Shrinkpack Versions Save

Fast, resilient, reproducible builds with npm install.

0.20.0

2 years ago

0.20.0 (2022-01-03)

Features

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

0.19.0

2 years ago

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.