All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.2.25 (2020-04-24)
- eslint-plugin-formatjs: add missing dep (776390e)
4.2.24 (2020-04-14)
- clean up tsbuildinfo before full build (c301ca0)
4.2.23 (2020-03-30)
Note: Version bump only for package intl-format-cache
4.2.22 (2020-03-18)
Note: Version bump only for package intl-format-cache
4.2.21 (2020-01-27)
Note: Version bump only for package intl-format-cache
4.2.20 (2020-01-22)
Note: Version bump only for package intl-format-cache
4.2.19 (2020-01-09)
Note: Version bump only for package intl-format-cache
4.2.18 (2020-01-08)
Note: Version bump only for package intl-format-cache
4.2.17 (2020-01-06)
Note: Version bump only for package intl-format-cache
4.2.16 (2019-12-27)
Note: Version bump only for package intl-format-cache
4.2.15 (2019-12-27)
Note: Version bump only for package intl-format-cache
4.2.14 (2019-12-26)
Note: Version bump only for package intl-format-cache
4.2.13 (2019-12-02)
Note: Version bump only for package intl-format-cache
4.2.12 (2019-12-01)
Note: Version bump only for package intl-format-cache
4.2.11 (2019-11-26)
Note: Version bump only for package intl-format-cache
4.2.10 (2019-11-25)
Note: Version bump only for package intl-format-cache
4.2.9 (2019-11-23)
Note: Version bump only for package intl-format-cache
4.2.8 (2019-11-21)
Note: Version bump only for package intl-format-cache
4.2.7 (2019-11-20)
Note: Version bump only for package intl-format-cache
4.2.6 (2019-11-10)
Note: Version bump only for package intl-format-cache
4.2.5 (2019-10-30)
Note: Version bump only for package intl-format-cache
4.2.4 (2019-10-30)
Note: Version bump only for package intl-format-cache
4.2.3 (2019-10-23)
Note: Version bump only for package intl-format-cache
4.2.2 (2019-10-01)
Note: Version bump only for package intl-format-cache
4.2.1 (2019-09-27)
Note: Version bump only for package intl-format-cache
4.2.0 (2019-09-20)
- intl-format-cache: mark the package as side-effects free (767f0a1)
4.1.22 (2019-09-17)
Note: Version bump only for package intl-format-cache
4.1.21 (2019-09-15)
Note: Version bump only for package intl-format-cache
4.1.20 (2019-09-13)
Note: Version bump only for package intl-format-cache
4.1.19 (2019-09-03)
Note: Version bump only for package intl-format-cache
4.1.18 (2019-09-03)
Note: Version bump only for package intl-format-cache
4.1.17 (2019-09-03)
Note: Version bump only for package intl-format-cache
4.1.16 (2019-08-29)
Note: Version bump only for package intl-format-cache
4.1.15 (2019-08-19)
Note: Version bump only for package intl-format-cache
4.1.14 (2019-08-21)
Note: Version bump only for package intl-format-cache
4.1.13 (2019-08-19)
Note: Version bump only for package intl-format-cache
4.1.12 (2019-08-16)
Note: Version bump only for package intl-format-cache
4.1.11 (2019-08-16)
Note: Version bump only for package intl-format-cache
4.1.10 (2019-08-12)
Note: Version bump only for package intl-format-cache
4.1.9 (2019-08-11)
- generate lib instead of mjs (05e63b3)
4.1.8 (2019-08-10)
Note: Version bump only for package intl-format-cache
4.1.7 (2019-08-09)
Note: Version bump only for package intl-format-cache
4.1.6 (2019-08-06)
- generate .mjs instead of lib (0c34ee4)
4.1.5 (2019-08-02)
Note: Version bump only for package intl-format-cache
4.1.4 (2019-07-29)
Note: Version bump only for package intl-format-cache
4.1.3 (2019-07-25)
Note: Version bump only for package intl-format-cache
4.1.2 (2019-07-23)
Note: Version bump only for package intl-format-cache
4.1.1 (2019-07-12)
Note: Version bump only for package intl-format-cache
4.1.0 (2019-07-12)
- intl-messageformat-parser: add printer to print AST to string (ec0eaa2)
4.0.1 (2019-07-09)
Note: Version bump only for package intl-format-cache
4.0.0 (2019-07-08)
- intl-messageformat-parser: This completely changes the AST produced by the parser
Before:
complex_msg AST length 12567
normal_msg AST length 2638
simple_msg AST length 567
string_msg AST length 288
complex_msg x 3,405 ops/sec ±5.44% (81 runs sampled)
normal_msg x 27,513 ops/sec ±2.14% (87 runs sampled)
simple_msg x 113,043 ops/sec ±1.20% (89 runs sampled)
string_msg x 147,838 ops/sec ±0.78% (90 runs sampled)
After:
complex_msg AST length 2053
normal_msg AST length 410
simple_msg AST length 79
string_msg AST length 36
complex_msg x 3,926 ops/sec ±2.37% (90 runs sampled)
normal_msg x 27,641 ops/sec ±3.93% (86 runs sampled)
simple_msg x 100,764 ops/sec ±5.35% (79 runs sampled)
string_msg x 120,362 ops/sec ±7.11% (74 runs sampled)
-
feat: normalize hashtag token in plural
-
feat(intl-messageformat): adapt to new AST
-
feat(babel-plugin-react-intl): adapt to new AST
3.3.2 (2019-06-28)
Note: Version bump only for package intl-format-cache
3.3.1 (2019-07-02)
Note: Version bump only for package intl-format-cache
3.3.0 (2019-06-27)
3.2.1 (2019-06-26)
Note: Version bump only for package intl-format-cache
3.2.0 (2019-06-27)
- intl-relativetimeformat: make intl-relativetimeformat test262-compliant (#95) (91669a3)
- intl-utils: Add intl-utils (#98) (2329c57)
3.1.2 (2019-06-18)
Note: Version bump only for package intl-format-cache
3.1.1 (2019-06-18)
Note: Version bump only for package intl-format-cache
3.1.0 (2019-06-18)
- intl-format-cache: fix TS definition (71ae9eb)
3.0.2 (2019-06-12)
Note: Version bump only for package intl-format-cache
3.0.1 (2019-06-05)
Note: Version bump only for package intl-format-cache
3.0.0 (2019-06-05)
- add package intl-relativetimeformat (#51) (48c0f43)
- intl-messageformat: rm bundled intl-pluralrules (a8526c3)
- intl-messageformat: We no longer include intl-pluralrules in our main index file. Consumer should polyfill accordingly.
2.2.9 (2019-06-03)
Note: Version bump only for package intl-format-cache
2.2.8 (2019-06-03)
Note: Version bump only for package intl-format-cache
2.2.7 (2019-05-31)
Note: Version bump only for package intl-format-cache
2.2.6 (2019-05-31)
Note: Version bump only for package intl-format-cache
2.2.5 (2019-05-29)
Note: Version bump only for package intl-format-cache
2.2.4 (2019-05-28)
Note: Version bump only for package intl-format-cache
2.2.3 (2019-05-28)
Note: Version bump only for package intl-format-cache
2.2.2 (2019-05-28)
Note: Version bump only for package intl-format-cache