💥 Breaking Change
Script: there is a change to the input format to support onCreate
, onUpdate
, and onDelete
lifecycle events. Read more about it here - https://docs.serverless-stack.com/constructs/Script#upgrading-to-v0460
🚀 Enhancement
- #910 Update CDK to v1.126.0 (@fwang)
- #914 Script: run script on remove (@fwang)
- #911 Stack: do not enforce stack name starts with stage name (@fwang)
- #898 StaticSite: allow for Constant in replaceValues (@iDVB)
🐛 Bug Fix
- #909 fix: Remove package.json dependency of deprecated crypto package (@ctrlplusb)
- #906 WebSocketApi: fix AuthorizerResultTtlInSeconds cannot be set for WEBSOCKET protocol Apis (@fwang)
- #907 create-serverless-stack: Correct include path in tsconfig (@rcoundon)
Contributors:
- Dan Van Brunt (@iDVB)
- Ross Coundon (@rcoundon)
- Sean Matheson (@ctrlplusb)
Update using:
$ npm install --save --save-exact @serverless-stack/cli@0.46.0 @serverless-stack/resources@0.46.0