💥 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
- Peter Hausken (@phausken)
Update using:
$ npm install --save --save-exact @serverless-stack/cli@0.42.0 @serverless-stack/resources@0.42.0