npm serverless-webpack 5.7.0

latest releases: 5.14.1, 5.14.0, 5.13.0...
2 years ago

Main changes

  1. @medikoo changed the output log when using Serverless v3, it's less verbose and more clean

    progress:
    Screenshot 2021-10-13 at 17 50 37

    success:
    Screenshot 2021-10-13 at 17 50 08

  2. We switch back to archiver instead of bestzip to ensure consistent artifact. The switch to bestzip was mostly for faster zip because it tend to use the native zip command instead of the one from Node.

  3. Support for NPM 8 was added by @moroine

What's Changed

New Contributors

Full Changelog: v5.6.1...v5.7.0

Don't miss a new serverless-webpack release

NewReleases is sending notifications on new releases.