Skip to content

v2.1.8

Latest

Choose a tag to compare

@tmlmt tmlmt released this 16 Jan 00:32
· 2 commits to main since this release

compare changes

🩹 Fixes

  • scaling: Default servings 1 if no servings defined (5d93797)

📖 Documentation

  • playground (v3): Use absolute urls to enable navigation between major version in production (d8eb80d)
  • Generate and deploy for both v2 and v3 (#85)
  • Fix build by moving constants to a separate file and avoid bundler crash (backport) (6145071)

🏡 Chore

  • README: Bump year to 2026 (b45e021)
  • ci: Remove obsolete git-checks config from .npmrc (37968e8)
  • gitignore: Ignore playground on main/v2 branch (e10cc51)

🤖 CI

  • publish-npm: Add pre-release tag when publishing pre-releases on npm (e087376)
  • Add deployment of playground (a4d79a1)
  • deploy-playground: Add base url via env variable (9aa0efb)
  • publish-npm: Disable git checks to enable publishing from any branch or tag (2e80685)

❤️ Contributors