All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.2 (2020-08-12)
2.1.1 (2020-08-12)
- component: Cookies are less restricted now
- component: Cookies are now restricted based the env vars and there are new env vars that prevent emails being sent for local development
- Initial Commit
- component: add postman tests (23843d3), closes #2
- dependabot.yml: changed npm to yarn (cf37894), closes #6
- dockerfile: added docker file (fc60862), closes #5
- tests: support github actions (fdeaa1b), closes #3
- initial-commit (9a5bf3d)
- add env: add environment vars reading (410960e), closes #49 #51
- component: axios-jest-test-fix (d18b635), closes #1
- component: remove Cookie Domain Url Option (20d88fd), closes #9
- confirm.ts: abstracted confirm controller for tests (5232490)
- dependabot.yml: changed from yarn to npm (f1416be), closes #6
- prisma env: added prisma database env to root (d6daa18), closes #19
- tsconfig.json: add custom types directory (d95f40b), closes #21