Skip to content

5.10.0

Compare
Choose a tag to compare
@j0k3r j0k3r released this 26 Sep 11:06
· 990 commits to master since this release
b27a8b4

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