npm serverless-webpack 5.10.0

latest releases: 5.14.2, 5.14.1, 5.14.0...
24 months ago

Main Changes

The lib is finally compatible with Yarn 2 (and above)! Thanks to @jagonzalr (and others involved in #642).
You need to define the option noNonInteractive to true in the packagerOptions in serverless.yml.

What's Changed

  • Add new packagerOptions: noNonInteractive to disable interactive mode when using Yarn 2 or above by @jagonzalr in #1246
  • fix: prevent duplicate artifact assignment by @NoxHarmonium in #1245
  • Prepare 5.10.0 by @j0k3r in #1248

New Contributors

Full Changelog: v5.9.1...v5.10.0

Don't miss a new serverless-webpack release

NewReleases is sending notifications on new releases.