Skip to content

v16.2.4

Compare
Choose a tag to compare
@sverweij sverweij released this 18 Mar 20:00
· 28 commits to main since this release
v16.2.4
e366da8

馃悰 fixes

  • 1c2920e fix(resolve): makes dependency classifier handle more flavours of the 'workspaces' type alias field (#920) (thanks @danroberts for raising the clearly documented bug report that led to this fix)
  • 593d29f doc(cli): adds command line example for mermaid (thanks @asmrtfm for notIcing the omission!)

馃懛 maintenance

  • 320d2ee build(npm): updates external dependencies
  • fea1abe refactor: replaces lodash/has & lodash/get with native options where possible (#924)
  • 24370fc refactor(extract|graph-utl): uniq ourselves
  • c9d8b97 refactor: replaces lodash/memoize with memoize (#923)
  • dcc8c10 refactor: for randomness use node:crypto (#921)