npm @serverless-stack/cli 0.42.0
v0.42.0

latest releases: 1.18.4, 1.18.3, 1.18.2...
2 years ago

💥 Breaking Change

setDefaultFunctionProps: #789 New apis for default props (@thdxr). This has a breaking change with how setDefaultFunctionProps works. You can read the migration guide on how to upgrade.

🚀 Enhancement

  • #809 Add ARN property to API stack (@phausken)
  • #804 Now you can use create-serverless-stack to create a project based off of our examples with
$ yarn create serverless-stack --example queue
$ npm init serverless-stack --example queue

Committers


Update using:

$ npm install --save --save-exact @serverless-stack/cli@0.42.0 @serverless-stack/resources@0.42.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.