@formatjs/cli 5.0.8 → 5.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/formatjs +162712 -0
- package/package.json +2 -2
- package/BUILD +0 -22
- package/CHANGELOG.md +0 -1098
- package/integration-tests/BUILD +0 -81
- package/integration-tests/compile/__snapshots__/integration.test.ts.snap +0 -1056
- package/integration-tests/compile/glob/en.json +0 -14
- package/integration-tests/compile/glob/en2.json +0 -14
- package/integration-tests/compile/glob-conflict/en.json +0 -14
- package/integration-tests/compile/glob-conflict/en2.json +0 -14
- package/integration-tests/compile/integration.test.ts +0 -213
- package/integration-tests/compile/lang/empty.json +0 -1
- package/integration-tests/compile/lang/en-crowdin.json +0 -14
- package/integration-tests/compile/lang/en-format.json +0 -14
- package/integration-tests/compile/lang/en-lokalise.json +0 -14
- package/integration-tests/compile/lang/en-simple.json +0 -5
- package/integration-tests/compile/lang/en-smartling.json +0 -24
- package/integration-tests/compile/lang/en-transifex.json +0 -14
- package/integration-tests/compile/lang/en.json +0 -22
- package/integration-tests/compile/lang/malformed-messages.json +0 -14
- package/integration-tests/compile_folder/__snapshots__/integration.test.ts.snap +0 -44
- package/integration-tests/compile_folder/integration.test.ts +0 -33
- package/integration-tests/compile_folder/lang/empty.json +0 -1
- package/integration-tests/compile_folder/lang/en.json +0 -14
- package/integration-tests/compile_folder/lang/en2.json +0 -14
- package/integration-tests/extract/__snapshots__/integration.test.ts.snap +0 -932
- package/integration-tests/extract/defineMessages/actual.ignore.js +0 -22
- package/integration-tests/extract/defineMessages/actual.js +0 -65
- package/integration-tests/extract/defineMessages/bad.json +0 -1
- package/integration-tests/extract/duplicated/file1.tsx +0 -10
- package/integration-tests/extract/duplicated/file2.tsx +0 -10
- package/integration-tests/extract/integration.test.ts +0 -240
- package/integration-tests/extract/nonDuplicated/file1.tsx +0 -14
- package/integration-tests/extract/nonDuplicated/file2.tsx +0 -14
- package/integration-tests/extract/typescript/actual.ignore.tsx +0 -21
- package/integration-tests/extract/typescript/actual.tsx +0 -104
- package/integration-tests/extract/typescript/err.tsx +0 -1
- package/integration-tests/extract/typescript/pragma.tsx +0 -77
- package/integration-tests/extract-vue/__snapshots__/integration.test.ts.snap +0 -17
- package/integration-tests/extract-vue/comp.vue +0 -22
- package/integration-tests/extract-vue/integration.test.ts +0 -14
- package/integration-tests/formatter.js +0 -18
- package/integration-tests/package.json +0 -5
package/CHANGELOG.md
DELETED
|
@@ -1,1098 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [5.0.8](https://github.com/formatjs/formatjs/compare/@formatjs/cli@5.0.7...@formatjs/cli@5.0.8) (2022-08-18)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
9
|
-
|
|
10
|
-
## [5.0.7](https://github.com/formatjs/formatjs/compare/@formatjs/cli@5.0.6...@formatjs/cli@5.0.7) (2022-08-08)
|
|
11
|
-
|
|
12
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
13
|
-
|
|
14
|
-
## [5.0.6](https://github.com/formatjs/formatjs/compare/@formatjs/cli@5.0.5...@formatjs/cli@5.0.6) (2022-07-19)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
17
|
-
|
|
18
|
-
## [5.0.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@5.0.4...@formatjs/cli@5.0.5) (2022-07-16)
|
|
19
|
-
|
|
20
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
21
|
-
|
|
22
|
-
## [5.0.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@5.0.3...@formatjs/cli@5.0.4) (2022-07-16)
|
|
23
|
-
|
|
24
|
-
### Bug Fixes
|
|
25
|
-
|
|
26
|
-
* **@formatjs/cli:** attempt to bind cli & cli-lib on the same version ([39d55fa](https://github.com/formatjs/formatjs/commit/39d55fa55b7250c5334a6955289f07ff7ef1636a))
|
|
27
|
-
* **@formatjs/cli:** fix publishing issue ([f110227](https://github.com/formatjs/formatjs/commit/f110227c7bb1c34d150d91a3a52513cf59c6f494))
|
|
28
|
-
|
|
29
|
-
## [5.0.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@5.0.2...@formatjs/cli@5.0.3) (2022-07-16)
|
|
30
|
-
|
|
31
|
-
### Bug Fixes
|
|
32
|
-
|
|
33
|
-
* **@formatjs/cli-lib:** introduce @formatjs/cli-lib as @formatjs/cli Node API ([7c4ebef](https://github.com/formatjs/formatjs/commit/7c4ebef00a6ac2a197b5007e328306bc8e00b445)), closes [#3625](https://github.com/formatjs/formatjs/issues/3625)
|
|
34
|
-
|
|
35
|
-
## [5.0.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@5.0.1...@formatjs/cli@5.0.2) (2022-06-06)
|
|
36
|
-
|
|
37
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
38
|
-
|
|
39
|
-
## [5.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@5.0.0...@formatjs/cli@5.0.1) (2022-05-20)
|
|
40
|
-
|
|
41
|
-
### Bug Fixes
|
|
42
|
-
|
|
43
|
-
* **@formatjs/cli:** fix description obj serialization, fix [#3575](https://github.com/formatjs/formatjs/issues/3575) ([248c962](https://github.com/formatjs/formatjs/commit/248c962bd5a07864163c203361df830ff36babc2))
|
|
44
|
-
|
|
45
|
-
# [5.0.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.8.4...@formatjs/cli@5.0.0) (2022-05-19)
|
|
46
|
-
|
|
47
|
-
### Bug Fixes
|
|
48
|
-
|
|
49
|
-
* **react-intl:** fix type issue with react18, fix [#3550](https://github.com/formatjs/formatjs/issues/3550) ([2567b93](https://github.com/formatjs/formatjs/commit/2567b932c5d18b097a43842563046c20ce0c49f1))
|
|
50
|
-
|
|
51
|
-
### Features
|
|
52
|
-
|
|
53
|
-
* **@formatjs/cli:** package CLI into a single file ([1760787](https://github.com/formatjs/formatjs/commit/176078792894d18b0af72ce1f413f25835f7eb44)), closes [#3547](https://github.com/formatjs/formatjs/issues/3547)
|
|
54
|
-
* **@formatjs/cli:** set minimum node version to 16.5 ([8397a67](https://github.com/formatjs/formatjs/commit/8397a67d1d67c8c1ab73020f434562ed3cb88643)), closes [#3602](https://github.com/formatjs/formatjs/issues/3602)
|
|
55
|
-
|
|
56
|
-
### BREAKING CHANGES
|
|
57
|
-
|
|
58
|
-
* **@formatjs/cli:** we push @vue/compiler-core out to `peerDependencies` so if u use vue u should pull this in manuallywip on packaging cli.
|
|
59
|
-
* **@formatjs/cli:** set minimum node version to 16.5
|
|
60
|
-
|
|
61
|
-
## [4.8.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.8.3...@formatjs/cli@4.8.4) (2022-04-27)
|
|
62
|
-
|
|
63
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
64
|
-
|
|
65
|
-
## [4.8.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.8.2...@formatjs/cli@4.8.3) (2022-03-26)
|
|
66
|
-
|
|
67
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
68
|
-
|
|
69
|
-
## [4.8.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.8.1...@formatjs/cli@4.8.2) (2022-02-06)
|
|
70
|
-
|
|
71
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
72
|
-
|
|
73
|
-
## [4.8.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.8.0...@formatjs/cli@4.8.1) (2022-01-24)
|
|
74
|
-
|
|
75
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
76
|
-
|
|
77
|
-
# [4.8.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.7.1...@formatjs/cli@4.8.0) (2022-01-20)
|
|
78
|
-
|
|
79
|
-
### Features
|
|
80
|
-
|
|
81
|
-
* **@formatjs/cli:** extract object-type description from message, fix [#3373](https://github.com/formatjs/formatjs/issues/3373) ([d463673](https://github.com/formatjs/formatjs/commit/d463673ac28ae1b63de7854fd03febe65da3ec35))
|
|
82
|
-
|
|
83
|
-
## [4.7.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.7.0...@formatjs/cli@4.7.1) (2022-01-09)
|
|
84
|
-
|
|
85
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
86
|
-
|
|
87
|
-
# [4.7.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.6.1...@formatjs/cli@4.7.0) (2022-01-03)
|
|
88
|
-
|
|
89
|
-
### Features
|
|
90
|
-
|
|
91
|
-
* **@formatjs/cli:** support multiple files compilation, fix [#3327](https://github.com/formatjs/formatjs/issues/3327) ([fed426b](https://github.com/formatjs/formatjs/commit/fed426b645af3e06b877298b08b0333b54e9f485))
|
|
92
|
-
|
|
93
|
-
## [4.6.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.6.0...@formatjs/cli@4.6.1) (2022-01-03)
|
|
94
|
-
|
|
95
|
-
### Bug Fixes
|
|
96
|
-
|
|
97
|
-
* **@formatjs/cli:** add vue to dependencies ([4bbdbbd](https://github.com/formatjs/formatjs/commit/4bbdbbdc3891e94a396fd9e648e1f5d944a1a620)), closes [#3324](https://github.com/formatjs/formatjs/issues/3324)
|
|
98
|
-
|
|
99
|
-
# [4.6.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.5.1...@formatjs/cli@4.6.0) (2022-01-03)
|
|
100
|
-
|
|
101
|
-
### Features
|
|
102
|
-
|
|
103
|
-
* **@formatjs/cli:** use vue/compiler-src instead of separate @vue/compiler-sfc ([e9d526f](https://github.com/formatjs/formatjs/commit/e9d526f7e6aaa3036b4236afdb6e4d573fa895d0))
|
|
104
|
-
|
|
105
|
-
## [4.5.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.5.0...@formatjs/cli@4.5.1) (2022-01-03)
|
|
106
|
-
|
|
107
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
108
|
-
|
|
109
|
-
# [4.5.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.4.0...@formatjs/cli@4.5.0) (2021-12-01)
|
|
110
|
-
|
|
111
|
-
### Features
|
|
112
|
-
|
|
113
|
-
* support TS 4.5, fix [#3276](https://github.com/formatjs/formatjs/issues/3276) ([31e0699](https://github.com/formatjs/formatjs/commit/31e069972aa16e14532531b9e597cff73a3f4897))
|
|
114
|
-
|
|
115
|
-
# [4.4.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.3.2...@formatjs/cli@4.4.0) (2021-10-22)
|
|
116
|
-
|
|
117
|
-
### Features
|
|
118
|
-
|
|
119
|
-
* **@formatjs/cli:** upgrade to TS 4.4 ([4fec415](https://github.com/formatjs/formatjs/commit/4fec41533617c3e62101512fa06850cf56c43358))
|
|
120
|
-
|
|
121
|
-
## [4.3.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.3.1...@formatjs/cli@4.3.2) (2021-10-17)
|
|
122
|
-
|
|
123
|
-
### Bug Fixes
|
|
124
|
-
|
|
125
|
-
* **@formatjs/cli:** fix help text for --additional-component-names, fix [#3208](https://github.com/formatjs/formatjs/issues/3208) ([ed6cb55](https://github.com/formatjs/formatjs/commit/ed6cb558eac05f0606d8807b48d31aec815abab0))
|
|
126
|
-
|
|
127
|
-
## [4.3.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.3.0...@formatjs/cli@4.3.1) (2021-09-27)
|
|
128
|
-
|
|
129
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
130
|
-
|
|
131
|
-
# [4.3.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.33...@formatjs/cli@4.3.0) (2021-09-26)
|
|
132
|
-
|
|
133
|
-
### Features
|
|
134
|
-
|
|
135
|
-
* **@formatjs/cli:** upgrade vue libs, handle script setup, fix [#3181](https://github.com/formatjs/formatjs/issues/3181) ([a7b2960](https://github.com/formatjs/formatjs/commit/a7b296088367d1eeea3b142f0651920ffc2bc505))
|
|
136
|
-
|
|
137
|
-
## [4.2.33](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.32...@formatjs/cli@4.2.33) (2021-08-24)
|
|
138
|
-
|
|
139
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
140
|
-
|
|
141
|
-
## [4.2.32](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.31...@formatjs/cli@4.2.32) (2021-08-21)
|
|
142
|
-
|
|
143
|
-
### Bug Fixes
|
|
144
|
-
|
|
145
|
-
* **@formatjs/cli:** fix async process.stderr issue, close [#3125](https://github.com/formatjs/formatjs/issues/3125) ([4f4633e](https://github.com/formatjs/formatjs/commit/4f4633e1e87a4b90dfbcf688b8657dc0c6498a61))
|
|
146
|
-
* **@formatjs/ts-transformer:** use console.error to avoid async process.stderr issue ([b7886a9](https://github.com/formatjs/formatjs/commit/b7886a9552c62b1c4e311cf74960fbec6ccb3a05))
|
|
147
|
-
|
|
148
|
-
## [4.2.31](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.30...@formatjs/cli@4.2.31) (2021-08-15)
|
|
149
|
-
|
|
150
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
151
|
-
|
|
152
|
-
## [4.2.30](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.29...@formatjs/cli@4.2.30) (2021-08-06)
|
|
153
|
-
|
|
154
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
155
|
-
|
|
156
|
-
## [4.2.29](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.28...@formatjs/cli@4.2.29) (2021-07-24)
|
|
157
|
-
|
|
158
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
159
|
-
|
|
160
|
-
## [4.2.28](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.27...@formatjs/cli@4.2.28) (2021-07-23)
|
|
161
|
-
|
|
162
|
-
### Bug Fixes
|
|
163
|
-
|
|
164
|
-
* **@formatjs/cli:** bump fast-glob to 3.2.7 ([#3060](https://github.com/formatjs/formatjs/issues/3060)) ([9cba510](https://github.com/formatjs/formatjs/commit/9cba5106abe747c6c60ab19c4ba23858d8992b60))
|
|
165
|
-
|
|
166
|
-
## [4.2.27](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.26...@formatjs/cli@4.2.27) (2021-07-06)
|
|
167
|
-
|
|
168
|
-
### Bug Fixes
|
|
169
|
-
|
|
170
|
-
* **@formatjs/cli:** force @formatjs/ts-transformer to use CLI TS version, fix [#3022](https://github.com/formatjs/formatjs/issues/3022) ([5294e5b](https://github.com/formatjs/formatjs/commit/5294e5ba1142c48a7961dd2ce25d059469c36205))
|
|
171
|
-
|
|
172
|
-
## [4.2.26](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.25...@formatjs/cli@4.2.26) (2021-07-06)
|
|
173
|
-
|
|
174
|
-
### Bug Fixes
|
|
175
|
-
|
|
176
|
-
* **@formatjs/cli:** stringify opts when log debug msg ([243cac8](https://github.com/formatjs/formatjs/commit/243cac8839afab27007d00c97c690f2a5cb98dd3))
|
|
177
|
-
|
|
178
|
-
## [4.2.25](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.24...@formatjs/cli@4.2.25) (2021-07-04)
|
|
179
|
-
|
|
180
|
-
### Bug Fixes
|
|
181
|
-
|
|
182
|
-
* **@formatjs/cli:** add more debugging stmts throughout ([f95e54e](https://github.com/formatjs/formatjs/commit/f95e54e1be77b02be929040a76bb327565d928dd))
|
|
183
|
-
|
|
184
|
-
## [4.2.24](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.23...@formatjs/cli@4.2.24) (2021-06-30)
|
|
185
|
-
|
|
186
|
-
### Bug Fixes
|
|
187
|
-
|
|
188
|
-
* **@formatjs/cli:** fix vue attr parsing, fix [#3018](https://github.com/formatjs/formatjs/issues/3018) ([413c855](https://github.com/formatjs/formatjs/commit/413c8557adce878eeda926d5346000ab32b36e3a))
|
|
189
|
-
|
|
190
|
-
## [4.2.23](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.22...@formatjs/cli@4.2.23) (2021-06-27)
|
|
191
|
-
|
|
192
|
-
### Bug Fixes
|
|
193
|
-
|
|
194
|
-
* **@formatjs/cli:** extract from vue directive as well, fix [#3003](https://github.com/formatjs/formatjs/issues/3003) ([f5577cd](https://github.com/formatjs/formatjs/commit/f5577cdb01d67196d275797a2208fd3212fd91a5))
|
|
195
|
-
|
|
196
|
-
## [4.2.22](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.21...@formatjs/cli@4.2.22) (2021-06-26)
|
|
197
|
-
|
|
198
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
199
|
-
|
|
200
|
-
## [4.2.21](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.20...@formatjs/cli@4.2.21) (2021-06-21)
|
|
201
|
-
|
|
202
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
203
|
-
|
|
204
|
-
## [4.2.20](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.19...@formatjs/cli@4.2.20) (2021-06-09)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
207
|
-
|
|
208
|
-
## [4.2.19](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.18...@formatjs/cli@4.2.19) (2021-06-05)
|
|
209
|
-
|
|
210
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
211
|
-
|
|
212
|
-
## [4.2.18](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.17...@formatjs/cli@4.2.18) (2021-06-04)
|
|
213
|
-
|
|
214
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
215
|
-
|
|
216
|
-
## [4.2.17](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.16...@formatjs/cli@4.2.17) (2021-06-01)
|
|
217
|
-
|
|
218
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
219
|
-
|
|
220
|
-
## [4.2.16](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.15...@formatjs/cli@4.2.16) (2021-05-23)
|
|
221
|
-
|
|
222
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
223
|
-
|
|
224
|
-
## [4.2.15](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.14...@formatjs/cli@4.2.15) (2021-05-20)
|
|
225
|
-
|
|
226
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
227
|
-
|
|
228
|
-
## [4.2.14](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.13...@formatjs/cli@4.2.14) (2021-05-17)
|
|
229
|
-
|
|
230
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
231
|
-
|
|
232
|
-
## [4.2.13](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.12...@formatjs/cli@4.2.13) (2021-05-14)
|
|
233
|
-
|
|
234
|
-
### Bug Fixes
|
|
235
|
-
|
|
236
|
-
* **@formatjs/cli:** add newline to extracted file, fix [#2803](https://github.com/formatjs/formatjs/issues/2803) ([9fbf2af](https://github.com/formatjs/formatjs/commit/9fbf2af73d1c6a8765f66403758e583365720e2a))
|
|
237
|
-
|
|
238
|
-
## [4.2.12](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.11...@formatjs/cli@4.2.12) (2021-05-10)
|
|
239
|
-
|
|
240
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
241
|
-
|
|
242
|
-
## [4.2.11](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.10...@formatjs/cli@4.2.11) (2021-05-02)
|
|
243
|
-
|
|
244
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
245
|
-
|
|
246
|
-
## [4.2.10](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.9...@formatjs/cli@4.2.10) (2021-04-26)
|
|
247
|
-
|
|
248
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
249
|
-
|
|
250
|
-
## [4.2.9](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.8...@formatjs/cli@4.2.9) (2021-04-26)
|
|
251
|
-
|
|
252
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
253
|
-
|
|
254
|
-
## [4.2.8](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.7...@formatjs/cli@4.2.8) (2021-04-21)
|
|
255
|
-
|
|
256
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
257
|
-
|
|
258
|
-
## [4.2.7](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.6...@formatjs/cli@4.2.7) (2021-04-12)
|
|
259
|
-
|
|
260
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
261
|
-
|
|
262
|
-
## [4.2.6](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.5...@formatjs/cli@4.2.6) (2021-04-04)
|
|
263
|
-
|
|
264
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
265
|
-
|
|
266
|
-
## [4.2.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.4...@formatjs/cli@4.2.5) (2021-04-03)
|
|
267
|
-
|
|
268
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
269
|
-
|
|
270
|
-
## [4.2.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.3...@formatjs/cli@4.2.4) (2021-03-30)
|
|
271
|
-
|
|
272
|
-
### Bug Fixes
|
|
273
|
-
|
|
274
|
-
* **@formatjs/cli:** remove unnecessary type definition ([#2776](https://github.com/formatjs/formatjs/issues/2776)) ([32b8ebc](https://github.com/formatjs/formatjs/commit/32b8ebca5d989b7683b3b6b2e06aefff31959e29))
|
|
275
|
-
|
|
276
|
-
## [4.2.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.2...@formatjs/cli@4.2.3) (2021-03-30)
|
|
277
|
-
|
|
278
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
279
|
-
|
|
280
|
-
## [4.2.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.1...@formatjs/cli@4.2.2) (2021-03-28)
|
|
281
|
-
|
|
282
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
283
|
-
|
|
284
|
-
## [4.2.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.0...@formatjs/cli@4.2.1) (2021-03-28)
|
|
285
|
-
|
|
286
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
287
|
-
|
|
288
|
-
# [4.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.1.1...@formatjs/cli@4.2.0) (2021-03-28)
|
|
289
|
-
|
|
290
|
-
### Features
|
|
291
|
-
|
|
292
|
-
* **@formatjs/cli:** add --flatten option ([9b4efd8](https://github.com/formatjs/formatjs/commit/9b4efd864ad65824dca4b0633d3ba9f495442e71))
|
|
293
|
-
|
|
294
|
-
## [4.1.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.1.0...@formatjs/cli@4.1.1) (2021-03-27)
|
|
295
|
-
|
|
296
|
-
### Bug Fixes
|
|
297
|
-
|
|
298
|
-
* **@formatjs/cli:** fix missing dep ([498fa5e](https://github.com/formatjs/formatjs/commit/498fa5e9b6f161b46019543eb0c07866f3c46cf0))
|
|
299
|
-
|
|
300
|
-
# [4.1.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.0.0...@formatjs/cli@4.1.0) (2021-03-27)
|
|
301
|
-
|
|
302
|
-
### Features
|
|
303
|
-
|
|
304
|
-
* **@formatjs/cli:** switch parser to @formatjs/icu-messageformat-parser (6x faster) ([5e1da21](https://github.com/formatjs/formatjs/commit/5e1da211d005a3ef667eb5ee5348b9f84ab57cad))
|
|
305
|
-
|
|
306
|
-
# [4.0.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.2.0...@formatjs/cli@4.0.0) (2021-03-26)
|
|
307
|
-
|
|
308
|
-
### Bug Fixes
|
|
309
|
-
|
|
310
|
-
* **@formatjs/cli:** fix pseudo locale compilation for tag element, fix [#2744](https://github.com/formatjs/formatjs/issues/2744) ([0f42927](https://github.com/formatjs/formatjs/commit/0f42927e6cbd32fa46a54462113cf916cb7d9636))
|
|
311
|
-
|
|
312
|
-
### Features
|
|
313
|
-
|
|
314
|
-
* **@formatjs/cli:** change default value for idInterpolationPattern to [sha512:contenthash:base64:6] in order to avoid hash collisions happening with [contenthash:5] ([d8d361c](https://github.com/formatjs/formatjs/commit/d8d361ca5844d99020d11ef83c6d93aa6423f69f))
|
|
315
|
-
|
|
316
|
-
### BREAKING CHANGES
|
|
317
|
-
|
|
318
|
-
* **@formatjs/cli:** If you do not set the id pattern explicitly this will generate new IDs in your language files
|
|
319
|
-
|
|
320
|
-
# [3.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.1.6...@formatjs/cli@3.2.0) (2021-03-15)
|
|
321
|
-
|
|
322
|
-
### Features
|
|
323
|
-
|
|
324
|
-
* **@formatjs/cli:** add `--skip-errors` to skip messages with errors when compiling ([#2704](https://github.com/formatjs/formatjs/issues/2704)) ([8962e78](https://github.com/formatjs/formatjs/commit/8962e78fbf6fd5e8628b60eeecb813f61ad524ed))
|
|
325
|
-
* **cli:** add new pseudo locale en-XB ([#2708](https://github.com/formatjs/formatjs/issues/2708)) ([18bd4d7](https://github.com/formatjs/formatjs/commit/18bd4d76cf2c41854eaac3a4ef3e9e11e63182d0))
|
|
326
|
-
|
|
327
|
-
## [3.1.6](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.1.5...@formatjs/cli@3.1.6) (2021-03-01)
|
|
328
|
-
|
|
329
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
330
|
-
|
|
331
|
-
## [3.1.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.1.4...@formatjs/cli@3.1.5) (2021-02-25)
|
|
332
|
-
|
|
333
|
-
### Bug Fixes
|
|
334
|
-
|
|
335
|
-
* bump tslib version dep ([37577d2](https://github.com/formatjs/formatjs/commit/37577d22bf28d23de1d8013ba0047cf221ad8840)), closes [#2645](https://github.com/formatjs/formatjs/issues/2645)
|
|
336
|
-
|
|
337
|
-
## [3.1.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.1.3...@formatjs/cli@3.1.4) (2021-02-25)
|
|
338
|
-
|
|
339
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
340
|
-
|
|
341
|
-
## [3.1.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.1.2...@formatjs/cli@3.1.3) (2021-02-22)
|
|
342
|
-
|
|
343
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
344
|
-
|
|
345
|
-
## [3.1.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.1.1...@formatjs/cli@3.1.2) (2021-02-21)
|
|
346
|
-
|
|
347
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
348
|
-
|
|
349
|
-
## [3.1.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.1.0...@formatjs/cli@3.1.1) (2021-02-21)
|
|
350
|
-
|
|
351
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
352
|
-
|
|
353
|
-
# [3.1.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.0.5...@formatjs/cli@3.1.0) (2021-02-13)
|
|
354
|
-
|
|
355
|
-
### Features
|
|
356
|
-
|
|
357
|
-
* **@formatjs/cli:** support preserving whitespace and newlines ([a1b31bd](https://github.com/formatjs/formatjs/commit/a1b31bdd5ab203db463a101dbb3ae06a76cac7a3))
|
|
358
|
-
|
|
359
|
-
## [3.0.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.0.4...@formatjs/cli@3.0.5) (2021-01-27)
|
|
360
|
-
|
|
361
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
362
|
-
|
|
363
|
-
## [3.0.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.0.3...@formatjs/cli@3.0.4) (2021-01-26)
|
|
364
|
-
|
|
365
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
366
|
-
|
|
367
|
-
## [3.0.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.0.2...@formatjs/cli@3.0.3) (2021-01-25)
|
|
368
|
-
|
|
369
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
370
|
-
|
|
371
|
-
## [3.0.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.0.1...@formatjs/cli@3.0.2) (2021-01-22)
|
|
372
|
-
|
|
373
|
-
### Bug Fixes
|
|
374
|
-
|
|
375
|
-
* **@formatjs/cli:** add string_format:icu config to smartling formatter ([#2528](https://github.com/formatjs/formatjs/issues/2528)) ([eec1c6f](https://github.com/formatjs/formatjs/commit/eec1c6faa406fc28257976f1ef2c10b75e6b4d19)), closes [#2526](https://github.com/formatjs/formatjs/issues/2526)
|
|
376
|
-
|
|
377
|
-
## [3.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@3.0.0...@formatjs/cli@3.0.1) (2021-01-05)
|
|
378
|
-
|
|
379
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
380
|
-
|
|
381
|
-
# [3.0.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.15.0...@formatjs/cli@3.0.0) (2021-01-04)
|
|
382
|
-
|
|
383
|
-
### Features
|
|
384
|
-
|
|
385
|
-
* **@formatjs/cli:** remove --extract-from-format-message-call ([0c12d18](https://github.com/formatjs/formatjs/commit/0c12d183c7a69c713fbfe59804668c88da9012f6))
|
|
386
|
-
|
|
387
|
-
### BREAKING CHANGES
|
|
388
|
-
|
|
389
|
-
* **@formatjs/cli:** This has been on by default for a while. We're removing
|
|
390
|
-
it and making it permanent.
|
|
391
|
-
|
|
392
|
-
# [2.15.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.14.0...@formatjs/cli@2.15.0) (2021-01-04)
|
|
393
|
-
|
|
394
|
-
### Features
|
|
395
|
-
|
|
396
|
-
* **babel-plugin-formatjs:** rename babel-plugin-react-intl to babel-plugin-formatjs ([c9357b7](https://github.com/formatjs/formatjs/commit/c9357b7968c3c7e5c9335ff0058e47da0cb5c6c7))
|
|
397
|
-
|
|
398
|
-
# [2.14.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.18...@formatjs/cli@2.14.0) (2021-01-04)
|
|
399
|
-
|
|
400
|
-
### Features
|
|
401
|
-
|
|
402
|
-
* **@formatjs/cli:** support .vue SFC files ([24d6d1b](https://github.com/formatjs/formatjs/commit/24d6d1bb7a770d9298675d74a365b14147a2f229))
|
|
403
|
-
|
|
404
|
-
## [2.13.18](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.17...@formatjs/cli@2.13.18) (2021-01-02)
|
|
405
|
-
|
|
406
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
407
|
-
|
|
408
|
-
## [2.13.17](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.16...@formatjs/cli@2.13.17) (2021-01-01)
|
|
409
|
-
|
|
410
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
411
|
-
|
|
412
|
-
## [2.13.16](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.15...@formatjs/cli@2.13.16) (2020-12-17)
|
|
413
|
-
|
|
414
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
415
|
-
|
|
416
|
-
## [2.13.15](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.14...@formatjs/cli@2.13.15) (2020-11-27)
|
|
417
|
-
|
|
418
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
419
|
-
|
|
420
|
-
## [2.13.14](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.13...@formatjs/cli@2.13.14) (2020-11-26)
|
|
421
|
-
|
|
422
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
423
|
-
|
|
424
|
-
## [2.13.13](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.12...@formatjs/cli@2.13.13) (2020-11-20)
|
|
425
|
-
|
|
426
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
427
|
-
|
|
428
|
-
## [2.13.12](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.11...@formatjs/cli@2.13.12) (2020-11-12)
|
|
429
|
-
|
|
430
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
431
|
-
|
|
432
|
-
## [2.13.11](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.10...@formatjs/cli@2.13.11) (2020-11-10)
|
|
433
|
-
|
|
434
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
435
|
-
|
|
436
|
-
## [2.13.10](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.9...@formatjs/cli@2.13.10) (2020-11-09)
|
|
437
|
-
|
|
438
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
439
|
-
|
|
440
|
-
## [2.13.9](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.8...@formatjs/cli@2.13.9) (2020-11-09)
|
|
441
|
-
|
|
442
|
-
### Bug Fixes
|
|
443
|
-
|
|
444
|
-
* **@formatjs/cli:** fix help link ([ac15a3f](https://github.com/formatjs/formatjs/commit/ac15a3f955ececfaa0adff4198718eba7e8dc1b0))
|
|
445
|
-
|
|
446
|
-
## [2.13.8](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.7...@formatjs/cli@2.13.8) (2020-11-05)
|
|
447
|
-
|
|
448
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
449
|
-
|
|
450
|
-
## [2.13.7](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.6...@formatjs/cli@2.13.7) (2020-11-05)
|
|
451
|
-
|
|
452
|
-
### Bug Fixes
|
|
453
|
-
|
|
454
|
-
* **@formatjs/cli:** lock down monorepo dep version ([3bed9c1](https://github.com/formatjs/formatjs/commit/3bed9c12c8b5dfc05b05808b91f3b8a55b23f3e8))
|
|
455
|
-
|
|
456
|
-
## [2.13.6](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.5...@formatjs/cli@2.13.6) (2020-11-04)
|
|
457
|
-
|
|
458
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
459
|
-
|
|
460
|
-
## [2.13.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.4...@formatjs/cli@2.13.5) (2020-10-28)
|
|
461
|
-
|
|
462
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
463
|
-
|
|
464
|
-
## [2.13.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.3...@formatjs/cli@2.13.4) (2020-10-27)
|
|
465
|
-
|
|
466
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
467
|
-
|
|
468
|
-
## [2.13.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.2...@formatjs/cli@2.13.3) (2020-10-25)
|
|
469
|
-
|
|
470
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
471
|
-
|
|
472
|
-
## [2.13.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.1...@formatjs/cli@2.13.2) (2020-10-10)
|
|
473
|
-
|
|
474
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
475
|
-
|
|
476
|
-
## [2.13.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.13.0...@formatjs/cli@2.13.1) (2020-10-08)
|
|
477
|
-
|
|
478
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
479
|
-
|
|
480
|
-
# [2.13.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.12.0...@formatjs/cli@2.13.0) (2020-10-01)
|
|
481
|
-
|
|
482
|
-
### Features
|
|
483
|
-
|
|
484
|
-
* **@formatjs/cli:** add support for pseudo-locales, fix [#2165](https://github.com/formatjs/formatjs/issues/2165) ([015bbdb](https://github.com/formatjs/formatjs/commit/015bbdb53c1e9661fb9a5df9e31a74dde9a7ecfb))
|
|
485
|
-
|
|
486
|
-
# [2.12.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.11.3...@formatjs/cli@2.12.0) (2020-09-25)
|
|
487
|
-
|
|
488
|
-
### Features
|
|
489
|
-
|
|
490
|
-
* **@formatjs/cli:** allow custom Formatter with Node API ([#2143](https://github.com/formatjs/formatjs/issues/2143)) ([c9886ab](https://github.com/formatjs/formatjs/commit/c9886abb1b79ad6fb5cb74c36db377030ca058b0))
|
|
491
|
-
|
|
492
|
-
## [2.11.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.11.2...@formatjs/cli@2.11.3) (2020-09-18)
|
|
493
|
-
|
|
494
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
495
|
-
|
|
496
|
-
## [2.11.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.11.1...@formatjs/cli@2.11.2) (2020-09-12)
|
|
497
|
-
|
|
498
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
499
|
-
|
|
500
|
-
## [2.11.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.11.0...@formatjs/cli@2.11.1) (2020-09-11)
|
|
501
|
-
|
|
502
|
-
### Bug Fixes
|
|
503
|
-
|
|
504
|
-
* **@formatjs/cli:** fix calling extract programmatically without idInterpolationPattern ([#2084](https://github.com/formatjs/formatjs/issues/2084)) ([cb904cf](https://github.com/formatjs/formatjs/commit/cb904cfbefa27db778313a39fb14b9cdf147d58b))
|
|
505
|
-
|
|
506
|
-
# [2.11.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.10.0...@formatjs/cli@2.11.0) (2020-09-09)
|
|
507
|
-
|
|
508
|
-
### Features
|
|
509
|
-
|
|
510
|
-
* **@formatjs/cli:** catch issue w/ TS transpilation, fix [#2044](https://github.com/formatjs/formatjs/issues/2044) ([ceb0bf8](https://github.com/formatjs/formatjs/commit/ceb0bf8a58c13fe6811bc35191018ee1c431484a))
|
|
511
|
-
|
|
512
|
-
# [2.10.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.9.0...@formatjs/cli@2.10.0) (2020-09-09)
|
|
513
|
-
|
|
514
|
-
### Features
|
|
515
|
-
|
|
516
|
-
* **@formatjs/cli:** add meta to messages, fix [#2074](https://github.com/formatjs/formatjs/issues/2074) ([585bc66](https://github.com/formatjs/formatjs/commit/585bc66c9ad182a10680466e148fdc4e7e388319))
|
|
517
|
-
|
|
518
|
-
# [2.9.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.8.0...@formatjs/cli@2.9.0) (2020-09-03)
|
|
519
|
-
|
|
520
|
-
### Features
|
|
521
|
-
|
|
522
|
-
* **@formatjs/cli:** support template literal, trim trailing/leading spaces, newlines & ([8a52eb5](https://github.com/formatjs/formatjs/commit/8a52eb567a5f83d36f33bb0dac4961a69cf341b5)), closes [#2028](https://github.com/formatjs/formatjs/issues/2028)
|
|
523
|
-
|
|
524
|
-
# [2.8.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.13...@formatjs/cli@2.8.0) (2020-08-30)
|
|
525
|
-
|
|
526
|
-
### Features
|
|
527
|
-
|
|
528
|
-
* **@formatjs/cli:** add more debugging info to extraction, fix [#2044](https://github.com/formatjs/formatjs/issues/2044) ([20b832e](https://github.com/formatjs/formatjs/commit/20b832e9e778aa4d115c4bcb154dd7bb412a6b7d))
|
|
529
|
-
* **@formatjs/cli:** upgrade TS to 4.0 ([ec0bd47](https://github.com/formatjs/formatjs/commit/ec0bd47f13ad3c1c38b3f7e72b9fca8ee784f591))
|
|
530
|
-
|
|
531
|
-
## [2.7.13](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.12...@formatjs/cli@2.7.13) (2020-08-28)
|
|
532
|
-
|
|
533
|
-
### Bug Fixes
|
|
534
|
-
|
|
535
|
-
* **@formatjs/cli:** add more debug info when message validation errors out, fix [#2029](https://github.com/formatjs/formatjs/issues/2029) ([5b31bab](https://github.com/formatjs/formatjs/commit/5b31babf5a873dec7232a1640a83e64dfa8d3bee))
|
|
536
|
-
|
|
537
|
-
## [2.7.12](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.11...@formatjs/cli@2.7.12) (2020-08-25)
|
|
538
|
-
|
|
539
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
540
|
-
|
|
541
|
-
## [2.7.11](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.10...@formatjs/cli@2.7.11) (2020-08-22)
|
|
542
|
-
|
|
543
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
544
|
-
|
|
545
|
-
## [2.7.10](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.9...@formatjs/cli@2.7.10) (2020-08-21)
|
|
546
|
-
|
|
547
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
548
|
-
|
|
549
|
-
## [2.7.9](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.8...@formatjs/cli@2.7.9) (2020-08-20)
|
|
550
|
-
|
|
551
|
-
### Bug Fixes
|
|
552
|
-
|
|
553
|
-
* **@formatjs/cli:** fix fast-glob path join, fix [#2009](https://github.com/formatjs/formatjs/issues/2009) ([fca70be](https://github.com/formatjs/formatjs/commit/fca70bec380569bf92553d884e226aa26a610267))
|
|
554
|
-
|
|
555
|
-
## [2.7.8](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.7...@formatjs/cli@2.7.8) (2020-08-20)
|
|
556
|
-
|
|
557
|
-
### Bug Fixes
|
|
558
|
-
|
|
559
|
-
* bump intl-messageformat-parser ([8bbfa04](https://github.com/formatjs/formatjs/commit/8bbfa047da159662700b7e500879da20e54c0f0b))
|
|
560
|
-
|
|
561
|
-
## [2.7.7](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.6...@formatjs/cli@2.7.7) (2020-08-19)
|
|
562
|
-
|
|
563
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
564
|
-
|
|
565
|
-
## [2.7.6](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.5...@formatjs/cli@2.7.6) (2020-08-19)
|
|
566
|
-
|
|
567
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
568
|
-
|
|
569
|
-
## [2.7.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.4...@formatjs/cli@2.7.5) (2020-08-18)
|
|
570
|
-
|
|
571
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
572
|
-
|
|
573
|
-
## [2.7.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.3...@formatjs/cli@2.7.4) (2020-08-17)
|
|
574
|
-
|
|
575
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
576
|
-
|
|
577
|
-
## [2.7.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.2...@formatjs/cli@2.7.3) (2020-08-14)
|
|
578
|
-
|
|
579
|
-
### Bug Fixes
|
|
580
|
-
|
|
581
|
-
* **@formatjs/cli:** fix formatter path resolution, fix [#1969](https://github.com/formatjs/formatjs/issues/1969) ([d6ec6ca](https://github.com/formatjs/formatjs/commit/d6ec6ca48f4401bbc071556e5debe14dca7f5775))
|
|
582
|
-
|
|
583
|
-
## [2.7.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.1...@formatjs/cli@2.7.2) (2020-08-14)
|
|
584
|
-
|
|
585
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
586
|
-
|
|
587
|
-
## [2.7.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.7.0...@formatjs/cli@2.7.1) (2020-08-14)
|
|
588
|
-
|
|
589
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
590
|
-
|
|
591
|
-
# [2.7.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.6.0...@formatjs/cli@2.7.0) (2020-08-13)
|
|
592
|
-
|
|
593
|
-
### Features
|
|
594
|
-
|
|
595
|
-
* **@formatjs/cli:** switch from glob to fast-glob ([6fc7bfb](https://github.com/formatjs/formatjs/commit/6fc7bfb925b6a6374c11dba79629f95371c02bc8))
|
|
596
|
-
|
|
597
|
-
# [2.6.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.5.0...@formatjs/cli@2.6.0) (2020-08-09)
|
|
598
|
-
|
|
599
|
-
### Features
|
|
600
|
-
|
|
601
|
-
* **@formatjs/cli:** add compile-folder command, fix [#1938](https://github.com/formatjs/formatjs/issues/1938) ([46b21bb](https://github.com/formatjs/formatjs/commit/46b21bb9bb58bf06ecb7692338a5a9e7f29fc9ae))
|
|
602
|
-
|
|
603
|
-
# [2.5.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.4.0...@formatjs/cli@2.5.0) (2020-08-09)
|
|
604
|
-
|
|
605
|
-
### Features
|
|
606
|
-
|
|
607
|
-
* **@formatjs/cli:** add extract & compile to public API, fix [#1939](https://github.com/formatjs/formatjs/issues/1939) ([ca4aa5a](https://github.com/formatjs/formatjs/commit/ca4aa5aa4df807013c38f38079513f53b879e870))
|
|
608
|
-
|
|
609
|
-
# [2.4.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.3.2...@formatjs/cli@2.4.0) (2020-08-08)
|
|
610
|
-
|
|
611
|
-
### Features
|
|
612
|
-
|
|
613
|
-
* **@formatjs/cli:** allow compile to take in a glob pattern also ([cb36802](https://github.com/formatjs/formatjs/commit/cb36802d143353f8ce9765e11adb163fc0eeec01))
|
|
614
|
-
|
|
615
|
-
## [2.3.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.3.1...@formatjs/cli@2.3.2) (2020-08-07)
|
|
616
|
-
|
|
617
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
618
|
-
|
|
619
|
-
## [2.3.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.3.0...@formatjs/cli@2.3.1) (2020-08-06)
|
|
620
|
-
|
|
621
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
622
|
-
|
|
623
|
-
# [2.3.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.2.0...@formatjs/cli@2.3.0) (2020-08-02)
|
|
624
|
-
|
|
625
|
-
### Features
|
|
626
|
-
|
|
627
|
-
* **@formatjs/cli:** add builtin formatter for smartling ([cd36f27](https://github.com/formatjs/formatjs/commit/cd36f277aa2728c4bea0a1fa8d751f2ef5792708))
|
|
628
|
-
* **@formatjs/cli:** add builtin formatter for transifex ([db3955e](https://github.com/formatjs/formatjs/commit/db3955ec43e748d3702943c241a6aa4fc6274335))
|
|
629
|
-
* **@formatjs/cli:** add lokalise, crowdin, lingohub, phrase formatter ([ebada90](https://github.com/formatjs/formatjs/commit/ebada90d8078561244cd3cab326336c358a3e366))
|
|
630
|
-
|
|
631
|
-
# [2.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.1.1...@formatjs/cli@2.2.0) (2020-08-01)
|
|
632
|
-
|
|
633
|
-
### Features
|
|
634
|
-
|
|
635
|
-
* **@formatjs/cli:** Add --format option to control JSON output shape, ([1d984e6](https://github.com/formatjs/formatjs/commit/1d984e6aee7848b1a1c95d70e21279d3f049a086)), closes [#1907](https://github.com/formatjs/formatjs/issues/1907)
|
|
636
|
-
|
|
637
|
-
## [2.1.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.1.0...@formatjs/cli@2.1.1) (2020-07-30)
|
|
638
|
-
|
|
639
|
-
### Bug Fixes
|
|
640
|
-
|
|
641
|
-
* **@formatjs/cli:** remove mention of --messages-dir from help message, fix [#1899](https://github.com/formatjs/formatjs/issues/1899) ([0e40dab](https://github.com/formatjs/formatjs/commit/0e40dab9ceafc428a144a6ef70acb85110571645))
|
|
642
|
-
|
|
643
|
-
# [2.1.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.0.1...@formatjs/cli@2.1.0) (2020-07-30)
|
|
644
|
-
|
|
645
|
-
### Bug Fixes
|
|
646
|
-
|
|
647
|
-
* **@formatjs/cli:** use `readJSONSync` instead of `require` ([#1895](https://github.com/formatjs/formatjs/issues/1895)) ([5eed1e5](https://github.com/formatjs/formatjs/commit/5eed1e5a5ad14156b409b29cd621ff3e27933049)), closes [#1896](https://github.com/formatjs/formatjs/issues/1896)
|
|
648
|
-
|
|
649
|
-
### Features
|
|
650
|
-
|
|
651
|
-
* **@formatjs/cli:** add `line`/`col` to extracted messages, fix [#1897](https://github.com/formatjs/formatjs/issues/1897) ([bf9d694](https://github.com/formatjs/formatjs/commit/bf9d6947e0863516e52c1ba8e27709607d1967a8))
|
|
652
|
-
* **@formatjs/cli:** rm dead --output-empty-json option ([d1760dd](https://github.com/formatjs/formatjs/commit/d1760dd8d810867d48077f0623d7cb7f30698c5f))
|
|
653
|
-
|
|
654
|
-
## [2.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@2.0.0...@formatjs/cli@2.0.1) (2020-07-29)
|
|
655
|
-
|
|
656
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
657
|
-
|
|
658
|
-
# [2.0.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.11.0...@formatjs/cli@2.0.0) (2020-07-25)
|
|
659
|
-
|
|
660
|
-
### Features
|
|
661
|
-
|
|
662
|
-
* **@formatjs/cli:** add `compile` command ([0ecf8b1](https://github.com/formatjs/formatjs/commit/0ecf8b12f875b224f292c3a40e05d8f4e6521024))
|
|
663
|
-
* **@formatjs/cli:** modify output JSON schema ([457d30b](https://github.com/formatjs/formatjs/commit/457d30b509c13a1fc6ea3c55e92c381676bcc281))
|
|
664
|
-
* **@formatjs/cli:** revamp underlying extraction ([0b0c810](https://github.com/formatjs/formatjs/commit/0b0c8108573ba4a0f74fdac1abe78c9f36f0e3db))
|
|
665
|
-
|
|
666
|
-
### BREAKING CHANGES
|
|
667
|
-
|
|
668
|
-
* **@formatjs/cli:** The old output JSON messages used to be a
|
|
669
|
-
`MessageDescriptor[]`. This format isn't friendly to translation vendors
|
|
670
|
-
so we've changed it to `Record<string, Omit<MessageDescriptor, 'id'>>`.
|
|
671
|
-
For example:
|
|
672
|
-
```json
|
|
673
|
-
{
|
|
674
|
-
"fjk13": {
|
|
675
|
-
"defaultMessage": "a message",
|
|
676
|
-
"description": "a description",
|
|
677
|
-
"start": 0,
|
|
678
|
-
"end": 20
|
|
679
|
-
}
|
|
680
|
-
}
|
|
681
|
-
```
|
|
682
|
-
* **@formatjs/cli:** Remove `--messages-dir` option. This was primarily used
|
|
683
|
-
to eagerly write out output in the babel plugin since we don't know when
|
|
684
|
-
the execution will be done. This is not the case with the CLI.
|
|
685
|
-
`--out-file` should be used instead.
|
|
686
|
-
* **@formatjs/cli:** Remove `--module-source-name` option. This is not used.
|
|
687
|
-
|
|
688
|
-
# [1.11.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.10.7...@formatjs/cli@1.11.0) (2020-07-24)
|
|
689
|
-
|
|
690
|
-
### Features
|
|
691
|
-
|
|
692
|
-
* **@formatjs/cli:** default --extract-from-format-message-call to true ([1340e03](https://github.com/formatjs/formatjs/commit/1340e034ac25949af6bf65b498d9f5dd4327fb9b))
|
|
693
|
-
|
|
694
|
-
## [1.10.7](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.10.6...@formatjs/cli@1.10.7) (2020-07-21)
|
|
695
|
-
|
|
696
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
697
|
-
|
|
698
|
-
## [1.10.6](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.10.5...@formatjs/cli@1.10.6) (2020-07-17)
|
|
699
|
-
|
|
700
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
701
|
-
|
|
702
|
-
## [1.10.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.10.4...@formatjs/cli@1.10.5) (2020-07-16)
|
|
703
|
-
|
|
704
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
705
|
-
|
|
706
|
-
## [1.10.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.10.3...@formatjs/cli@1.10.4) (2020-07-15)
|
|
707
|
-
|
|
708
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
709
|
-
|
|
710
|
-
## [1.10.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.10.1...@formatjs/cli@1.10.3) (2020-07-14)
|
|
711
|
-
|
|
712
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
713
|
-
|
|
714
|
-
## [1.10.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.10.1...@formatjs/cli@1.10.2) (2020-07-14)
|
|
715
|
-
|
|
716
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
717
|
-
|
|
718
|
-
## [1.10.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.10.0...@formatjs/cli@1.10.1) (2020-07-14)
|
|
719
|
-
|
|
720
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
721
|
-
|
|
722
|
-
# [1.10.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.9.3...@formatjs/cli@1.10.0) (2020-07-14)
|
|
723
|
-
|
|
724
|
-
### Features
|
|
725
|
-
|
|
726
|
-
* publish ([b6e3465](https://github.com/formatjs/formatjs/commit/b6e3465ac95b3fa481f3c89f077a66ac004f7c27))
|
|
727
|
-
|
|
728
|
-
## [1.9.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.9.3...@formatjs/cli@1.9.4) (2020-07-09)
|
|
729
|
-
|
|
730
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
731
|
-
|
|
732
|
-
## [1.9.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.9.2...@formatjs/cli@1.9.3) (2020-07-03)
|
|
733
|
-
|
|
734
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
735
|
-
|
|
736
|
-
## [1.9.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.9.1...@formatjs/cli@1.9.2) (2020-07-03)
|
|
737
|
-
|
|
738
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
739
|
-
|
|
740
|
-
## [1.9.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.9.0...@formatjs/cli@1.9.1) (2020-07-03)
|
|
741
|
-
|
|
742
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
743
|
-
|
|
744
|
-
# [1.9.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.8.3...@formatjs/cli@1.9.0) (2020-07-01)
|
|
745
|
-
|
|
746
|
-
### Features
|
|
747
|
-
|
|
748
|
-
* **@formatjs/ts-transformer:** move interpolate-name here ([232d190](https://github.com/formatjs/formatjs/commit/232d190df037b81a88c6b0147a82b586b5ed7fb3))
|
|
749
|
-
|
|
750
|
-
## [1.8.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.8.2...@formatjs/cli@1.8.3) (2020-06-26)
|
|
751
|
-
|
|
752
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
753
|
-
|
|
754
|
-
## [1.8.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.8.1...@formatjs/cli@1.8.2) (2020-06-23)
|
|
755
|
-
|
|
756
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
757
|
-
|
|
758
|
-
## [1.8.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.8.0...@formatjs/cli@1.8.1) (2020-06-23)
|
|
759
|
-
|
|
760
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
761
|
-
|
|
762
|
-
# [1.8.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.7.5...@formatjs/cli@1.8.0) (2020-06-20)
|
|
763
|
-
|
|
764
|
-
### Features
|
|
765
|
-
|
|
766
|
-
* **@formatjs/cli:** add a check for duplicated keys in different files ([#1711](https://github.com/formatjs/formatjs/issues/1711)) ([b6c720e](https://github.com/formatjs/formatjs/commit/b6c720eafaf4799f04768965280c018611e2f258))
|
|
767
|
-
|
|
768
|
-
## [1.7.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.7.4...@formatjs/cli@1.7.5) (2020-06-06)
|
|
769
|
-
|
|
770
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
771
|
-
|
|
772
|
-
## [1.7.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.7.3...@formatjs/cli@1.7.4) (2020-06-06)
|
|
773
|
-
|
|
774
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
775
|
-
|
|
776
|
-
## [1.7.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.7.2...@formatjs/cli@1.7.3) (2020-06-04)
|
|
777
|
-
|
|
778
|
-
### Bug Fixes
|
|
779
|
-
|
|
780
|
-
* **@formatjs/intl-utils:** don't export interpolateName from index ([72f1566](https://github.com/formatjs/formatjs/commit/72f15662b321046fd3092bb917934790eb6803a6)), closes [#1700](https://github.com/formatjs/formatjs/issues/1700)
|
|
781
|
-
|
|
782
|
-
## [1.7.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.7.1...@formatjs/cli@1.7.2) (2020-06-04)
|
|
783
|
-
|
|
784
|
-
### Bug Fixes
|
|
785
|
-
|
|
786
|
-
* **@formatjs/ts-transformer:** remove loader-utils dep ([927b3bc](https://github.com/formatjs/formatjs/commit/927b3bc79eea2ea6f0adb7e7008587f9d630a7de))
|
|
787
|
-
|
|
788
|
-
## [1.7.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.7.0...@formatjs/cli@1.7.1) (2020-06-04)
|
|
789
|
-
|
|
790
|
-
### Bug Fixes
|
|
791
|
-
|
|
792
|
-
* **@formatjs/cli:** fix ID gen issue when description is undefined ([547d5b9](https://github.com/formatjs/formatjs/commit/547d5b90381c6b8690fd03d69c8c52de2eb859d4))
|
|
793
|
-
|
|
794
|
-
# [1.7.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.22...@formatjs/cli@1.7.0) (2020-06-04)
|
|
795
|
-
|
|
796
|
-
### Bug Fixes
|
|
797
|
-
|
|
798
|
-
* **@formatjs/cli:** Change default hashing to a longer & stronger hash ([0bb8358](https://github.com/formatjs/formatjs/commit/0bb835804c75c8124c3fdf5921ccdf0dfdb4af8f))
|
|
799
|
-
|
|
800
|
-
### Features
|
|
801
|
-
|
|
802
|
-
* **@formatjs/intl-utils:** Add interpolateName ([4d09912](https://github.com/formatjs/formatjs/commit/4d09912e55c79a5246f18fe69c3646b7deb04f1b))
|
|
803
|
-
|
|
804
|
-
## [1.6.22](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.21...@formatjs/cli@1.6.22) (2020-06-03)
|
|
805
|
-
|
|
806
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
807
|
-
|
|
808
|
-
## [1.6.21](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.20...@formatjs/cli@1.6.21) (2020-05-28)
|
|
809
|
-
|
|
810
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
811
|
-
|
|
812
|
-
## [1.6.20](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.19...@formatjs/cli@1.6.20) (2020-05-27)
|
|
813
|
-
|
|
814
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
815
|
-
|
|
816
|
-
## [1.6.19](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.18...@formatjs/cli@1.6.19) (2020-05-25)
|
|
817
|
-
|
|
818
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
819
|
-
|
|
820
|
-
## [1.6.18](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.17...@formatjs/cli@1.6.18) (2020-05-23)
|
|
821
|
-
|
|
822
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
823
|
-
|
|
824
|
-
## [1.6.17](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.16...@formatjs/cli@1.6.17) (2020-05-23)
|
|
825
|
-
|
|
826
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
827
|
-
|
|
828
|
-
## [1.6.16](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.15...@formatjs/cli@1.6.16) (2020-05-21)
|
|
829
|
-
|
|
830
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
831
|
-
|
|
832
|
-
## [1.6.15](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.14...@formatjs/cli@1.6.15) (2020-05-21)
|
|
833
|
-
|
|
834
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
835
|
-
|
|
836
|
-
## [1.6.14](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.13...@formatjs/cli@1.6.14) (2020-05-16)
|
|
837
|
-
|
|
838
|
-
### Bug Fixes
|
|
839
|
-
|
|
840
|
-
* **@formatjs/cli:** add chalk as a dep ([#1676](https://github.com/formatjs/formatjs/issues/1676)) ([61799ee](https://github.com/formatjs/formatjs/commit/61799eeff25731af924bd6246d95f03db1943507)), closes [#1673](https://github.com/formatjs/formatjs/issues/1673)
|
|
841
|
-
|
|
842
|
-
## [1.6.13](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.12...@formatjs/cli@1.6.13) (2020-05-08)
|
|
843
|
-
|
|
844
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
845
|
-
|
|
846
|
-
## [1.6.12](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.11...@formatjs/cli@1.6.12) (2020-05-07)
|
|
847
|
-
|
|
848
|
-
### Bug Fixes
|
|
849
|
-
|
|
850
|
-
* **@formatjs/cli:** add @babel/core as a peer dep ([#1659](https://github.com/formatjs/formatjs/issues/1659)) ([758996d](https://github.com/formatjs/formatjs/commit/758996dc130e731a5b5d2a8aed6c40d36cb2ac1b))
|
|
851
|
-
|
|
852
|
-
## [1.6.11](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.10...@formatjs/cli@1.6.11) (2020-05-06)
|
|
853
|
-
|
|
854
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
855
|
-
|
|
856
|
-
## [1.6.10](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.9...@formatjs/cli@1.6.10) (2020-05-05)
|
|
857
|
-
|
|
858
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
859
|
-
|
|
860
|
-
## 1.6.9 (2020-04-28)
|
|
861
|
-
|
|
862
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
863
|
-
|
|
864
|
-
## [1.6.8](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.7...@formatjs/cli@1.6.8) (2020-04-25)
|
|
865
|
-
|
|
866
|
-
### Bug Fixes
|
|
867
|
-
|
|
868
|
-
* **@formatjs/cli:** fix `throws` option not being passed to main method ([#665](https://github.com/formatjs/formatjs/issues/665)) ([04023b2](https://github.com/formatjs/formatjs/commit/04023b223ece9414e5f635e0f12e62ba3b8aa968))
|
|
869
|
-
|
|
870
|
-
## [1.6.7](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.6...@formatjs/cli@1.6.7) (2020-04-24)
|
|
871
|
-
|
|
872
|
-
### Bug Fixes
|
|
873
|
-
|
|
874
|
-
* **eslint-plugin-formatjs:** add missing dep ([776390e](https://github.com/formatjs/formatjs/commit/776390e9d6cb3bc1eef07b2e92057136cfe95b76))
|
|
875
|
-
|
|
876
|
-
## [1.6.6](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.5...@formatjs/cli@1.6.6) (2020-04-20)
|
|
877
|
-
|
|
878
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
879
|
-
|
|
880
|
-
## [1.6.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.4...@formatjs/cli@1.6.5) (2020-04-15)
|
|
881
|
-
|
|
882
|
-
### Bug Fixes
|
|
883
|
-
|
|
884
|
-
* **@formatjs/cli:** fix ID generation when description is undefined ([a31c2f2](https://github.com/formatjs/formatjs/commit/a31c2f2c20fd76d72ec77e987d666706be52fe6c))
|
|
885
|
-
|
|
886
|
-
## [1.6.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.3...@formatjs/cli@1.6.4) (2020-04-14)
|
|
887
|
-
|
|
888
|
-
### Bug Fixes
|
|
889
|
-
|
|
890
|
-
* clean up tsbuildinfo before full build ([c301ca0](https://github.com/formatjs/formatjs/commit/c301ca02e0c319a0eb03921533053f0334ae5df1))
|
|
891
|
-
|
|
892
|
-
## [1.6.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.2...@formatjs/cli@1.6.3) (2020-04-13)
|
|
893
|
-
|
|
894
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
895
|
-
|
|
896
|
-
## [1.6.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.1...@formatjs/cli@1.6.2) (2020-04-12)
|
|
897
|
-
|
|
898
|
-
### Bug Fixes
|
|
899
|
-
|
|
900
|
-
* **@formatjs/cli:** do not read from stdin if glob pattern is pr… ([#632](https://github.com/formatjs/formatjs/issues/632)) ([54a7aea](https://github.com/formatjs/formatjs/commit/54a7aea5f6afd5e2e656b040b4b8b7eff0566bb7))
|
|
901
|
-
* **@formatjs/cli:** ignore configFile, fix [#631](https://github.com/formatjs/formatjs/issues/631) ([ff09a5f](https://github.com/formatjs/formatjs/commit/ff09a5f9290c054badd4fbdd03c7ee8af5681bd0))
|
|
902
|
-
|
|
903
|
-
## [1.6.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.6.0...@formatjs/cli@1.6.1) (2020-04-12)
|
|
904
|
-
|
|
905
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
906
|
-
|
|
907
|
-
# [1.6.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.5.0...@formatjs/cli@1.6.0) (2020-04-11)
|
|
908
|
-
|
|
909
|
-
### Features
|
|
910
|
-
|
|
911
|
-
* **@formatjs/cli:** add support for pragma ([b6c8352](https://github.com/formatjs/formatjs/commit/b6c8352f5181bcb1adbb520cca01191527bc20bb))
|
|
912
|
-
|
|
913
|
-
# [1.5.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.4.2...@formatjs/cli@1.5.0) (2020-04-11)
|
|
914
|
-
|
|
915
|
-
### Features
|
|
916
|
-
|
|
917
|
-
* **@formatjs/cli:** add --throws option to prevent throwing on a single file ([7539936](https://github.com/formatjs/formatjs/commit/75399368f6ddd591b3fbe9c3ed6d9a30bea3586f))
|
|
918
|
-
|
|
919
|
-
## [1.4.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.4.1...@formatjs/cli@1.4.2) (2020-04-11)
|
|
920
|
-
|
|
921
|
-
### Bug Fixes
|
|
922
|
-
|
|
923
|
-
* **@formatjs/cli:** export raw extraction method that returns all messages ([45fc546](https://github.com/formatjs/formatjs/commit/45fc5464e05a30071d4f058a66de35f5f0a08e43))
|
|
924
|
-
|
|
925
|
-
## [1.4.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.4.0...@formatjs/cli@1.4.1) (2020-04-11)
|
|
926
|
-
|
|
927
|
-
### Bug Fixes
|
|
928
|
-
|
|
929
|
-
* **@formatjs/cli:** fix main entry point in package.json ([884bf89](https://github.com/formatjs/formatjs/commit/884bf8901b4673542cfa5bcb42c60457cb42715f))
|
|
930
|
-
|
|
931
|
-
# [1.4.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.3.3...@formatjs/cli@1.4.0) (2020-04-11)
|
|
932
|
-
|
|
933
|
-
### Features
|
|
934
|
-
|
|
935
|
-
* **@formatjs/cli:** export extracting API ([08db726](https://github.com/formatjs/formatjs/commit/08db7261721137a1a275fd2c29a0633c19034fd3))
|
|
936
|
-
|
|
937
|
-
## [1.3.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.3.2...@formatjs/cli@1.3.3) (2020-03-30)
|
|
938
|
-
|
|
939
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
940
|
-
|
|
941
|
-
## [1.3.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.3.1...@formatjs/cli@1.3.2) (2020-03-29)
|
|
942
|
-
|
|
943
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
944
|
-
|
|
945
|
-
## [1.3.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.3.0...@formatjs/cli@1.3.1) (2020-03-22)
|
|
946
|
-
|
|
947
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
948
|
-
|
|
949
|
-
# [1.3.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.2.0...@formatjs/cli@1.3.0) (2020-03-18)
|
|
950
|
-
|
|
951
|
-
### Features
|
|
952
|
-
|
|
953
|
-
* **@formatjs/cli:** add --output-empty-json option ([3106618](https://github.com/formatjs/formatjs/commit/3106618cbcb14eb7b1c63084b47b16a80737092d))
|
|
954
|
-
|
|
955
|
-
# [1.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.22...@formatjs/cli@1.2.0) (2020-03-18)
|
|
956
|
-
|
|
957
|
-
### Features
|
|
958
|
-
|
|
959
|
-
* **@formatjs/cli:** Add option to ignore a glob of files ([#564](https://github.com/formatjs/formatjs/issues/564)) ([843d82b](https://github.com/formatjs/formatjs/commit/843d82b2190458deab2f4393cb854cc4d36f6dfc))
|
|
960
|
-
|
|
961
|
-
## [1.1.22](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.21...@formatjs/cli@1.1.22) (2020-03-05)
|
|
962
|
-
|
|
963
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
964
|
-
|
|
965
|
-
## [1.1.21](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.19...@formatjs/cli@1.1.21) (2020-03-04)
|
|
966
|
-
|
|
967
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
968
|
-
|
|
969
|
-
## [1.1.20](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.19...@formatjs/cli@1.1.20) (2020-01-27)
|
|
970
|
-
|
|
971
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
972
|
-
|
|
973
|
-
## [1.1.19](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.18...@formatjs/cli@1.1.19) (2020-01-22)
|
|
974
|
-
|
|
975
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
976
|
-
|
|
977
|
-
## [1.1.18](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.17...@formatjs/cli@1.1.18) (2020-01-09)
|
|
978
|
-
|
|
979
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
980
|
-
|
|
981
|
-
## [1.1.17](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.16...@formatjs/cli@1.1.17) (2020-01-08)
|
|
982
|
-
|
|
983
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
984
|
-
|
|
985
|
-
## [1.1.16](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.15...@formatjs/cli@1.1.16) (2020-01-06)
|
|
986
|
-
|
|
987
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
988
|
-
|
|
989
|
-
## [1.1.15](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.14...@formatjs/cli@1.1.15) (2019-12-27)
|
|
990
|
-
|
|
991
|
-
### Bug Fixes
|
|
992
|
-
|
|
993
|
-
* **@formatjs/cli:** allow optionalChaining parser, fix [#404](https://github.com/formatjs/formatjs/issues/404) ([1af4607](https://github.com/formatjs/formatjs/commit/1af460783db71bfc7bf0e3f935a020473fcb093d))
|
|
994
|
-
|
|
995
|
-
## [1.1.14](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.13...@formatjs/cli@1.1.14) (2019-12-27)
|
|
996
|
-
|
|
997
|
-
### Bug Fixes
|
|
998
|
-
|
|
999
|
-
* **@formatjs/cli:** glob files instead of relying on shell, fix [#383](https://github.com/formatjs/formatjs/issues/383) ([c7e1a6a](https://github.com/formatjs/formatjs/commit/c7e1a6af5f6334c6fdf18fd3cd29b81c411cbfd2))
|
|
1000
|
-
|
|
1001
|
-
## [1.1.13](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.12...@formatjs/cli@1.1.13) (2019-12-26)
|
|
1002
|
-
|
|
1003
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1004
|
-
|
|
1005
|
-
## [1.1.12](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.11...@formatjs/cli@1.1.12) (2019-12-04)
|
|
1006
|
-
|
|
1007
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1008
|
-
|
|
1009
|
-
## [1.1.11](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.10...@formatjs/cli@1.1.11) (2019-12-02)
|
|
1010
|
-
|
|
1011
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1012
|
-
|
|
1013
|
-
## [1.1.10](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.9...@formatjs/cli@1.1.10) (2019-12-01)
|
|
1014
|
-
|
|
1015
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1016
|
-
|
|
1017
|
-
## [1.1.9](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.8...@formatjs/cli@1.1.9) (2019-11-26)
|
|
1018
|
-
|
|
1019
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1020
|
-
|
|
1021
|
-
## [1.1.8](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.7...@formatjs/cli@1.1.8) (2019-11-25)
|
|
1022
|
-
|
|
1023
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1024
|
-
|
|
1025
|
-
## [1.1.7](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.6...@formatjs/cli@1.1.7) (2019-11-25)
|
|
1026
|
-
|
|
1027
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1028
|
-
|
|
1029
|
-
## [1.1.6](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.5...@formatjs/cli@1.1.6) (2019-11-23)
|
|
1030
|
-
|
|
1031
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1032
|
-
|
|
1033
|
-
## [1.1.5](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.4...@formatjs/cli@1.1.5) (2019-11-21)
|
|
1034
|
-
|
|
1035
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1036
|
-
|
|
1037
|
-
## [1.1.4](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.3...@formatjs/cli@1.1.4) (2019-11-20)
|
|
1038
|
-
|
|
1039
|
-
### Bug Fixes
|
|
1040
|
-
|
|
1041
|
-
* **lint:** fix lint config and rerun ([041eb99](https://github.com/formatjs/formatjs/commit/041eb99706164048b5b8ce7079955897ce27ed70))
|
|
1042
|
-
|
|
1043
|
-
## [1.1.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.2...@formatjs/cli@1.1.3) (2019-11-11)
|
|
1044
|
-
|
|
1045
|
-
### Bug Fixes
|
|
1046
|
-
|
|
1047
|
-
* **@formatjs/cli:** remove Node engines restrictions ([e55efe9](https://github.com/formatjs/formatjs/commit/e55efe90edc8859b89978b2b8bd99c41c17c291f))
|
|
1048
|
-
|
|
1049
|
-
## [1.1.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.1...@formatjs/cli@1.1.2) (2019-11-10)
|
|
1050
|
-
|
|
1051
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1052
|
-
|
|
1053
|
-
## [1.1.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.1.0...@formatjs/cli@1.1.1) (2019-11-05)
|
|
1054
|
-
|
|
1055
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1056
|
-
|
|
1057
|
-
# [1.1.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.0.1...@formatjs/cli@1.1.0) (2019-11-01)
|
|
1058
|
-
|
|
1059
|
-
### Bug Fixes
|
|
1060
|
-
|
|
1061
|
-
* **@formatjs/cli:** Add support for parsing class properties ([1714bf9](https://github.com/formatjs/formatjs/commit/1714bf9d9abfc31458222e0922ef57baa1f38787))
|
|
1062
|
-
|
|
1063
|
-
### Features
|
|
1064
|
-
|
|
1065
|
-
* **@formatjs/cli:** add --outFile & --idInterpolationPattern ([0c5e675](https://github.com/formatjs/formatjs/commit/0c5e675ed38f18987674a875fa6ed908ce907fc9))
|
|
1066
|
-
|
|
1067
|
-
## [1.0.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.0.1...@formatjs/cli@1.0.2) (2019-10-31)
|
|
1068
|
-
|
|
1069
|
-
### Bug Fixes
|
|
1070
|
-
|
|
1071
|
-
* **@formatjs/cli:** Add support for parsing class properties ([1714bf9](https://github.com/formatjs/formatjs/commit/1714bf9d9abfc31458222e0922ef57baa1f38787))
|
|
1072
|
-
|
|
1073
|
-
## [1.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli@1.0.0...@formatjs/cli@1.0.1) (2019-10-31)
|
|
1074
|
-
|
|
1075
|
-
### Bug Fixes
|
|
1076
|
-
|
|
1077
|
-
* **@formatjs/cli:** add preset-env so we can parse latest syntax ([6495011](https://github.com/formatjs/formatjs/commit/64950113027da769a83d2e43e71ceccac1af2184))
|
|
1078
|
-
|
|
1079
|
-
# [1.0.0](https://github.com/formatjs/formatjs/compare/@formatjs/cli@0.1.2...@formatjs/cli@1.0.0) (2019-10-31)
|
|
1080
|
-
|
|
1081
|
-
### Features
|
|
1082
|
-
|
|
1083
|
-
* **babel-plugin-react-intl:** remove enforceDescription and enforceDefaultMessage ([72ff434](https://github.com/formatjs/formatjs/commit/72ff4345170f9b240f7331aa6fa36df96a8c823b))
|
|
1084
|
-
|
|
1085
|
-
### BREAKING CHANGES
|
|
1086
|
-
|
|
1087
|
-
* **babel-plugin-react-intl:** We want to move things like `enforceDescription` and
|
|
1088
|
-
`enforceDefaultMessage` to the new eslint-plugin-formatjs instead of
|
|
1089
|
-
using this babel plugin for linting.
|
|
1090
|
-
feat(@formatjs/cli): Remove enforceDescription and enforceDefaultMessage
|
|
1091
|
-
|
|
1092
|
-
## 0.1.2 (2019-10-30)
|
|
1093
|
-
|
|
1094
|
-
**Note:** Version bump only for package @formatjs/cli
|
|
1095
|
-
|
|
1096
|
-
## 0.1.1 (2019-10-30)
|
|
1097
|
-
|
|
1098
|
-
**Note:** Version bump only for package @formatjs/cli
|