Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 18:37
8af9627

0.10.0 (2026-08-03)

⚠ BREAKING CHANGES

  • listCurrencies, searchCurrencies, toFlagEmoji, supportsFlagEmoji, CURRENCY_PRESETS and DEFAULT_CURRENCY_PRESET moved to react-financial-input/currency; classifyInputType, describeEdit, isDeleteInputType and InputType moved to react-financial-input/events. The root now exports the component, the hook, and parsing.

Features

  • split currency and input events into their own entry points (#40) (d76a9c2)