Skip to content

Releases: jonathonadams/zero-to-production

v1.4.3

15 Sep 00:19
Compare
Choose a tag to compare

1.4.3 (2020-09-15)

Bug Fixes

  • demo: add prism markup language (d706af5)

Reverts

  • roll back nrwl package updates (53d2302)

v1.4.2

09 Sep 08:00
Compare
Choose a tag to compare

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

08 Sep 11:08
Compare
Choose a tag to compare

1.4.1 (2020-09-08)

Bug Fixes

  • dev-ops: update k8s config to new env vars (ed8de6b)

v1.4.0

08 Sep 02:48
Compare
Choose a tag to compare

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

05 Sep 01:12
Compare
Choose a tag to compare

1.3.1 (2020-09-05)

Bug Fixes

  • fix pacakge validator not adding modified files (63f2de5)

v1.3.0

04 Sep 07:03
Compare
Choose a tag to compare

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

21 Aug 02:47
Compare
Choose a tag to compare

1.2.4 (2020-08-21)

Bug Fixes

  • allow credentials on cors requests (415015a)

v1.2.3

21 Aug 02:08
Compare
Choose a tag to compare

1.2.3 (2020-08-21)

Bug Fixes

  • add credentials header to refresh token call (83d2776)

v1.2.2

21 Aug 00:24
Compare
Choose a tag to compare

1.2.2 (2020-08-21)

Bug Fixes

  • fix the refresh token workflow (a504b98)

v1.2.1

20 Aug 00:24
Compare
Choose a tag to compare

1.2.1 (2020-08-20)

Bug Fixes

  • add middleware to securely set cookie (4aa4b13)