Releases: insuusvenerati/hello-free-shavacado
Releases · insuusvenerati/hello-free-shavacado
Release v1.8.2-develop.0
1.8.2-develop.0 (2022-06-09)
Bug Fixes
- ui: provide alert that favorites are not being saved in production temporarily (fc16949)
Release v1.8.1-develop.0
1.8.1-develop.0 (2022-06-09)
Bug Fixes
- fix frontend build (3921642)
Code Refactoring
- remote prisma package (c428eaf)
Release v1.8.0-develop.0
1.8.0-develop.0 (2022-06-09)
Features
- use prisma instead of supabase on the backend (4dd8aba)
- backend: add prisma to backend instead of in its own package (bd7a309)
- frontend: use backend instead of supabase on the frontend (bd706ad)
Code Refactoring
- prisma: setup prisma initial steps (85d6b1b)
Release v1.7.0-develop.0
1.7.0-develop.0 (2022-06-07)
Features
- backend: save queried recipes to database (802db30)
- supabase: new database structure (630535a)
- add initial ability to store and fetch groceries (c435266)
- send token to backend for use with upserting recipes to the db (cc981c2)
Code Refactoring
- react-query: only fetch favorites when a session is available (24c6c38)
Release v1.6.5-develop.0
Release v1.6.4-develop.0
Release v1.6.3-develop.0
Release v1.6.2-develop.0
Release v1.6.1-develop.0
Release v1.6.0-develop.4
1.6.0-develop.4 (2022-06-06)
Continuous Integration
- docker: exclude renovate prs from docker (8a41851)