1.3.0 (2020-06-26)
1.2.2 (2020-06-10)
- dependencies: update dependencies (08dd83c)
1.2.1 (2020-06-10)
1.2.0 (2020-06-09)
1.1.4 (2020-05-12)
- split GitHub Action Secrets for AWS Creds into DEV, STAGING, and PROD (cd0482b)
1.1.3 (2020-05-08)
- ci: add prod aws profile (46c35af)
1.1.2 (2020-05-07)
- remove stage-specific .env vars; pass via command during CI instead (92ed71b)
- update to latest serverless-amplify-plugin to fix deploying prepacks (e0b4ac6)
1.1.1 (2020-05-06)
- shorten cognito lambda functions and add stage-specific .env vars (6015c68)
1.1.0 (2020-05-06)
- PR stack preview and commenting (#9) (b00cebe)
- ui: cp-stack-outputs before running build (b1268f2)
- update dynamodb-toolbox to fix invalid table error (90bb4e5)
- use SERVERLESS_SERVICE_SUFFIX instead of cli option and rename dev stage to development (871d3bb)
- set AWS_NODEJS_CONNECTION_REUSE_ENABLED for perf boost (6a2962e)
- use Amplify manual deployments (f0e8607)
- use stack outputs as env vars for UI build command (f71be15)
1.0.4 (2020-04-29)
- package for prod (5e4f07a)
1.0.3 (2020-04-29)
- fix release.config.js (10010cd)
1.0.2 (2020-04-29)
- replace dynamodb with dynamodb-toolbox v0.2 (267711a)