Skip to content

v3.0.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@tmlmt tmlmt released this 16 Jan 01:26
· 12 commits to main since this release

compare changes

🚀 Enhancements

  • Add arbitrary scalable quantities (#92)
  • playground: Add GitHub and docs links to header (#94)

🩹 Fixes

  • numeric: Lack of rounding due to incorrect detection of long decimal as a fraction (cbd4f5e)
  • scaling: Default servings 1 if no servings defined (13efe7a)

📖 Documentation

  • Add links to playground (186d254)
  • Fix link in banner and refactor version links (5302155)
  • extensions: Refine wording and update ingredient alias example (#93)
  • playground: Add page title and description (322b6bb)

🏡 Chore

  • pull_requests_template: Various improvements (79bfa9a)

🎨 Styles

  • types: Remove unnecessary layer 'groupQuantity' and rename alternativeQuantities into 'quantities' (#91)
  • docs-v3: Fix banner and header overlap on mobile (94227bf)

❤️ Contributors