> :loudspeaker: Update There is a breaking chan...
# general
t
đŸ“¢ Update
There 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
Copy code
yarn create serverless-stack --example queue
npm init serverless-stack --example queue
b
oh wow, that’s a lot of examples