Releases: jonathonadams/zero-to-production
Releases · jonathonadams/zero-to-production
v1.4.3
1.4.3 (2020-09-15)
Bug Fixes
- demo: add prism markup language (d706af5)
Reverts
- roll back nrwl package updates (53d2302)
v1.4.2
1.4.2 (2020-09-09)
Bug Fixes
- auth: add domain to refresh cookie for demo site (d425d65)
- remove prism autolader and specify components to load (a4811a7)
Reverts
- ui: revert toolbar styling (c45cd17)
v1.4.1
1.4.1 (2020-09-08)
Bug Fixes
- dev-ops: update k8s config to new env vars (ed8de6b)
v1.4.0
1.4.0 (2020-09-08)
Bug Fixes
- auth: reduce specificity or refresh token cookie path (b4b5dc0)
- fix AWS lambda db connection (3a1c896)
- fix the nav buttons on mobile (503999c)
- temp fix for serverless-offline (20aaf2f)
Features
- move todo-app to own route (98d7a45)
v1.3.1
1.3.1 (2020-09-05)
Bug Fixes
- fix pacakge validator not adding modified files (63f2de5)
v1.3.0
1.3.0 (2020-09-04)
Bug Fixes
- demo: fix ssr not working with koa (29ccbb2)
Features
- auth: move token refresh to auth guard (3a57446)
- add koa universal ssr (0a9a74f)
- refresh token and redirect ot base url (09350b0)
v1.2.4
1.2.4 (2020-08-21)
Bug Fixes
- allow credentials on cors requests (415015a)
v1.2.3
1.2.3 (2020-08-21)
Bug Fixes
- add credentials header to refresh token call (83d2776)
v1.2.2
1.2.2 (2020-08-21)
Bug Fixes
- fix the refresh token workflow (a504b98)
v1.2.1
1.2.1 (2020-08-20)
Bug Fixes
- add middleware to securely set cookie (4aa4b13)