Skip to content

Latest commit

 

History

History
82 lines (67 loc) · 4.19 KB

CHANGELOG.md

File metadata and controls

82 lines (67 loc) · 4.19 KB

Changelog

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)

2.0.0 (2020-08-12)

⚠ BREAKING CHANGES

  • 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

Features

  • 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)

Bug Fixes

  • 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

1.1.0 (2020-07-13)

Features

  • dockerfile: added docker file (fc60862), closes #5

1.0.6 (2020-07-10)

1.0.5 (2020-07-10)