Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit 39af19d

Browse files
author
Long Ho
committed
1 parent c052050 commit 39af19d

File tree

20 files changed

+84
-17
lines changed

20 files changed

+84
-17
lines changed

packages/babel-plugin-react-intl/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.5.1](https://github.com/formatjs/formatjs/compare/[email protected]@7.5.1) (2020-04-20)
7+
8+
**Note:** Version bump only for package babel-plugin-react-intl
9+
10+
11+
12+
13+
614
# [7.5.0](https://github.com/formatjs/formatjs/compare/[email protected]@7.5.0) (2020-04-14)
715

816

packages/babel-plugin-react-intl/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/babel-plugin-react-intl/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-react-intl",
3-
"version": "7.5.0",
3+
"version": "7.5.1",
44
"description": "Extracts string messages for translation from modules that use React Intl.",
55
"repository": {
66
"type": "git",
@@ -21,7 +21,7 @@
2121
"@types/babel__core": "^7.1.3",
2222
"@types/schema-utils": "^1.0.0",
2323
"fs-extra": "^9.0.0",
24-
"intl-messageformat-parser": "^4.1.4",
24+
"intl-messageformat-parser": "^5.0.0",
2525
"schema-utils": "^2.2.0"
2626
},
2727
"scripts": {

packages/cli/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.6](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-20)
7+
8+
**Note:** Version bump only for package @formatjs/cli
9+
10+
11+
12+
13+
614
## [1.6.5](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-15)
715

816

packages/cli/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formatjs/cli",
3-
"version": "1.6.5",
3+
"version": "1.6.6",
44
"description": "A CLI for formatjs.",
55
"keywords": [
66
"intl",
@@ -49,7 +49,7 @@
4949
"@types/loader-utils": "^1.1.3",
5050
"@types/lodash": "^4.14.138",
5151
"babel-plugin-const-enum": "^0.0.5",
52-
"babel-plugin-react-intl": "^7.5.0",
52+
"babel-plugin-react-intl": "^7.5.1",
5353
"commander": "5.0.0",
5454
"fs-extra": "^9.0.0",
5555
"glob": "^7.1.6",

packages/eslint-plugin-formatjs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.5](https://github.com/formatjs/formatjs/compare/[email protected]@2.1.5) (2020-04-20)
7+
8+
**Note:** Version bump only for package eslint-plugin-formatjs
9+
10+
11+
12+
13+
614
## [2.1.4](https://github.com/formatjs/formatjs/compare/[email protected]@2.1.4) (2020-04-14)
715

816
**Note:** Version bump only for package eslint-plugin-formatjs

packages/eslint-plugin-formatjs/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-plugin-formatjs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-formatjs",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "ESLint plugin for formatjs",
55
"main": "dist/index.js",
66
"files": [
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@types/emoji-regex": "^8.0.0",
3232
"emoji-regex": "^8.0.0",
33-
"intl-messageformat-parser": "^4.1.4"
33+
"intl-messageformat-parser": "^5.0.0"
3434
},
3535
"peerDependencies": {
3636
"eslint": "^6.0.0"

packages/intl-displaynames/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.5](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-20)
7+
8+
**Note:** Version bump only for package @formatjs/intl-displaynames
9+
10+
11+
12+
13+
614
## [1.2.4](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-14)
715

816

packages/intl-displaynames/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formatjs/intl-displaynames",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Polyfill for: https://tc39.es/proposal-intl-displaynames",
55
"keywords": [
66
"i18n",

packages/intl-messageformat-parser/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0](https://github.com/formatjs/formatjs/compare/[email protected]@5.0.0) (2020-04-20)
7+
8+
9+
### Features
10+
11+
* **intl-messageformat-parser:** Fix number skeleton parser ([c052050](https://github.com/formatjs/formatjs/commit/c052050403ce3697790f9983b4756b354349f982))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* **intl-messageformat-parser:** Change precision wildcard token from `+` to `*` to conform with ICU67+
17+
18+
19+
20+
21+
622
## [4.1.4](https://github.com/formatjs/formatjs/compare/[email protected]@4.1.4) (2020-04-14)
723

824

packages/intl-messageformat-parser/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/intl-messageformat-parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl-messageformat-parser",
3-
"version": "4.1.4",
3+
"version": "5.0.0",
44
"description": "Parses ICU Message strings into an AST via JavaScript.",
55
"main": "dist/index.js",
66
"module": "lib/index.js",

packages/intl-messageformat/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.3.7](https://github.com/formatjs/formatjs/compare/[email protected]@8.3.7) (2020-04-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **intl-messageformat:** IntlMessageFormat.defaultLocale is upda… ([#653](https://github.com/formatjs/formatjs/issues/653)) ([31d1422](https://github.com/formatjs/formatjs/commit/31d14226543765e4fb6dba535d6159a8bfa2719a)), closes [#587](https://github.com/formatjs/formatjs/issues/587)
12+
13+
14+
15+
16+
617
## [8.3.6](https://github.com/formatjs/formatjs/compare/[email protected]@8.3.6) (2020-04-14)
718

819

packages/intl-messageformat/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/intl-messageformat/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl-messageformat",
3-
"version": "8.3.6",
3+
"version": "8.3.7",
44
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",
55
"keywords": [
66
"i18n",
@@ -32,7 +32,7 @@
3232
"types": "lib/intl-messageformat.d.ts",
3333
"dependencies": {
3434
"intl-format-cache": "^4.2.24",
35-
"intl-messageformat-parser": "^4.1.4"
35+
"intl-messageformat-parser": "^5.0.0"
3636
},
3737
"files": [
3838
"dist",

packages/ts-transformer/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.3](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-20)
7+
8+
**Note:** Version bump only for package @formatjs/ts-transformer
9+
10+
11+
12+
13+
614
## [1.1.2](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-16)
715

816

packages/ts-transformer/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ts-transformer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formatjs/ts-transformer",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "TS Compiler transformer for formatjs",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)