Release v1.7.0-develop.0
github-actions
released this
07 Jun 20:25
·
616 commits
to main
since this release
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)