thdxr
09/13/2021, 11:22 PMđŸ“¢ UpdateThere is a breaking change in that update so make sure you take a look at: https://docs.serverless-stack.com/constructs/App#upgrading-to-v0420 Additionally I didn't include this in the release notes initially but 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
Blake E
09/14/2021, 5:28 PM