1.39.0 (2022-10-31)
- add new prisma updates (f0bf868)
1.38.0 (2022-10-31)
- initial eslint setup (b8dc654)
1.37.0 (2021-11-23)
- update prisma (9880545)
1.36.0 (2021-10-31)
- update permission import (5bcbf6c)
1.35.0 (2021-10-31)
- add auth rules (91fe6c5)
1.34.0 (2021-10-31)
- add unauth rule (912d856)
1.33.0 (2021-10-31)
- refactor schema rules (e082fcd)
1.32.0 (2021-10-30)
- rename argument (63733bd)
1.31.0 (2021-10-30)
- remove scoped hash variable (1f32518)
1.30.0 (2021-10-30)
- add sonar cloud (d38f6bf)
1.29.0 (2021-10-30)
- update id in model (be59b2a)
1.28.0 (2021-10-30)
- setup posts query (2a30bff)
1.27.0 (2021-10-21)
- add example docs (e17df26)
1.26.0 (2021-10-21)
- update prisma version (83f16d1)
1.25.0 (2021-10-19)
- add image model (1f18ec1)
1.24.0 (2021-10-18)
- update readme (2d6504b)
1.23.0 (2021-10-18)
- add update post permission (6cedc60)
1.22.0 (2021-10-18)
- refactor update post mutation (2d8e4ec)
1.21.0 (2021-10-18)
- edit user email (6ad5c4f)
- try delete many (84499ba)
1.20.0 (2021-10-18)
- add e2e test for post (3085028)
1.19.0 (2021-10-18)
- reset password unit test (72585d1)
1.18.0 (2021-10-18)
- add forgot password unit test (9a4cdc4)
1.17.0 (2021-10-18)
- add signup unit tests (2d27d0e)
1.16.0 (2021-10-18)
- add signup mutation (ec182b9)
1.15.0 (2021-10-17)
1.14.0 (2021-10-15)
- add create draft e2e (c825490)
1.13.0 (2021-10-15)
- refactor unt tests (0763caf)
1.12.0 (2021-10-15)
- add publish test (d93c177)
1.11.0 (2021-10-15)
- delete post e2e (2f12d81)
1.10.0 (2021-10-15)
1.9.0 (2021-10-15)
- ci: replace shorthand with verbose args when specifying mysql creds (238a0a8)
- migrations: add missing user email index migration (9c033b0)
- migrations: reinitialise migrations for mysql (91d505a)
- migrations: reinitialise migrations to incorporate new sqlite migrations (3816dec)
- ci: configure mysql in release workflow (b72101c)
1.8.0 (2021-10-14)
- implement tier stucture (0e0c70e)
1.7.0 (2021-10-14)
- add reset password input helper (cc05ab2)
1.6.0 (2021-10-14)
1.5.0 (2021-10-14)
- add login query (6287112)
1.4.0 (2021-10-14)
1.3.0 (2021-10-14)
1.2.1 (2021-10-14)
- declare function before use (ab13b8e)
1.2.0 (2021-10-08)
- upgrade packages (2b5ba2a)