Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Latest commit

 

History

History
136 lines (77 loc) · 6.39 KB

CHANGELOG.md

File metadata and controls

136 lines (77 loc) · 6.39 KB

Change Log

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

6.4.3 (2019-07-08)

Note: Version bump only for package intl-relativeformat

6.4.2 (2019-06-28)

Note: Version bump only for package intl-relativeformat

6.4.1 (2019-07-02)

Note: Version bump only for package intl-relativeformat

6.4.0 (2019-06-27)

Features

  • intl-messageformat: allow passing in formatters (#107) (3605693)

6.3.1 (2019-06-26)

Note: Version bump only for package intl-relativeformat

6.3.0 (2019-06-27)

Features

  • intl-relativetimeformat: make intl-relativetimeformat test262-compliant (#95) (91669a3)
  • intl-utils: Add intl-utils (#98) (2329c57)

6.2.2 (2019-06-18)

Note: Version bump only for package intl-relativeformat

6.2.1 (2019-06-18)

Note: Version bump only for package intl-relativeformat

6.2.0 (2019-06-18)

Features

  • intl-format-cache: fix TS definition (71ae9eb)

6.1.1 (2019-06-12)

Note: Version bump only for package intl-relativeformat

6.1.0 (2019-06-05)

Features

  • intl-relativetimeformat: rename due to npm squatting (b4476e0)

6.0.0 (2019-06-05)

Features

  • add package intl-relativetimeformat (#51) (48c0f43)
  • intl-relativeformat: rm rolluped dist (c6f94e4)
  • intl-relativeformat: Use Intl.RelativeTimeFormat (c014ce0)

BREAKING CHANGES

  • intl-relativeformat: This changes the list of assets we package. However, entry point is still intact.
  • intl-relativeformat: We now use Intl.RelativeTimeFormat in intl-relativeformat so consuming env should polyfill this accordingly

5.0.0 (2019-06-03)

Features

  • formatjs-extract-cldr-data: add quarter data (#53) (e37a242)
  • formatjs-extract-cldr-data: rm plural (#52) (62a6de4)
  • intl-messageformat: Add getAst method (3d6c289)

BREAKING CHANGES

  • formatjs-extract-cldr-data: Remove plural extraction since we rely on native Intl.PluralRules
  • Upgrade CLDR to v35
  • Extract *-narrow rules for relative fields
  • Remove es-AR since as of CLDRv35 it cannot be de-duped

4.0.0 (2019-06-03)

Features

  • formatjs-extract-cldr-data: add quarter data (#53) (e37a242)
  • formatjs-extract-cldr-data: rm plural (#52) (62a6de4)
  • intl-messageformat: Add getAst method (3d6c289)

BREAKING CHANGES

  • formatjs-extract-cldr-data: Remove plural extraction since we rely on native Intl.PluralRules
  • Upgrade CLDR to v35
  • Extract *-narrow rules for relative fields
  • Remove es-AR since as of CLDRv35 it cannot be de-duped

3.1.0 (2019-05-31)

Features

  • intl-relativeformat: expose es6 entry point in package.json (baf36b5)

3.0.1 (2019-05-31)

Note: Version bump only for package intl-relativeformat

2.2.0 (2019-05-29)

Features

  • intl-relativeformat: Improve day diffing (#45) (8f2c649)

2.1.3 (2019-05-28)

Note: Version bump only for package intl-relativeformat

2.1.2 (2019-05-28)

Note: Version bump only for package intl-relativeformat

2.1.1 (2019-05-28)

Note: Version bump only for package intl-relativeformat

2.1.0 (2019-05-28)