Releases: edwintantawi/foodsery
Releases · edwintantawi/foodsery
v0.3.0
What's Changed
- Fix minor UI in #7
- Add loading indicator in search bar in #8
- Fix stuck on not found page when search not found in #10
Credits
Huge thanks to @edwintantawi
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- New feature that analyzes food (e.g nutrition, category, and recipes) based on its image from the device's camera: #6
- Fix bad error handling: #4
Credits
Huge thanks to @edwintantawi
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- New home page feature
- New recipes detail page feature
- Dynamic opengraph (image, title, description) for each recipes detail page
- New recipes search feature
- Better error handling with react/next error boundaries
- Fix useSearchParams behaviors that cause rendering problems,
reference: Next.js 13 App Router useSearchParams Hook Behaviors That We Should Aware Of!
Credits
Huge thanks to @edwintantawi
Full Changelog: https://github.com/edwintantawi/foodsery/commits/v0.1.0