Skip to content

v3.0.0-alpha.11

Pre-release
Pre-release

Choose a tag to compare

@tmlmt tmlmt released this 30 Jan 12:52
· 12 commits to main since this release

compare changes

⚠️ Breaking Changes

  • units: ⚠️ When added or scaled, the best unit is found and applied to the all resulting quantities, potentially taking into account a user-defined unit system in the recipe frontmatter. Previously, the original unit was maintained or compatible units where possibly merging into metric units.

🚀 Enhancements

  • Enhance handling of unit systems and cover metric, UK, US and JP units (487cdcd)
  • units: ⚠️ Improve unit system and quantity additions (#95)
  • Full-recipe unit conversion (#97)

🏡 Chore

  • vitest: Do not run coverage by default (fcd2302)
  • gitignore: Ignore copilot instructions file (8d73c9e)
  • package: Update test:ui script to include coverage (333c902)
  • playground: Remove passing of invalid prop in IngredientItem (#96)
  • docs: Move eslint-disable-next-line to the new right place (288c1e9)

❤️ Contributors