github formatjs/formatjs @formatjs/intl-listformat@4.0.0

latest releases: react-intl@6.6.5, eslint-plugin-formatjs@4.13.0, @formatjs/editor@2.0.45...
3 years ago

4.0.0 (2020-07-24)

Features

  • @formatjs/intl-listformat: stop aggregating locale-data into languages (dfacd8e)

BREAKING CHANGES

  • @formatjs/intl-listformat: In this release we no longer bundle locale data of the
    same language into a single file. This serves a couple of purposes:
  1. Reduce size of the locale-data and normalize them to around 1KB
    each.
  2. Normalize our CLDR processing pipeline.
  3. Get rid of runtime data unpacking which helps runtime performance.

Don't miss a new formatjs release

NewReleases is sending notifications on new releases.