💥 Breaking Change
Table: if you have DynamoDB stream enabled, there is a change to the input format of the consumers. Read more about it here - https://docs.serverless-stack.com/constructs/Table#upgrading-to-v0210
🚀 Enhancement
🐛 Bug Fix
- #385 Table: consumers now takes an associative array with the consumer name being the index key (@fwang)
Update using:
$ npm install --save --save-exact @serverless-stack/cli@0.21.0 @serverless-stack/resources@0.21.0