Skip to content

5.8.0

Compare
Choose a tag to compare
@j0k3r j0k3r released this 26 Jul 03:59
· 865 commits to master since this release
e6bdbb1

Main changes

  1. We have added a new CLI option --skip-build which has the same behavior of the previous removed CLI option --no-build. That option allows to run a function with an existing compiled output. (see #1190)

  2. We have also properly defined CLI options to remove all errors like Detected unrecognized CLI options when using Serverless > v1 (see #1187)

What's Changed

New Contributors

Full Changelog: v5.7.1...v5.8.0