Skip to content

Releases: JamieMason/shrinkpack

0.20.0

03 Jan 15:13
Compare
Choose a tag to compare

0.20.0 (2022-01-03)

Features

  • package-lock: handle missing resolved fields (41a304f)

0.19.0

29 Dec 22:07
Compare
Choose a tag to compare

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.