Skip to content

Releases: insuusvenerati/hello-free-shavacado

Release v1.8.2-develop.0

09 Jun 06:22
fc16949
Compare
Choose a tag to compare

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

09 Jun 05:59
619bca0
Compare
Choose a tag to compare

1.8.1-develop.0 (2022-06-09)

Bug Fixes

Code Refactoring

Release v1.8.0-develop.0

09 Jun 05:32
a7f8fb5
Compare
Choose a tag to compare

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

07 Jun 20:25
7a0e514
Compare
Choose a tag to compare

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

06 Jun 03:48
56b3ebf
Compare
Choose a tag to compare

1.6.5-develop.0 (2022-06-06)

Bug Fixes

Release v1.6.4-develop.0

06 Jun 03:44
74e8248
Compare
Choose a tag to compare

1.6.4-develop.0 (2022-06-06)

Bug Fixes

  • use pat for git tag creation (74e8248)

Release v1.6.3-develop.0

06 Jun 03:38
5dc4532
Compare
Choose a tag to compare

1.6.3-develop.0 (2022-06-06)

Bug Fixes

  • docker: update tags filter (5dc4532)

Release v1.6.2-develop.0

06 Jun 02:52
b920f27
Compare
Choose a tag to compare

1.6.2-develop.0 (2022-06-06)

Bug Fixes

  • docker: use pep440 instead of semver (b920f27)

Release v1.6.1-develop.0

06 Jun 02:32
a42fe93
Compare
Choose a tag to compare

1.6.1-develop.0 (2022-06-06)

Bug Fixes

Release v1.6.0-develop.4

06 Jun 02:30
8a41851
Compare
Choose a tag to compare

1.6.0-develop.4 (2022-06-06)

Continuous Integration

  • docker: exclude renovate prs from docker (8a41851)