Releases: mbchoa/recipeek
Releases · mbchoa/recipeek
v3.1.0
This minor update includes a number of feature additions:
- Added infinite loading of recipes as using scrolls down the page #93
- Recipenow have a gray placeholder #97 and images below the fold are lazy loaded #90
- A new SVG loading indicator component has been added #91
- New UX for displaying the nutrition facts of the recipe has been added when hovering over the recipe #104
There were also some performance improvements made:
v3.0.0
v2.1.1
v2.1.0
v2.0.0
Breaking Changes:
- Switched to Edamame Food Search API from Food2Fork API
Major Updates:
- Added istanbul/nyc code coverage
- Added Redux state management layer to handle API requests
- Add staging environment (recipeek-staging.herokuapp.com) for testing and developing new features
- Automate Heroku deployment to staging and production environments using CircleCI