Skip to content

react-intl@7.0.0

Choose a tag to compare

@longlho longlho released this 18 Nov 06:31
· 2069 commits to main since this release

7.0.0 (2024-11-18)

Features

BREAKING CHANGES

  • react-intl: This removes @formatjs/intl-displaynames & @formatjs/intl-listformat as
    deps which will reduce package size. However, this also means you'll
    need typescript@5 at least since that has new type defs for those native
    Intl APIs.