Skip to content

v7.0.0

Choose a tag to compare

@mastermunj mastermunj released this 28 Aug 19:01
ee5c441

7.0.0 (2026-08-28)

⚠ BREAKING CHANGES

  • Remove the ee-EE and np-NP entry points and locale codes. Use et-EE and ne-NP instead. Conversion now defaults to strict range validation at each locale form's verified ceiling. Use rangeMode compose to retain legacy recursive composition. Public custom locale setup now validates the locale contract.

Features

  • establish v7 locale and conversion contracts (#2441) (ca8ced6)