Skip to content

5.1.0

Latest
Compare
Choose a tag to compare
@asos-danielc asos-danielc released this 03 Dec 12:07
fd95b77

What's Changed

  • feat: removed need for --lockfile flag if a yarn.lock or package-lock.json exists. Defaults to yarn.lock if not found. You can still specify a lockfile if you wish.
  • bug: added --preserve-integrity flag to prevent removal of integrity hash when sha1 is used due to private repositories such as Azure Artifacts not supporting anything other than sha1 by @asos-danielc in #10
  • chore: updated eslint-plugin-import to ^2.31.0 for eslint 9 support

New Contributors

Full Changelog: 5.0.0...5.1.0