v3.9.3
What's Changed
- Clean recursion by @jonhealy1 in #264
- Improved path resolution in recursive validation to handle relative paths more reliably, especially in GitHub repository structures
- Fixed issue where validator would get confused by repository structure when validating catalogs with relative paths
- Cleaned up path output by removing unnecessary
./components from displayed paths
Full Changelog: v3.9.2...v3.9.3