mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-03-09 16:13:12 -04:00
* Move recipe validations from RecipeSummary to Recipe * fix RepositoryRecipes loading recipes with ingredients even when load_food is False * Add eager loading of ingredient units * fix trying to instantiate PaginationBase with concrete type not being valid for mypy * fix linting issue