Skip to content

Release v1.7.0-develop.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 20:25
· 616 commits to main since this release
7a0e514

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)