All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.9.0 (2020-12-23)
- aws: ✨ Add aws provisioning scripts (f89db75)
- aws: ✨ Add aws serverless postgres scripts (a501de8)
- cors: ✨ Fix cors once and for all (c96e46f)
- docker: ✨ Add docker lambda service stuffs (b16bb55)
- docker: ✨ Add lambda dockerfile (0cb3327)
- docker: ✨ Add service dockerization (28b8888)
- lambda: ✨ Add lambda handler (92bc8fa)
- serverless: ✨ Make the service lambda compatible (96379bf)
1.8.0 (2020-11-23)
- config: ♻ Refactor how
debug
logger is enabled (9e7cccc)
1.7.0 (2020-11-22)
- 🧪 Update broken snapshot (b7d75fd)
- version: ✨ Add
VersionLink
component (1f89cdd) - ✨ Add
REACT_APP_RELEASE
to ui build (122c4a0) - ✨ Linkify app release version in footer (1b72729)
1.6.0 (2020-11-22)
- cookie: 🐛 Fix
SameSite
cookie issues for refresh token (ff6db79) - cookie: 🐛 Fix
SameSite
cookie issues for refresh token (2e8a64e)
- db: 🌱 Add
admin
seed user to db (6b3f22d) - internet: 🔥 Remove
InternetConnectivity
component (229ee18)
1.5.0 (2020-05-29)
- feature-flags: ✨ Add attribute map to feature flag requests (24b251a)
- logrocket: ✨ Add user info to LogRocket session tracking (3e16eb5)
- ✨ Add prompt when navigating away from dirty forms (93cc9a8)
1.4.0 (2020-05-26)
- feature-flags: ✨ Properly track anonymous users (e8e471d)
- ✨Add SplitIO functionality (78276c0)
- feature-flags: ✨Add SplitIO for feature flags functionality (cfebd8c)
1.3.2 (2020-05-19)
- 🐛 Throw email in use error when necessary (3c17f98)
1.3.1 (2020-05-18)
- 🐛 Double posting success message on profile save (e1faad0)
1.3.0 (2020-05-18)
- 🐛 Fix how paginated results omit deleted rows (364c939)
- 🐛 Fix specs for Unauthenticated error instead of Forbidden (3e2d270)
- 🐛 Send AuthenticationError instead of ForbiddenError (73a51f1)
1.2.0 (2020-05-17)
- ui: ✨ Add user management page and respective nav links (df3740f)
1.1.1 (2020-05-16)
Note: Version bump only for package boilerplate-monorepo
- build: 🐛 Only enable deployment on tagged release builds (a4e8019)
- ⬅️ Revert package versions (d27780f)
- ⬇️ Rollback versions to 1.0.0 (e173e1a)
- 💚 Fix semantic release on builds (08491e1)
- 💚 Sematic release troubleshooting (1c9762c)
- 💚 Update how cache keys are read (e55eb27)
- 🔥 Remove extra build stuffs around version bumping (bc77fb4)
- 🔧 Remove success and fail comments during release (77f1018)
- build: 💚 Attempt to fix semantic releases (03f2384)