v5.2.14
·
128 commits
to refs/heads/main
since this release
⚙️ Changes
- Docs - DirectoryExclusionList - Indicate ; separated glob by @felickz (#1364)
- Move null guard statement up in NuGetComponentDetector.IsValidPath to avoid uncessary throw of ArgumentNullException in FileInfo constructor by @WesHaze (#1371)
- Fix pnpm 9 link dependency bug in detector by @jasonpaulos (#1379)
- Add detail about NuGet detector by @ericstj (#1358)