Skip to content
forked from npm/cli

Latest commit

 

History

History
84 lines (47 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

84 lines (47 loc) · 3.58 KB

Changelog

4.0.6-pre.0 (2022-09-03)

Dependencies

4.0.5 (2022-08-31)

Dependencies

4.0.4 (2022-06-22)

Dependencies

4.0.3 (2022-04-06)

Bug Fixes

Dependencies

4.0.2 (2022-03-15)

Dependencies

4.0.1 (2022-03-03)

Bug Fixes

  • set proper workspace repo urls in package.json (#4476) (0cfc155)

2.0.3

  • fix name of options sent by the npm cli

2.0.2

  • fix matching basename file filter

2.0.1

  • fix for tarballs not listing folder names

2.0.0

  • API rewrite:
    • normalized all options
    • specs to compare are now an array
  • fix context=0
  • added support to filtering by folder names

1.0.1

  • fixed nameOnly option

1.0.0

  • Initial release