Skip to content

0.19.0

Compare
Choose a tag to compare
@JamieMason JamieMason released this 29 Dec 22:07
· 3 commits to master since this release

0.19.0 (2021-12-29)

Features

  • shrinkpack: add support for npm >= 7 (0118a09)

BREAKING CHANGES

  • Removed --compress option.
  • Removed --keep-optional, optional dependencies are kept by default.
  • Dropped support for npm@6 and older.
  • Dropped support for git+ssh and git+https dependencies (but this may return in the future).
  • Rename node_shrinkwrap directory to node_shrinkpack.