Skip to content

Latest commit

 

History

History
221 lines (71 loc) · 7.57 KB

File metadata and controls

221 lines (71 loc) · 7.57 KB

Change Log

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

1.4.0 (2020-08-18)

Features

  • @formatjs/intl-getcanonicallocales: expose shouldPolyfill to detect if platform needs our polyfill (ba0aac6)

1.3.2 (2020-08-14)

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

1.3.1 (2020-07-24)

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

1.3.0 (2020-07-14)

Features

1.2.11 (2020-07-09)

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

1.2.10 (2020-07-03)

Bug Fixes

  • @formatjs/intl-getcanonicallocales: re-publish (1528d6d)

1.2.8 (2020-07-03)

Bug Fixes

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

1.2.7 (2020-07-01)

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

1.2.6 (2020-06-06)

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

1.2.5 (2020-06-06)

Bug Fixes

  • @formatjs/intl-getcanonicallocales: handle non-existent Intl object (b488ee8)

1.2.4 (2020-05-28)

Bug Fixes

  • @formatjs/intl-utils: Add missing cldr-core to package.json dep (d0b72fe)

1.2.3 (2020-05-27)

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

1.2.2 (2020-05-25)

Bug Fixes

  • @formatjs/intl-getcanonicallocales: fix alias lookup algo (b39e3c2)
  • @formatjs/intl-getcanonicallocales: fix region casing (396dbe7)
  • @formatjs/intl-getcanonicallocales: Handle aliases properly (9e19e4b)
  • @formatjs/intl-getcanonicallocales: set the polyfill if native impl is buggy (555a28b)
  • @formatjs/intl-locale: fix add/remove likely subtags (d72f952)

1.2.1 (2020-05-23)

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

1.2.0 (2020-05-23)

Bug Fixes

  • @formatjs/intl-getcanonicallocales: fix type def path in (5df9a0b)

Features

  • @formatjs/intl-getcanonicallocales: Expose more functions to (6fd12ec)

1.1.1 (2020-05-22)

Bug Fixes

  • eslint-plugin-formatjs: add no-id to index (8e5c0af)

1.1.0 (2020-05-22)

Features

  • @formatjs/intl-getcanonicallocales: initial commit (daba5a4)

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)