Skip to content

Latest commit

 

History

History
274 lines (82 loc) · 7.81 KB

CHANGELOG.md

File metadata and controls

274 lines (82 loc) · 7.81 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.3.0 (2020-08-18)

Features

  • @formatjs/intl-locale: expose shouldPolyfill to detect if platform needs our polyfill (3ed62e2)

2.2.6 (2020-08-17)

Note: Version bump only for package @formatjs/intl-locale

2.2.5 (2020-08-14)

Note: Version bump only for package @formatjs/intl-locale

2.2.4 (2020-07-24)

Note: Version bump only for package @formatjs/intl-locale

2.2.3 (2020-07-21)

Note: Version bump only for package @formatjs/intl-locale

2.2.2 (2020-07-16)

Note: Version bump only for package @formatjs/intl-locale

2.2.1 (2020-07-14)

Note: Version bump only for package @formatjs/intl-locale

2.2.0 (2020-07-14)

Features

2.1.13 (2020-07-09)

Note: Version bump only for package @formatjs/intl-locale

2.1.12 (2020-07-03)

Note: Version bump only for package @formatjs/intl-locale

2.1.11 (2020-07-03)

Note: Version bump only for package @formatjs/intl-locale

2.1.10 (2020-07-03)

Bug Fixes

  • add locale-data to package.json files (52a1481)

2.1.9 (2020-07-01)

Note: Version bump only for package @formatjs/intl-locale

2.1.8 (2020-06-23)

Note: Version bump only for package @formatjs/intl-locale

2.1.7 (2020-06-20)

Note: Version bump only for package @formatjs/intl-locale

2.1.6 (2020-06-06)

Note: Version bump only for package @formatjs/intl-locale

2.1.5 (2020-06-06)

Note: Version bump only for package @formatjs/intl-locale

2.1.4 (2020-06-04)

Note: Version bump only for package @formatjs/intl-locale

2.1.3 (2020-06-04)

Note: Version bump only for package @formatjs/intl-locale

2.1.2 (2020-06-03)

Note: Version bump only for package @formatjs/intl-locale

2.1.1 (2020-05-28)

Note: Version bump only for package @formatjs/intl-locale

2.1.0 (2020-05-27)

Features

  • formatjs-extract-cldr-data: rm this package (62bdd32)

2.0.2 (2020-05-25)

Bug Fixes

  • @formatjs/intl-locale: fix add/remove likely subtags (d72f952)

2.0.1 (2020-05-23)

Bug Fixes

  • @formatjs/intl-locale: remove pegjs build (1ef7f3e)
  • @formatjs/intl-locale: rm unnecessary export polyfill-locales (a12e4f7)

2.0.0 (2020-05-23)

Features

  • @formatjs/intl-locale: Use native Intl.getCanonicalLocales (ab79d61)

BREAKING CHANGES

  • @formatjs/intl-locale: This requires @formatjs/intl-getcanonicallocales on IE11 and below

1.1.1 (2020-05-21)

Note: Version bump only for package @formatjs/intl-locale

1.1.0 (2020-05-20)

Bug Fixes

  • @formatjs/intl-locale: fix according to tc39/test262#2628 (1006ed2)
  • @formatjs/intl-locale: fix and docs (5c5ef76)
  • @formatjs/intl-locale: fix minimize (5ee8909)
  • @formatjs/intl-locale: fix minimize (2c21dcb)
  • @formatjs/intl-locale: more fixes (1bbd03d)
  • @formatjs/intl-locale: split out likelySubtags data (ed34904)

Features

  • @formatjs/intl-locale: make it public (c377a28)
  • @formatjs/intl-locale: Use a much smaller handwritten parser (c210cbf)

0.1.0 (2020-05-18)

Bug Fixes

  • react-intl: reduce onError chattiness (42d0ac4)

Features

  • @formatjs/intl-locale: initial commit (f469e81)