Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:04
ba45c31

0.11.0 (2026-08-03)

⚠ BREAKING CHANGES

  • parseAmount, formatNumber, shiftDecimal, toCanonical, formatCanonical and DEFAULT_SHORTCUTS moved to react-financial-input/parse. The root now exports the component and the hook, and nothing else.

Bug fixes

  • keep parsing off the client boundary, so it runs on a server (#42) (e70fb13)