Skip to content

v5.2.14

Choose a tag to compare

@github-actions github-actions released this 04 Apr 16:26
· 128 commits to refs/heads/main since this release
392d20c

⚙️ 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)