@modern-js/generator-utils 3.1.38-alpha.0 → 3.1.39
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/dist/cjs/index.js +1 -12
- package/dist/esm/index.js +1 -9
- package/dist/types/index.d.ts +0 -2
- package/package.json +6 -6
- package/CHANGELOG.md +0 -1395
package/CHANGELOG.md
DELETED
|
@@ -1,1395 +0,0 @@
|
|
|
1
|
-
# @modern-js/generator-utils
|
|
2
|
-
|
|
3
|
-
## 3.1.38-alpha.0
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- Updated dependencies [bc1f8daf0ff]
|
|
8
|
-
- @modern-js/utils@2.32.2-alpha.0
|
|
9
|
-
- @modern-js/plugin-i18n@2.32.2-alpha.0
|
|
10
|
-
- @modern-js/generator-common@3.1.38-alpha.0
|
|
11
|
-
|
|
12
|
-
## 3.1.37
|
|
13
|
-
|
|
14
|
-
### Patch Changes
|
|
15
|
-
|
|
16
|
-
- @modern-js/utils@2.32.1
|
|
17
|
-
- @modern-js/plugin-i18n@2.32.1
|
|
18
|
-
- @modern-js/generator-common@3.1.37
|
|
19
|
-
|
|
20
|
-
## 3.1.36
|
|
21
|
-
|
|
22
|
-
### Patch Changes
|
|
23
|
-
|
|
24
|
-
- Updated dependencies [e5a3fb4]
|
|
25
|
-
- Updated dependencies [6076166]
|
|
26
|
-
- Updated dependencies [a030aff]
|
|
27
|
-
- Updated dependencies [3c91100]
|
|
28
|
-
- Updated dependencies [5255eba]
|
|
29
|
-
- @modern-js/utils@2.32.0
|
|
30
|
-
- @modern-js/plugin-i18n@2.32.0
|
|
31
|
-
- @modern-js/generator-common@3.1.36
|
|
32
|
-
|
|
33
|
-
## 3.1.35
|
|
34
|
-
|
|
35
|
-
### Patch Changes
|
|
36
|
-
|
|
37
|
-
- Updated dependencies [15d30abdc66]
|
|
38
|
-
- @modern-js/utils@2.31.2
|
|
39
|
-
- @modern-js/plugin-i18n@2.31.2
|
|
40
|
-
- @modern-js/generator-common@3.1.35
|
|
41
|
-
|
|
42
|
-
## 3.1.34
|
|
43
|
-
|
|
44
|
-
### Patch Changes
|
|
45
|
-
|
|
46
|
-
- @modern-js/plugin-i18n@2.31.1
|
|
47
|
-
- @modern-js/utils@2.31.1
|
|
48
|
-
- @modern-js/generator-common@3.1.34
|
|
49
|
-
|
|
50
|
-
## 3.1.33
|
|
51
|
-
|
|
52
|
-
### Patch Changes
|
|
53
|
-
|
|
54
|
-
- Updated dependencies [1882366]
|
|
55
|
-
- @modern-js/utils@2.31.0
|
|
56
|
-
- @modern-js/plugin-i18n@2.31.0
|
|
57
|
-
- @modern-js/generator-common@3.1.33
|
|
58
|
-
|
|
59
|
-
## 3.1.32
|
|
60
|
-
|
|
61
|
-
### Patch Changes
|
|
62
|
-
|
|
63
|
-
- @modern-js/utils@2.30.0
|
|
64
|
-
- @modern-js/generator-common@3.1.32
|
|
65
|
-
- @modern-js/plugin-i18n@2.30.0
|
|
66
|
-
|
|
67
|
-
## 3.1.31
|
|
68
|
-
|
|
69
|
-
### Patch Changes
|
|
70
|
-
|
|
71
|
-
- Updated dependencies [e6b5355]
|
|
72
|
-
- Updated dependencies [93db783]
|
|
73
|
-
- Updated dependencies [cba7675]
|
|
74
|
-
- Updated dependencies [99052ea]
|
|
75
|
-
- Updated dependencies [1d71d2e]
|
|
76
|
-
- @modern-js/utils@2.29.0
|
|
77
|
-
- @modern-js/plugin-i18n@2.29.0
|
|
78
|
-
- @modern-js/generator-common@3.1.31
|
|
79
|
-
|
|
80
|
-
## 3.1.30
|
|
81
|
-
|
|
82
|
-
### Patch Changes
|
|
83
|
-
|
|
84
|
-
- Updated dependencies [00b58a7]
|
|
85
|
-
- @modern-js/utils@2.28.0
|
|
86
|
-
- @modern-js/plugin-i18n@2.28.0
|
|
87
|
-
- @modern-js/generator-common@3.1.30
|
|
88
|
-
|
|
89
|
-
## 3.1.29
|
|
90
|
-
|
|
91
|
-
### Patch Changes
|
|
92
|
-
|
|
93
|
-
- 8322a51: chore: migrate packages from tsc to module-lib build
|
|
94
|
-
|
|
95
|
-
chore: 将使用 tsc 的包迁移到 module-lib 构建
|
|
96
|
-
|
|
97
|
-
- bd2c1ff: fix: get package available version error
|
|
98
|
-
|
|
99
|
-
fix: 修复获取包可用版本时报错
|
|
100
|
-
|
|
101
|
-
- Updated dependencies [91d14b8]
|
|
102
|
-
- Updated dependencies [8322a51]
|
|
103
|
-
- Updated dependencies [6d7104d]
|
|
104
|
-
- @modern-js/utils@2.27.0
|
|
105
|
-
- @modern-js/generator-common@3.1.29
|
|
106
|
-
- @modern-js/plugin-i18n@2.27.0
|
|
107
|
-
|
|
108
|
-
## 3.1.28
|
|
109
|
-
|
|
110
|
-
### Patch Changes
|
|
111
|
-
|
|
112
|
-
- Updated dependencies [cd601f6]
|
|
113
|
-
- @modern-js/generator-common@3.1.28
|
|
114
|
-
- @modern-js/plugin-i18n@2.26.0
|
|
115
|
-
- @modern-js/utils@2.26.0
|
|
116
|
-
|
|
117
|
-
## 3.1.27
|
|
118
|
-
|
|
119
|
-
### Patch Changes
|
|
120
|
-
|
|
121
|
-
- Updated dependencies [63d8247]
|
|
122
|
-
- Updated dependencies [6651684]
|
|
123
|
-
- Updated dependencies [272646c]
|
|
124
|
-
- Updated dependencies [358ed24]
|
|
125
|
-
- @modern-js/utils@2.25.2
|
|
126
|
-
- @modern-js/plugin-i18n@2.25.2
|
|
127
|
-
- @modern-js/generator-common@3.1.27
|
|
128
|
-
|
|
129
|
-
## 3.1.26
|
|
130
|
-
|
|
131
|
-
### Patch Changes
|
|
132
|
-
|
|
133
|
-
- Updated dependencies [9f78d0c]
|
|
134
|
-
- @modern-js/utils@2.25.1
|
|
135
|
-
- @modern-js/plugin-i18n@2.25.1
|
|
136
|
-
- @modern-js/generator-common@3.1.26
|
|
137
|
-
|
|
138
|
-
## 3.1.25
|
|
139
|
-
|
|
140
|
-
### Patch Changes
|
|
141
|
-
|
|
142
|
-
- Updated dependencies [5732c6a]
|
|
143
|
-
- @modern-js/utils@2.25.0
|
|
144
|
-
- @modern-js/plugin-i18n@2.25.0
|
|
145
|
-
- @modern-js/generator-common@3.1.25
|
|
146
|
-
|
|
147
|
-
## 3.1.24
|
|
148
|
-
|
|
149
|
-
### Patch Changes
|
|
150
|
-
|
|
151
|
-
- Updated dependencies [c882fbd]
|
|
152
|
-
- Updated dependencies [4a82c3b]
|
|
153
|
-
- @modern-js/utils@2.24.0
|
|
154
|
-
- @modern-js/plugin-i18n@2.24.0
|
|
155
|
-
- @modern-js/generator-common@3.1.24
|
|
156
|
-
|
|
157
|
-
## 3.1.23
|
|
158
|
-
|
|
159
|
-
### Patch Changes
|
|
160
|
-
|
|
161
|
-
- Updated dependencies [f08bbfc]
|
|
162
|
-
- Updated dependencies [a6b313a]
|
|
163
|
-
- Updated dependencies [8f2cab0]
|
|
164
|
-
- @modern-js/utils@2.23.1
|
|
165
|
-
- @modern-js/plugin-i18n@2.23.1
|
|
166
|
-
- @modern-js/generator-common@3.1.23
|
|
167
|
-
|
|
168
|
-
## 3.1.22
|
|
169
|
-
|
|
170
|
-
### Patch Changes
|
|
171
|
-
|
|
172
|
-
- 7e6fb5f: chore: publishConfig add provenance config
|
|
173
|
-
|
|
174
|
-
chore: publishConfig 增加 provenance 配置
|
|
175
|
-
|
|
176
|
-
- Updated dependencies [7e6fb5f]
|
|
177
|
-
- Updated dependencies [a7a7ad7]
|
|
178
|
-
- Updated dependencies [6dec7c2]
|
|
179
|
-
- Updated dependencies [c3216b5]
|
|
180
|
-
- Updated dependencies [8433b4f]
|
|
181
|
-
- @modern-js/generator-common@3.1.22
|
|
182
|
-
- @modern-js/plugin-i18n@2.23.0
|
|
183
|
-
- @modern-js/utils@2.23.0
|
|
184
|
-
|
|
185
|
-
## 3.1.21
|
|
186
|
-
|
|
187
|
-
### Patch Changes
|
|
188
|
-
|
|
189
|
-
- Updated dependencies [e2848a2]
|
|
190
|
-
- Updated dependencies [d4045ed]
|
|
191
|
-
- @modern-js/utils@2.22.1
|
|
192
|
-
- @modern-js/plugin-i18n@2.22.1
|
|
193
|
-
- @modern-js/generator-common@3.1.21
|
|
194
|
-
|
|
195
|
-
## 3.1.20
|
|
196
|
-
|
|
197
|
-
### Patch Changes
|
|
198
|
-
|
|
199
|
-
- b647c68: chore(generator): update codesmith version
|
|
200
|
-
|
|
201
|
-
chore(generator): 更新 codesmith 版本
|
|
202
|
-
|
|
203
|
-
- Updated dependencies [3d48836]
|
|
204
|
-
- Updated dependencies [5050e8e]
|
|
205
|
-
- Updated dependencies [b647c68]
|
|
206
|
-
- Updated dependencies [3c3d1e2]
|
|
207
|
-
- @modern-js/utils@2.22.0
|
|
208
|
-
- @modern-js/generator-common@3.1.20
|
|
209
|
-
- @modern-js/plugin-i18n@2.22.0
|
|
210
|
-
|
|
211
|
-
## 3.1.19
|
|
212
|
-
|
|
213
|
-
### Patch Changes
|
|
214
|
-
|
|
215
|
-
- @modern-js/plugin-i18n@2.21.1
|
|
216
|
-
- @modern-js/utils@2.21.1
|
|
217
|
-
- @modern-js/generator-common@3.1.19
|
|
218
|
-
|
|
219
|
-
## 3.1.18
|
|
220
|
-
|
|
221
|
-
### Patch Changes
|
|
222
|
-
|
|
223
|
-
- a9839b4: fix: generator get modern plugin version error
|
|
224
|
-
|
|
225
|
-
fix: 修复生成器获取插件版本错误
|
|
226
|
-
|
|
227
|
-
- 26dcf3a: chore: bump typescript to v5 in devDependencies
|
|
228
|
-
|
|
229
|
-
chore: 升级 devDependencies 中的 typescript 版本到 v5
|
|
230
|
-
|
|
231
|
-
- de8f73f: feat: update codesmith version
|
|
232
|
-
|
|
233
|
-
feat: 更新 codesmith 版本
|
|
234
|
-
|
|
235
|
-
- Updated dependencies [e81eeaf]
|
|
236
|
-
- Updated dependencies [26dcf3a]
|
|
237
|
-
- Updated dependencies [056627f]
|
|
238
|
-
- Updated dependencies [de8f73f]
|
|
239
|
-
- Updated dependencies [0fc15ca]
|
|
240
|
-
- Updated dependencies [43b4e83]
|
|
241
|
-
- Updated dependencies [ad78387]
|
|
242
|
-
- @modern-js/utils@2.21.0
|
|
243
|
-
- @modern-js/generator-common@3.1.18
|
|
244
|
-
- @modern-js/plugin-i18n@2.21.0
|
|
245
|
-
|
|
246
|
-
## 3.1.17
|
|
247
|
-
|
|
248
|
-
### Patch Changes
|
|
249
|
-
|
|
250
|
-
- 6b9d90a: chore: remove @babel/runtime. add @swc/helper and enable `externalHelper` config.
|
|
251
|
-
chore: 移除 @babel/runtime 依赖. 增加 @swc/helpers 依赖并且开启 `externalHelpers` 配置
|
|
252
|
-
- Updated dependencies [3c4e0a5]
|
|
253
|
-
- Updated dependencies [6b9d90a]
|
|
254
|
-
- @modern-js/utils@2.20.0
|
|
255
|
-
- @modern-js/generator-common@3.1.17
|
|
256
|
-
- @modern-js/plugin-i18n@2.20.0
|
|
257
|
-
|
|
258
|
-
## 3.1.16
|
|
259
|
-
|
|
260
|
-
### Patch Changes
|
|
261
|
-
|
|
262
|
-
- @modern-js/plugin-i18n@2.19.1
|
|
263
|
-
- @modern-js/utils@2.19.1
|
|
264
|
-
- @modern-js/generator-common@3.1.16
|
|
265
|
-
|
|
266
|
-
## 3.1.15
|
|
267
|
-
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [1134fe2]
|
|
271
|
-
- @modern-js/utils@2.19.0
|
|
272
|
-
- @modern-js/plugin-i18n@2.19.0
|
|
273
|
-
- @modern-js/generator-common@3.1.15
|
|
274
|
-
|
|
275
|
-
## 3.1.14
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- 21c87bf: feat: bump codesmith packages version
|
|
280
|
-
|
|
281
|
-
feat: 升级 codesmith 包版本
|
|
282
|
-
|
|
283
|
-
- bc61dab: feat: bump codesmith version
|
|
284
|
-
|
|
285
|
-
feat: 升级 codesmith 版本
|
|
286
|
-
|
|
287
|
-
- Updated dependencies [21c87bf]
|
|
288
|
-
- Updated dependencies [bc61dab]
|
|
289
|
-
- @modern-js/generator-common@3.1.14
|
|
290
|
-
- @modern-js/plugin-i18n@2.18.1
|
|
291
|
-
- @modern-js/utils@2.18.1
|
|
292
|
-
|
|
293
|
-
## 3.1.13
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- @modern-js/plugin-i18n@2.18.0
|
|
298
|
-
- @modern-js/utils@2.18.0
|
|
299
|
-
- @modern-js/generator-common@3.1.13
|
|
300
|
-
|
|
301
|
-
## 3.1.12
|
|
302
|
-
|
|
303
|
-
### Patch Changes
|
|
304
|
-
|
|
305
|
-
- @modern-js/generator-common@3.1.12
|
|
306
|
-
- @modern-js/plugin-i18n@2.17.1
|
|
307
|
-
- @modern-js/utils@2.17.1
|
|
308
|
-
|
|
309
|
-
## 3.1.11
|
|
310
|
-
|
|
311
|
-
### Patch Changes
|
|
312
|
-
|
|
313
|
-
- @modern-js/generator-common@3.1.11
|
|
314
|
-
- @modern-js/plugin-i18n@2.17.0
|
|
315
|
-
- @modern-js/utils@2.17.0
|
|
316
|
-
|
|
317
|
-
## 3.1.10
|
|
318
|
-
|
|
319
|
-
### Patch Changes
|
|
320
|
-
|
|
321
|
-
- 4e876ab: chore: package.json include the monorepo-relative directory
|
|
322
|
-
|
|
323
|
-
chore: 在 package.json 中声明 monorepo 的子路径
|
|
324
|
-
|
|
325
|
-
- Updated dependencies [5954330]
|
|
326
|
-
- Updated dependencies [84a8008]
|
|
327
|
-
- Updated dependencies [7596520]
|
|
328
|
-
- Updated dependencies [4e876ab]
|
|
329
|
-
- @modern-js/utils@2.16.0
|
|
330
|
-
- @modern-js/generator-common@3.1.10
|
|
331
|
-
- @modern-js/plugin-i18n@2.16.0
|
|
332
|
-
|
|
333
|
-
## 3.1.9
|
|
334
|
-
|
|
335
|
-
### Patch Changes
|
|
336
|
-
|
|
337
|
-
- @modern-js/plugin-i18n@2.15.0
|
|
338
|
-
- @modern-js/utils@2.15.0
|
|
339
|
-
- @modern-js/generator-common@3.1.9
|
|
340
|
-
|
|
341
|
-
## 3.1.8
|
|
342
|
-
|
|
343
|
-
### Patch Changes
|
|
344
|
-
|
|
345
|
-
- Updated dependencies [4779152]
|
|
346
|
-
- Updated dependencies [bfb15e2]
|
|
347
|
-
- Updated dependencies [9321bef]
|
|
348
|
-
- Updated dependencies [9b45c58]
|
|
349
|
-
- Updated dependencies [52d0cb1]
|
|
350
|
-
- Updated dependencies [60a81d0]
|
|
351
|
-
- Updated dependencies [dacef96]
|
|
352
|
-
- Updated dependencies [16399fd]
|
|
353
|
-
- @modern-js/utils@2.14.0
|
|
354
|
-
- @modern-js/generator-common@3.1.8
|
|
355
|
-
- @modern-js/plugin-i18n@2.14.0
|
|
356
|
-
|
|
357
|
-
## 3.1.7
|
|
358
|
-
|
|
359
|
-
### Patch Changes
|
|
360
|
-
|
|
361
|
-
- @modern-js/plugin-i18n@2.13.4
|
|
362
|
-
- @modern-js/utils@2.13.4
|
|
363
|
-
- @modern-js/generator-common@3.1.7
|
|
364
|
-
|
|
365
|
-
## 3.1.6
|
|
366
|
-
|
|
367
|
-
### Patch Changes
|
|
368
|
-
|
|
369
|
-
- @modern-js/plugin-i18n@2.13.3
|
|
370
|
-
- @modern-js/utils@2.13.3
|
|
371
|
-
- @modern-js/generator-common@3.1.6
|
|
372
|
-
|
|
373
|
-
## 3.1.5
|
|
374
|
-
|
|
375
|
-
### Patch Changes
|
|
376
|
-
|
|
377
|
-
- @modern-js/plugin-i18n@2.13.2
|
|
378
|
-
- @modern-js/utils@2.13.2
|
|
379
|
-
- @modern-js/generator-common@3.1.5
|
|
380
|
-
|
|
381
|
-
## 3.1.4
|
|
382
|
-
|
|
383
|
-
### Patch Changes
|
|
384
|
-
|
|
385
|
-
- @modern-js/plugin-i18n@2.13.1
|
|
386
|
-
- @modern-js/utils@2.13.1
|
|
387
|
-
- @modern-js/generator-common@3.1.4
|
|
388
|
-
|
|
389
|
-
## 3.1.3
|
|
390
|
-
|
|
391
|
-
### Patch Changes
|
|
392
|
-
|
|
393
|
-
- 034f36b: feat: set the default language of CLI to English
|
|
394
|
-
|
|
395
|
-
feat: 将命令行的默认语言设置为英文
|
|
396
|
-
|
|
397
|
-
- Updated dependencies [034f36b]
|
|
398
|
-
- Updated dependencies [034f36b]
|
|
399
|
-
- @modern-js/generator-common@3.1.3
|
|
400
|
-
- @modern-js/plugin-i18n@2.13.0
|
|
401
|
-
- @modern-js/utils@2.13.0
|
|
402
|
-
|
|
403
|
-
## 3.1.2
|
|
404
|
-
|
|
405
|
-
### Patch Changes
|
|
406
|
-
|
|
407
|
-
- Updated dependencies [c2ca6c8]
|
|
408
|
-
- Updated dependencies [6d86e34]
|
|
409
|
-
- @modern-js/utils@2.12.0
|
|
410
|
-
- @modern-js/plugin-i18n@2.12.0
|
|
411
|
-
- @modern-js/generator-common@3.1.2
|
|
412
|
-
|
|
413
|
-
## 3.1.1
|
|
414
|
-
|
|
415
|
-
### Patch Changes
|
|
416
|
-
|
|
417
|
-
- Updated dependencies [cfb058f]
|
|
418
|
-
- Updated dependencies [0bd018b]
|
|
419
|
-
- Updated dependencies [5d624fd]
|
|
420
|
-
- Updated dependencies [e2466a1]
|
|
421
|
-
- Updated dependencies [02bb383]
|
|
422
|
-
- Updated dependencies [381a3b9]
|
|
423
|
-
- Updated dependencies [7a60f10]
|
|
424
|
-
- Updated dependencies [274b2e5]
|
|
425
|
-
- Updated dependencies [b9e1c54]
|
|
426
|
-
- @modern-js/utils@2.11.0
|
|
427
|
-
- @modern-js/plugin-i18n@2.11.0
|
|
428
|
-
- @modern-js/generator-common@3.1.1
|
|
429
|
-
|
|
430
|
-
## 3.1.0
|
|
431
|
-
|
|
432
|
-
### Minor Changes
|
|
433
|
-
|
|
434
|
-
- 03d0eb5: feat: create tools add doc solution
|
|
435
|
-
|
|
436
|
-
feat: create 工具增加文档站工程方案
|
|
437
|
-
|
|
438
|
-
### Patch Changes
|
|
439
|
-
|
|
440
|
-
- 0da32d0: chore: upgrade jest and puppeteer
|
|
441
|
-
chore: 升级 jest 和 puppeteer 到 latest
|
|
442
|
-
- Updated dependencies [0da32d0]
|
|
443
|
-
- Updated dependencies [0d9962b]
|
|
444
|
-
- Updated dependencies [fbefa7e]
|
|
445
|
-
- Updated dependencies [03d0eb5]
|
|
446
|
-
- Updated dependencies [4d54233]
|
|
447
|
-
- Updated dependencies [6db4864]
|
|
448
|
-
- @modern-js/generator-common@3.1.0
|
|
449
|
-
- @modern-js/plugin-i18n@2.10.0
|
|
450
|
-
- @modern-js/utils@2.10.0
|
|
451
|
-
|
|
452
|
-
## 3.0.11
|
|
453
|
-
|
|
454
|
-
### Patch Changes
|
|
455
|
-
|
|
456
|
-
- Updated dependencies [ce636b8f62]
|
|
457
|
-
- @modern-js/generator-common@3.0.11
|
|
458
|
-
- @modern-js/plugin-i18n@2.9.0
|
|
459
|
-
- @modern-js/utils@2.9.0
|
|
460
|
-
|
|
461
|
-
## 3.0.10
|
|
462
|
-
|
|
463
|
-
### Patch Changes
|
|
464
|
-
|
|
465
|
-
- Updated dependencies [1104a9f18b]
|
|
466
|
-
- Updated dependencies [2a3f7af59e]
|
|
467
|
-
- Updated dependencies [1f6ca2c7fb]
|
|
468
|
-
- @modern-js/utils@2.8.0
|
|
469
|
-
- @modern-js/generator-common@3.0.10
|
|
470
|
-
- @modern-js/plugin-i18n@2.8.0
|
|
471
|
-
|
|
472
|
-
## 3.0.9
|
|
473
|
-
|
|
474
|
-
### Patch Changes
|
|
475
|
-
|
|
476
|
-
- 7fff9020e1: chore: make file naming consistent
|
|
477
|
-
|
|
478
|
-
chore: 统一文件命名为小驼峰格式
|
|
479
|
-
|
|
480
|
-
- Updated dependencies [0f15fc597c]
|
|
481
|
-
- Updated dependencies [dcad887024]
|
|
482
|
-
- Updated dependencies [a4672f7c16]
|
|
483
|
-
- Updated dependencies [7fff9020e1]
|
|
484
|
-
- Updated dependencies [1eea234fdd]
|
|
485
|
-
- Updated dependencies [84bfb439b8]
|
|
486
|
-
- @modern-js/utils@2.7.0
|
|
487
|
-
- @modern-js/plugin-i18n@2.7.0
|
|
488
|
-
- @modern-js/generator-common@3.0.9
|
|
489
|
-
|
|
490
|
-
## 3.0.8
|
|
491
|
-
|
|
492
|
-
### Patch Changes
|
|
493
|
-
|
|
494
|
-
- Updated dependencies [e1f799e]
|
|
495
|
-
- Updated dependencies [b2ea17b]
|
|
496
|
-
- Updated dependencies [7915ab3]
|
|
497
|
-
- Updated dependencies [0fe658a]
|
|
498
|
-
- @modern-js/utils@2.6.0
|
|
499
|
-
- @modern-js/generator-common@3.0.8
|
|
500
|
-
- @modern-js/plugin-i18n@2.6.0
|
|
501
|
-
|
|
502
|
-
## 3.0.7
|
|
503
|
-
|
|
504
|
-
### Patch Changes
|
|
505
|
-
|
|
506
|
-
- 89ca6cc: refactor: merge build-config into scripts/build
|
|
507
|
-
|
|
508
|
-
refactor: 把 build-config 合并进 scripts/build
|
|
509
|
-
|
|
510
|
-
- 30614fa: chore: modify package.json entry fields and build config
|
|
511
|
-
chore: 更改 package.json entry 字段以及构建配置
|
|
512
|
-
- 577084d: feat: update codesmith version
|
|
513
|
-
|
|
514
|
-
feat: 更新 codesmith 版本
|
|
515
|
-
|
|
516
|
-
- Updated dependencies [89ca6cc]
|
|
517
|
-
- Updated dependencies [30614fa]
|
|
518
|
-
- Updated dependencies [1b0ce87]
|
|
519
|
-
- Updated dependencies [11c053b]
|
|
520
|
-
- Updated dependencies [577084d]
|
|
521
|
-
- @modern-js/plugin-i18n@2.5.0
|
|
522
|
-
- @modern-js/generator-common@3.0.7
|
|
523
|
-
- @modern-js/utils@2.5.0
|
|
524
|
-
|
|
525
|
-
## 3.0.6
|
|
526
|
-
|
|
527
|
-
### Patch Changes
|
|
528
|
-
|
|
529
|
-
- 1023fbb: feat: new command tooitip support code highlight
|
|
530
|
-
|
|
531
|
-
feat: new 命令提示支持代码高亮
|
|
532
|
-
|
|
533
|
-
- Updated dependencies [98a2733]
|
|
534
|
-
- Updated dependencies [b4e01e7]
|
|
535
|
-
- Updated dependencies [8c2db5f]
|
|
536
|
-
- @modern-js/utils@2.4.0
|
|
537
|
-
- @modern-js/generator-common@3.0.6
|
|
538
|
-
- @modern-js/plugin-i18n@2.4.0
|
|
539
|
-
|
|
540
|
-
## 3.0.5
|
|
541
|
-
|
|
542
|
-
### Patch Changes
|
|
543
|
-
|
|
544
|
-
- 70fb3d5: fix: use yarn not get right package version
|
|
545
|
-
|
|
546
|
-
fix: 修复使用 yarn 获取包版本失败问题
|
|
547
|
-
|
|
548
|
-
- Updated dependencies [fd5a3ed]
|
|
549
|
-
- Updated dependencies [61c1ce5]
|
|
550
|
-
- Updated dependencies [6ca1c0b]
|
|
551
|
-
- Updated dependencies [89b6739]
|
|
552
|
-
- @modern-js/utils@2.3.0
|
|
553
|
-
- @modern-js/generator-common@3.0.5
|
|
554
|
-
- @modern-js/plugin-i18n@2.3.0
|
|
555
|
-
|
|
556
|
-
## 3.0.4
|
|
557
|
-
|
|
558
|
-
### Patch Changes
|
|
559
|
-
|
|
560
|
-
- Updated dependencies [49eff0c]
|
|
561
|
-
- @modern-js/utils@2.2.0
|
|
562
|
-
- @modern-js/plugin-i18n@2.2.0
|
|
563
|
-
- @modern-js/generator-common@3.0.4
|
|
564
|
-
|
|
565
|
-
## 3.0.3
|
|
566
|
-
|
|
567
|
-
### Patch Changes
|
|
568
|
-
|
|
569
|
-
- Updated dependencies [837620c]
|
|
570
|
-
- Updated dependencies [4181b2d]
|
|
571
|
-
- Updated dependencies [8a9482c]
|
|
572
|
-
- @modern-js/utils@2.1.0
|
|
573
|
-
- @modern-js/generator-common@3.0.3
|
|
574
|
-
- @modern-js/plugin-i18n@2.1.0
|
|
575
|
-
|
|
576
|
-
## 3.0.2
|
|
577
|
-
|
|
578
|
-
### Patch Changes
|
|
579
|
-
|
|
580
|
-
- Updated dependencies [4568607]
|
|
581
|
-
- @modern-js/generator-common@3.0.2
|
|
582
|
-
- @modern-js/utils@2.0.2
|
|
583
|
-
- @modern-js/plugin-i18n@2.0.2
|
|
584
|
-
|
|
585
|
-
## 3.0.1
|
|
586
|
-
|
|
587
|
-
### Patch Changes
|
|
588
|
-
|
|
589
|
-
- @modern-js/plugin-i18n@2.0.1
|
|
590
|
-
- @modern-js/utils@2.0.1
|
|
591
|
-
- @modern-js/generator-common@3.0.1
|
|
592
|
-
|
|
593
|
-
## 3.0.0
|
|
594
|
-
|
|
595
|
-
### Major Changes
|
|
596
|
-
|
|
597
|
-
- dda38c9c3e: chore: v2
|
|
598
|
-
|
|
599
|
-
### Patch Changes
|
|
600
|
-
|
|
601
|
-
- Updated dependencies [edd1cfb1af]
|
|
602
|
-
- Updated dependencies [dda38c9c3e]
|
|
603
|
-
- Updated dependencies [ffb2ed4]
|
|
604
|
-
- Updated dependencies [bbe4c4ab64]
|
|
605
|
-
- @modern-js/utils@2.0.0
|
|
606
|
-
- @modern-js/plugin-i18n@2.0.0
|
|
607
|
-
- @modern-js/generator-common@3.0.0
|
|
608
|
-
|
|
609
|
-
## 3.0.0-beta.6
|
|
610
|
-
|
|
611
|
-
### Major Changes
|
|
612
|
-
|
|
613
|
-
- dda38c9c3e: chore: v2
|
|
614
|
-
|
|
615
|
-
### Patch Changes
|
|
616
|
-
|
|
617
|
-
- Updated dependencies [edd1cfb1af]
|
|
618
|
-
- Updated dependencies [dda38c9c3e]
|
|
619
|
-
- Updated dependencies [bbe4c4ab64]
|
|
620
|
-
- @modern-js/utils@2.0.0-beta.7
|
|
621
|
-
- @modern-js/plugin-i18n@2.0.0-beta.7
|
|
622
|
-
- @modern-js/generator-common@3.0.0-beta.6
|
|
623
|
-
|
|
624
|
-
## 3.0.0-beta.5
|
|
625
|
-
|
|
626
|
-
### Major Changes
|
|
627
|
-
|
|
628
|
-
- dda38c9c3e: chore: v2
|
|
629
|
-
|
|
630
|
-
### Patch Changes
|
|
631
|
-
|
|
632
|
-
- Updated dependencies [7879e8f711]
|
|
633
|
-
- Updated dependencies [6aca875011]
|
|
634
|
-
- Updated dependencies [2e6031955e]
|
|
635
|
-
- Updated dependencies [7b7d12cf8f]
|
|
636
|
-
- Updated dependencies [7efeed4]
|
|
637
|
-
- Updated dependencies [92f0eade39]
|
|
638
|
-
- Updated dependencies [edd1cfb1af]
|
|
639
|
-
- Updated dependencies [cc971eabfc]
|
|
640
|
-
- Updated dependencies [5b9049f2e9]
|
|
641
|
-
- Updated dependencies [92004d1906]
|
|
642
|
-
- Updated dependencies [b8bbe036c7]
|
|
643
|
-
- Updated dependencies [d5a31df781]
|
|
644
|
-
- Updated dependencies [dda38c9c3e]
|
|
645
|
-
- Updated dependencies [3bbea92b2a]
|
|
646
|
-
- Updated dependencies [b710adb843]
|
|
647
|
-
- Updated dependencies [ea7cf06257]
|
|
648
|
-
- Updated dependencies [bbe4c4ab64]
|
|
649
|
-
- Updated dependencies [e4558a0bc4]
|
|
650
|
-
- Updated dependencies [abf3421a75]
|
|
651
|
-
- Updated dependencies [543be9558e]
|
|
652
|
-
- Updated dependencies [14b712da84]
|
|
653
|
-
- @modern-js/utils@2.0.0-beta.6
|
|
654
|
-
- @modern-js/plugin-i18n@2.0.0-beta.6
|
|
655
|
-
- @modern-js/generator-common@3.0.0-beta.5
|
|
656
|
-
|
|
657
|
-
## 3.0.0-beta.4
|
|
658
|
-
|
|
659
|
-
### Major Changes
|
|
660
|
-
|
|
661
|
-
- dda38c9c3e: chore: v2
|
|
662
|
-
|
|
663
|
-
### Patch Changes
|
|
664
|
-
|
|
665
|
-
- Updated dependencies [7879e8f]
|
|
666
|
-
- Updated dependencies [6aca875]
|
|
667
|
-
- Updated dependencies [2e6031955e]
|
|
668
|
-
- Updated dependencies [7b7d12c]
|
|
669
|
-
- Updated dependencies [92f0eade39]
|
|
670
|
-
- Updated dependencies [edd1cfb1af]
|
|
671
|
-
- Updated dependencies [cc971eabfc]
|
|
672
|
-
- Updated dependencies [5b9049f2e9]
|
|
673
|
-
- Updated dependencies [92004d1906]
|
|
674
|
-
- Updated dependencies [b8bbe036c7]
|
|
675
|
-
- Updated dependencies [d5a31df781]
|
|
676
|
-
- Updated dependencies [dda38c9c3e]
|
|
677
|
-
- Updated dependencies [3bbea92b2a]
|
|
678
|
-
- Updated dependencies [b710adb843]
|
|
679
|
-
- Updated dependencies [ea7cf06]
|
|
680
|
-
- Updated dependencies [bbe4c4a]
|
|
681
|
-
- Updated dependencies [e4558a0]
|
|
682
|
-
- Updated dependencies [abf3421a75]
|
|
683
|
-
- Updated dependencies [543be9558e]
|
|
684
|
-
- Updated dependencies [14b712da84]
|
|
685
|
-
- @modern-js/utils@2.0.0-beta.4
|
|
686
|
-
- @modern-js/plugin-i18n@2.0.0-beta.4
|
|
687
|
-
- @modern-js/generator-common@3.0.0-beta.4
|
|
688
|
-
|
|
689
|
-
## 3.0.0-beta.3
|
|
690
|
-
|
|
691
|
-
### Major Changes
|
|
692
|
-
|
|
693
|
-
- dda38c9c3e: chore: v2
|
|
694
|
-
|
|
695
|
-
### Patch Changes
|
|
696
|
-
|
|
697
|
-
- Updated dependencies [6aca875]
|
|
698
|
-
- Updated dependencies [2e60319]
|
|
699
|
-
- Updated dependencies [92f0eade39]
|
|
700
|
-
- Updated dependencies [edd1cfb1af]
|
|
701
|
-
- Updated dependencies [cc971eabfc]
|
|
702
|
-
- Updated dependencies [5b9049f2e9]
|
|
703
|
-
- Updated dependencies [92004d1906]
|
|
704
|
-
- Updated dependencies [b8bbe036c7]
|
|
705
|
-
- Updated dependencies [d5a31df781]
|
|
706
|
-
- Updated dependencies [dda38c9c3e]
|
|
707
|
-
- Updated dependencies [3bbea92b2a]
|
|
708
|
-
- Updated dependencies [b710adb]
|
|
709
|
-
- Updated dependencies [ea7cf06]
|
|
710
|
-
- Updated dependencies [bbe4c4a]
|
|
711
|
-
- Updated dependencies [e4558a0]
|
|
712
|
-
- Updated dependencies [abf3421a75]
|
|
713
|
-
- Updated dependencies [543be9558e]
|
|
714
|
-
- Updated dependencies [14b712da84]
|
|
715
|
-
- @modern-js/utils@2.0.0-beta.3
|
|
716
|
-
- @modern-js/plugin-i18n@2.0.0-beta.3
|
|
717
|
-
- @modern-js/generator-common@3.0.0-beta.3
|
|
718
|
-
|
|
719
|
-
## 3.0.0-beta.2
|
|
720
|
-
|
|
721
|
-
### Major Changes
|
|
722
|
-
|
|
723
|
-
- dda38c9c3e: chore: v2
|
|
724
|
-
|
|
725
|
-
### Patch Changes
|
|
726
|
-
|
|
727
|
-
- Updated dependencies [92f0ead]
|
|
728
|
-
- Updated dependencies [edd1cfb1af]
|
|
729
|
-
- Updated dependencies [cc971eabfc]
|
|
730
|
-
- Updated dependencies [5b9049f2e9]
|
|
731
|
-
- Updated dependencies [92004d1]
|
|
732
|
-
- Updated dependencies [b8bbe036c7]
|
|
733
|
-
- Updated dependencies [d5a31df781]
|
|
734
|
-
- Updated dependencies [dda38c9c3e]
|
|
735
|
-
- Updated dependencies [3bbea92b2a]
|
|
736
|
-
- Updated dependencies [abf3421a75]
|
|
737
|
-
- Updated dependencies [543be9558e]
|
|
738
|
-
- Updated dependencies [14b712da84]
|
|
739
|
-
- @modern-js/utils@2.0.0-beta.2
|
|
740
|
-
- @modern-js/plugin-i18n@2.0.0-beta.2
|
|
741
|
-
- @modern-js/generator-common@3.0.0-beta.2
|
|
742
|
-
|
|
743
|
-
## 3.0.0-beta.1
|
|
744
|
-
|
|
745
|
-
### Major Changes
|
|
746
|
-
|
|
747
|
-
- dda38c9: chore: v2
|
|
748
|
-
|
|
749
|
-
### Patch Changes
|
|
750
|
-
|
|
751
|
-
- Updated dependencies [92f0ead]
|
|
752
|
-
- Updated dependencies [edd1cfb1af]
|
|
753
|
-
- Updated dependencies [cc971eabfc]
|
|
754
|
-
- Updated dependencies [5b9049f]
|
|
755
|
-
- Updated dependencies [92004d1]
|
|
756
|
-
- Updated dependencies [b8bbe036c7]
|
|
757
|
-
- Updated dependencies [d5a31df781]
|
|
758
|
-
- Updated dependencies [dda38c9]
|
|
759
|
-
- Updated dependencies [3bbea92b2a]
|
|
760
|
-
- Updated dependencies [abf3421]
|
|
761
|
-
- Updated dependencies [543be9558e]
|
|
762
|
-
- Updated dependencies [14b712d]
|
|
763
|
-
- @modern-js/utils@2.0.0-beta.1
|
|
764
|
-
- @modern-js/plugin-i18n@2.0.0-beta.1
|
|
765
|
-
- @modern-js/generator-common@3.0.0-beta.1
|
|
766
|
-
|
|
767
|
-
## 3.0.0-beta.0
|
|
768
|
-
|
|
769
|
-
### Major Changes
|
|
770
|
-
|
|
771
|
-
- dda38c9: chore: v2
|
|
772
|
-
|
|
773
|
-
### Patch Changes
|
|
774
|
-
|
|
775
|
-
- Updated dependencies [edd1cfb1a]
|
|
776
|
-
- Updated dependencies [cc971eabf]
|
|
777
|
-
- Updated dependencies [5b9049f]
|
|
778
|
-
- Updated dependencies [b8bbe036c]
|
|
779
|
-
- Updated dependencies [d5a31df78]
|
|
780
|
-
- Updated dependencies [dda38c9]
|
|
781
|
-
- Updated dependencies [3bbea92b2]
|
|
782
|
-
- Updated dependencies [abf3421]
|
|
783
|
-
- Updated dependencies [543be95]
|
|
784
|
-
- Updated dependencies [14b712d]
|
|
785
|
-
- @modern-js/utils@2.0.0-beta.0
|
|
786
|
-
- @modern-js/plugin-i18n@2.0.0-beta.0
|
|
787
|
-
- @modern-js/generator-common@3.0.0-beta.0
|
|
788
|
-
|
|
789
|
-
## 2.4.7
|
|
790
|
-
|
|
791
|
-
### Patch Changes
|
|
792
|
-
|
|
793
|
-
- Updated dependencies [7c89bd6]
|
|
794
|
-
- @modern-js/generator-common@2.4.7
|
|
795
|
-
- @modern-js/plugin-i18n@1.21.2
|
|
796
|
-
- @modern-js/utils@1.21.2
|
|
797
|
-
|
|
798
|
-
## 2.4.6
|
|
799
|
-
|
|
800
|
-
### Patch Changes
|
|
801
|
-
|
|
802
|
-
- @modern-js/generator-common@2.4.6
|
|
803
|
-
- @modern-js/plugin-i18n@1.21.1
|
|
804
|
-
- @modern-js/utils@1.21.1
|
|
805
|
-
|
|
806
|
-
## 2.4.5
|
|
807
|
-
|
|
808
|
-
### Patch Changes
|
|
809
|
-
|
|
810
|
-
- 4ac9a0e: fix: new action version when new electron
|
|
811
|
-
|
|
812
|
-
fix: 修复启用 Electron 时版本报错
|
|
813
|
-
|
|
814
|
-
- cfd8557: feat: new command install not run prepare scripts
|
|
815
|
-
|
|
816
|
-
feat: new 命令安装依赖时不执行 prepare 脚本
|
|
817
|
-
|
|
818
|
-
- Updated dependencies [cf1a2b1]
|
|
819
|
-
- Updated dependencies [cfd8557]
|
|
820
|
-
- @modern-js/generator-common@2.4.5
|
|
821
|
-
- @modern-js/utils@1.21.0
|
|
822
|
-
- @modern-js/plugin-i18n@1.21.0
|
|
823
|
-
|
|
824
|
-
## 2.4.4
|
|
825
|
-
|
|
826
|
-
### Patch Changes
|
|
827
|
-
|
|
828
|
-
- Updated dependencies [49515c5]
|
|
829
|
-
- @modern-js/utils@1.20.1
|
|
830
|
-
- @modern-js/plugin-i18n@1.20.1
|
|
831
|
-
- @modern-js/generator-common@2.4.4
|
|
832
|
-
|
|
833
|
-
## 2.4.3
|
|
834
|
-
|
|
835
|
-
### Patch Changes
|
|
836
|
-
|
|
837
|
-
- Updated dependencies [d5d570b]
|
|
838
|
-
- Updated dependencies [4ddc185]
|
|
839
|
-
- Updated dependencies [df8ee7e]
|
|
840
|
-
- Updated dependencies [8c05089]
|
|
841
|
-
- @modern-js/utils@1.20.0
|
|
842
|
-
- @modern-js/plugin-i18n@1.20.0
|
|
843
|
-
- @modern-js/generator-common@2.4.3
|
|
844
|
-
|
|
845
|
-
## 2.4.0
|
|
846
|
-
|
|
847
|
-
### Patch Changes
|
|
848
|
-
|
|
849
|
-
- Updated dependencies [cf1edd1]
|
|
850
|
-
- @modern-js/generator-common@2.4.0
|
|
851
|
-
- @modern-js/plugin-i18n@1.19.0
|
|
852
|
-
- @modern-js/utils@1.19.0
|
|
853
|
-
|
|
854
|
-
## 2.3.4
|
|
855
|
-
|
|
856
|
-
### Patch Changes
|
|
857
|
-
|
|
858
|
-
- Updated dependencies [9fcfbd4]
|
|
859
|
-
- Updated dependencies [6c2c745]
|
|
860
|
-
- @modern-js/utils@1.18.1
|
|
861
|
-
- @modern-js/plugin-i18n@1.18.1
|
|
862
|
-
- @modern-js/generator-common@2.3.4
|
|
863
|
-
|
|
864
|
-
## 2.3.3
|
|
865
|
-
|
|
866
|
-
### Patch Changes
|
|
867
|
-
|
|
868
|
-
- Updated dependencies [8280920]
|
|
869
|
-
- Updated dependencies [4f77eb4]
|
|
870
|
-
- Updated dependencies [5227370]
|
|
871
|
-
- Updated dependencies [7928bae]
|
|
872
|
-
- @modern-js/utils@1.18.0
|
|
873
|
-
- @modern-js/generator-common@2.3.3
|
|
874
|
-
- @modern-js/plugin-i18n@1.18.0
|
|
875
|
-
|
|
876
|
-
## 2.3.1
|
|
877
|
-
|
|
878
|
-
### Patch Changes
|
|
879
|
-
|
|
880
|
-
- fb30bca: feat: add upgrade tools and command
|
|
881
|
-
|
|
882
|
-
feat: 增加升级工具和升级命令
|
|
883
|
-
|
|
884
|
-
- f3fab28: feat: new command use solution version
|
|
885
|
-
|
|
886
|
-
feat: new 命令使用当前工程方案对应版本的插件
|
|
887
|
-
|
|
888
|
-
- Updated dependencies [1b9176f]
|
|
889
|
-
- Updated dependencies [77d3a38]
|
|
890
|
-
- Updated dependencies [fb30bca]
|
|
891
|
-
- Updated dependencies [151329d]
|
|
892
|
-
- Updated dependencies [5af9472]
|
|
893
|
-
- Updated dependencies [6b6a534]
|
|
894
|
-
- Updated dependencies [6b43a2b]
|
|
895
|
-
- Updated dependencies [a7be124]
|
|
896
|
-
- Updated dependencies [31547b4]
|
|
897
|
-
- @modern-js/utils@1.17.0
|
|
898
|
-
- @modern-js/generator-common@2.3.1
|
|
899
|
-
- @modern-js/plugin-i18n@1.17.0
|
|
900
|
-
|
|
901
|
-
## 2.3.0
|
|
902
|
-
|
|
903
|
-
### Minor Changes
|
|
904
|
-
|
|
905
|
-
- beecff68d: feat: create new project use modern current latest version
|
|
906
|
-
|
|
907
|
-
feat: @modern-js/create 创建项目使用 Modern.js 最新依赖版本
|
|
908
|
-
|
|
909
|
-
- 1100dd58c: chore: support react 18
|
|
910
|
-
|
|
911
|
-
chore: 支持 React 18
|
|
912
|
-
|
|
913
|
-
### Patch Changes
|
|
914
|
-
|
|
915
|
-
- 9d9bbfd05: feat: update codesmith package
|
|
916
|
-
|
|
917
|
-
feat: 升级 codesmith 包版本
|
|
918
|
-
|
|
919
|
-
- Updated dependencies [641592f52]
|
|
920
|
-
- Updated dependencies [3904b30a5]
|
|
921
|
-
- Updated dependencies [1100dd58c]
|
|
922
|
-
- Updated dependencies [e04e6e76a]
|
|
923
|
-
- Updated dependencies [81c66e4a4]
|
|
924
|
-
- Updated dependencies [2c305b6f5]
|
|
925
|
-
- @modern-js/utils@1.16.0
|
|
926
|
-
- @modern-js/plugin-i18n@1.16.0
|
|
927
|
-
|
|
928
|
-
## 2.2.1
|
|
929
|
-
|
|
930
|
-
### Patch Changes
|
|
931
|
-
|
|
932
|
-
- Updated dependencies [8658a78]
|
|
933
|
-
- Updated dependencies [05d4a4f]
|
|
934
|
-
- Updated dependencies [ad05af9]
|
|
935
|
-
- Updated dependencies [5d53d1c]
|
|
936
|
-
- Updated dependencies [37cd159]
|
|
937
|
-
- @modern-js/utils@1.15.0
|
|
938
|
-
- @modern-js/plugin-i18n@1.15.0
|
|
939
|
-
|
|
940
|
-
## 1.4.0
|
|
941
|
-
|
|
942
|
-
### Minor Changes
|
|
943
|
-
|
|
944
|
-
- 52374e3: chore(generator): use module-tools bundle function to bundle generator package
|
|
945
|
-
|
|
946
|
-
chore(generator): 使用 module-tools 的 bundle 功能实现生成器打包
|
|
947
|
-
|
|
948
|
-
### Patch Changes
|
|
949
|
-
|
|
950
|
-
- Updated dependencies [4fc801f]
|
|
951
|
-
- Updated dependencies [c8614b8]
|
|
952
|
-
- @modern-js/utils@1.8.0
|
|
953
|
-
|
|
954
|
-
## 1.3.0
|
|
955
|
-
|
|
956
|
-
### Minor Changes
|
|
957
|
-
|
|
958
|
-
- 33cebd2: chore(generator-utils): tidy up `@modern-js/generator-utils` func
|
|
959
|
-
|
|
960
|
-
chore(generastor-utils): 整理 `@modern-js/generator-utils` 导出方法
|
|
961
|
-
|
|
962
|
-
### Patch Changes
|
|
963
|
-
|
|
964
|
-
- Updated dependencies [33cebd2]
|
|
965
|
-
- @modern-js/plugin-i18n@1.3.0
|
|
966
|
-
- @modern-js/utils@1.7.12
|
|
967
|
-
|
|
968
|
-
## 1.2.7
|
|
969
|
-
|
|
970
|
-
### Patch Changes
|
|
971
|
-
|
|
972
|
-
- 341bb42: feat: bump codesmith package version
|
|
973
|
-
- Updated dependencies [a90bc96]
|
|
974
|
-
- @modern-js/utils@1.7.9
|
|
975
|
-
|
|
976
|
-
## 1.2.6
|
|
977
|
-
|
|
978
|
-
### Patch Changes
|
|
979
|
-
|
|
980
|
-
- a1198d509: feat: bump babel 7.18.0
|
|
981
|
-
- c7e38b4e6: feat: upgrade codesmith pkg version
|
|
982
|
-
- Updated dependencies [a1198d509]
|
|
983
|
-
- @modern-js/plugin-i18n@1.2.7
|
|
984
|
-
|
|
985
|
-
## 1.2.5
|
|
986
|
-
|
|
987
|
-
### Patch Changes
|
|
988
|
-
|
|
989
|
-
- d32f35134: chore: add modern/jest/eslint/ts config files to .npmignore
|
|
990
|
-
- Updated dependencies [d32f35134]
|
|
991
|
-
- Updated dependencies [6ae4a34ae]
|
|
992
|
-
- Updated dependencies [b80229c79]
|
|
993
|
-
- Updated dependencies [948cc4436]
|
|
994
|
-
- @modern-js/plugin-i18n@1.2.6
|
|
995
|
-
- @modern-js/utils@1.7.3
|
|
996
|
-
|
|
997
|
-
## 1.2.4
|
|
998
|
-
|
|
999
|
-
### Patch Changes
|
|
1000
|
-
|
|
1001
|
-
- 6b0bb5e3b: feat: bump codesmith version
|
|
1002
|
-
- 69a728375: fix: remove exports.jsnext:source after publish
|
|
1003
|
-
- Updated dependencies [cd7346b0d]
|
|
1004
|
-
- Updated dependencies [69a728375]
|
|
1005
|
-
- @modern-js/utils@1.7.2
|
|
1006
|
-
- @modern-js/plugin-i18n@1.2.5
|
|
1007
|
-
|
|
1008
|
-
## 1.2.3
|
|
1009
|
-
|
|
1010
|
-
### Patch Changes
|
|
1011
|
-
|
|
1012
|
-
- 592edabc: feat: prebundle url-join,mime-types,json5,fast-glob,globby,ora,inquirer
|
|
1013
|
-
- Updated dependencies [2d155c4c]
|
|
1014
|
-
- Updated dependencies [123e432d]
|
|
1015
|
-
- Updated dependencies [e5a9b26d]
|
|
1016
|
-
- Updated dependencies [0b26b93b]
|
|
1017
|
-
- Updated dependencies [123e432d]
|
|
1018
|
-
- Updated dependencies [f9f66ef9]
|
|
1019
|
-
- Updated dependencies [592edabc]
|
|
1020
|
-
- Updated dependencies [895fa0ff]
|
|
1021
|
-
- Updated dependencies [3578913e]
|
|
1022
|
-
- Updated dependencies [1c3beab3]
|
|
1023
|
-
- @modern-js/utils@1.6.0
|
|
1024
|
-
|
|
1025
|
-
## 1.2.2
|
|
1026
|
-
|
|
1027
|
-
### Patch Changes
|
|
1028
|
-
|
|
1029
|
-
- 6cffe99d: chore:
|
|
1030
|
-
remove react eslint rules for `modern-js` rule set.
|
|
1031
|
-
add .eslintrc for each package to speed up linting
|
|
1032
|
-
- 04ae5262: chore: bump @modern-js/utils to v1.4.1 in dependencies
|
|
1033
|
-
- 60f7d8bf: feat: add tests dir to npmignore
|
|
1034
|
-
- Updated dependencies [b8599d09]
|
|
1035
|
-
- Updated dependencies [6cffe99d]
|
|
1036
|
-
- Updated dependencies [04ae5262]
|
|
1037
|
-
- Updated dependencies [60f7d8bf]
|
|
1038
|
-
- Updated dependencies [3bf4f8b0]
|
|
1039
|
-
- @modern-js/utils@1.5.0
|
|
1040
|
-
- @modern-js/plugin-i18n@1.2.4
|
|
1041
|
-
|
|
1042
|
-
## 1.2.1
|
|
1043
|
-
|
|
1044
|
-
### Patch Changes
|
|
1045
|
-
|
|
1046
|
-
- 83166714: change .npmignore
|
|
1047
|
-
- Updated dependencies [83166714]
|
|
1048
|
-
- @modern-js/plugin-i18n@1.2.1
|
|
1049
|
-
- @modern-js/utils@1.2.2
|
|
1050
|
-
|
|
1051
|
-
## 1.2.0
|
|
1052
|
-
|
|
1053
|
-
### Minor Changes
|
|
1054
|
-
|
|
1055
|
-
- cfe11628: Make Modern.js self bootstraping
|
|
1056
|
-
|
|
1057
|
-
### Patch Changes
|
|
1058
|
-
|
|
1059
|
-
- 2c049918: feat: polyfill function support enable using new command
|
|
1060
|
-
- Updated dependencies [2da09c69]
|
|
1061
|
-
- Updated dependencies [c3d46ee4]
|
|
1062
|
-
- Updated dependencies [cfe11628]
|
|
1063
|
-
- @modern-js/utils@1.2.0
|
|
1064
|
-
- @modern-js/plugin-i18n@1.2.0
|
|
1065
|
-
|
|
1066
|
-
## 1.1.3
|
|
1067
|
-
|
|
1068
|
-
### Patch Changes
|
|
1069
|
-
|
|
1070
|
-
- f73fee4b: feat: upgrade codesmith version to add get npm package timeout's time
|
|
1071
|
-
|
|
1072
|
-
## 1.1.2
|
|
1073
|
-
|
|
1074
|
-
### Patch Changes
|
|
1075
|
-
|
|
1076
|
-
- 4819a3c7: feat: update generator version
|
|
1077
|
-
- b7fb82ec: fix: get package manager function
|
|
1078
|
-
- Updated dependencies [5e3de7d8]
|
|
1079
|
-
- Updated dependencies [b7fb82ec]
|
|
1080
|
-
- @modern-js/plugin-i18n@1.1.2
|
|
1081
|
-
- @modern-js/utils@1.1.6
|
|
1082
|
-
|
|
1083
|
-
## 1.1.1
|
|
1084
|
-
|
|
1085
|
-
### Patch Changes
|
|
1086
|
-
|
|
1087
|
-
- 0fa83663: support more .env files
|
|
1088
|
-
- Updated dependencies [0fa83663]
|
|
1089
|
-
- Updated dependencies [f594fbc8]
|
|
1090
|
-
- @modern-js/plugin-i18n@1.1.1
|
|
1091
|
-
- @modern-js/utils@1.1.2
|
|
1092
|
-
|
|
1093
|
-
## 1.1.0
|
|
1094
|
-
|
|
1095
|
-
### Minor Changes
|
|
1096
|
-
|
|
1097
|
-
- 96119db2: Relese v1.1.0
|
|
1098
|
-
|
|
1099
|
-
### Patch Changes
|
|
1100
|
-
|
|
1101
|
-
- Updated dependencies [96119db2]
|
|
1102
|
-
- @modern-js/plugin-i18n@1.1.0
|
|
1103
|
-
- @modern-js/utils@1.1.0
|
|
1104
|
-
|
|
1105
|
-
## 1.0.1
|
|
1106
|
-
|
|
1107
|
-
### Patch Changes
|
|
1108
|
-
|
|
1109
|
-
- feat: update generator template
|
|
1110
|
-
|
|
1111
|
-
## 1.0.0
|
|
1112
|
-
|
|
1113
|
-
### Patch Changes
|
|
1114
|
-
|
|
1115
|
-
- 224f7fe: fix server route match
|
|
1116
|
-
- 30ac27c: feat: add generator package description
|
|
1117
|
-
- 0fd196e: feat: fix bugs
|
|
1118
|
-
- 204c626: feat: initial
|
|
1119
|
-
- 63be0a5: fix: #118 #104
|
|
1120
|
-
- Updated dependencies [224f7fe]
|
|
1121
|
-
- Updated dependencies [30ac27c]
|
|
1122
|
-
- Updated dependencies [0fd196e]
|
|
1123
|
-
- Updated dependencies [204c626]
|
|
1124
|
-
- Updated dependencies [63be0a5]
|
|
1125
|
-
- @modern-js/plugin-i18n@1.0.0
|
|
1126
|
-
- @modern-js/utils@1.0.0
|
|
1127
|
-
|
|
1128
|
-
## 1.0.0-rc.23
|
|
1129
|
-
|
|
1130
|
-
### Patch Changes
|
|
1131
|
-
|
|
1132
|
-
- 224f7fe: fix server route match
|
|
1133
|
-
- 30ac27c: feat: add generator package description
|
|
1134
|
-
- 0fd196e: feat: fix bugs
|
|
1135
|
-
- 204c626: feat: initial
|
|
1136
|
-
- 63be0a5: fix: #118 #104
|
|
1137
|
-
- Updated dependencies [224f7fe]
|
|
1138
|
-
- Updated dependencies [30ac27c]
|
|
1139
|
-
- Updated dependencies [0fd196e]
|
|
1140
|
-
- Updated dependencies [204c626]
|
|
1141
|
-
- Updated dependencies [63be0a5]
|
|
1142
|
-
- @modern-js/plugin-i18n@1.0.0-rc.23
|
|
1143
|
-
- @modern-js/utils@1.0.0-rc.23
|
|
1144
|
-
|
|
1145
|
-
## 1.0.0-rc.22
|
|
1146
|
-
|
|
1147
|
-
### Patch Changes
|
|
1148
|
-
|
|
1149
|
-
- 224f7fe: fix server route match
|
|
1150
|
-
- 30ac27c: feat: add generator package description
|
|
1151
|
-
- 0fd196e: feat: fix bugs
|
|
1152
|
-
- 204c626: feat: initial
|
|
1153
|
-
- 63be0a5: fix: #118 #104
|
|
1154
|
-
- Updated dependencies [224f7fe]
|
|
1155
|
-
- Updated dependencies [30ac27c]
|
|
1156
|
-
- Updated dependencies [0fd196e]
|
|
1157
|
-
- Updated dependencies [204c626]
|
|
1158
|
-
- Updated dependencies [63be0a5]
|
|
1159
|
-
- @modern-js/plugin-i18n@1.0.0-rc.22
|
|
1160
|
-
- @modern-js/utils@1.0.0-rc.22
|
|
1161
|
-
|
|
1162
|
-
## 1.0.0-rc.21
|
|
1163
|
-
|
|
1164
|
-
### Patch Changes
|
|
1165
|
-
|
|
1166
|
-
- 224f7fe: fix server route match
|
|
1167
|
-
- 30ac27c: feat: add generator package description
|
|
1168
|
-
- 0fd196e: feat: fix bugs
|
|
1169
|
-
- 204c626: feat: initial
|
|
1170
|
-
- 63be0a5: fix: #118 #104
|
|
1171
|
-
- Updated dependencies [224f7fe]
|
|
1172
|
-
- Updated dependencies [30ac27c]
|
|
1173
|
-
- Updated dependencies [0fd196e]
|
|
1174
|
-
- Updated dependencies [204c626]
|
|
1175
|
-
- Updated dependencies [63be0a5]
|
|
1176
|
-
- @modern-js/plugin-i18n@1.0.0-rc.21
|
|
1177
|
-
- @modern-js/utils@1.0.0-rc.21
|
|
1178
|
-
|
|
1179
|
-
## 1.0.0-rc.20
|
|
1180
|
-
|
|
1181
|
-
### Patch Changes
|
|
1182
|
-
|
|
1183
|
-
- 224f7fe: fix server route match
|
|
1184
|
-
- 30ac27c: feat: add generator package description
|
|
1185
|
-
- feat: fix bugs
|
|
1186
|
-
- 204c626: feat: initial
|
|
1187
|
-
- 63be0a5: fix: #118 #104
|
|
1188
|
-
- Updated dependencies [224f7fe]
|
|
1189
|
-
- Updated dependencies [30ac27c]
|
|
1190
|
-
- Updated dependencies [undefined]
|
|
1191
|
-
- Updated dependencies [204c626]
|
|
1192
|
-
- Updated dependencies [63be0a5]
|
|
1193
|
-
- @modern-js/plugin-i18n@1.0.0-rc.20
|
|
1194
|
-
- @modern-js/utils@1.0.0-rc.20
|
|
1195
|
-
|
|
1196
|
-
## 1.0.0-rc.19
|
|
1197
|
-
|
|
1198
|
-
### Patch Changes
|
|
1199
|
-
|
|
1200
|
-
- 224f7fe: fix server route match
|
|
1201
|
-
- 30ac27c: feat: add generator package description
|
|
1202
|
-
- 204c626: feat: initial
|
|
1203
|
-
- 63be0a5: fix: #118 #104
|
|
1204
|
-
- Updated dependencies [224f7fe]
|
|
1205
|
-
- Updated dependencies [30ac27c]
|
|
1206
|
-
- Updated dependencies [204c626]
|
|
1207
|
-
- Updated dependencies [63be0a5]
|
|
1208
|
-
- @modern-js/plugin-i18n@1.0.0-rc.19
|
|
1209
|
-
- @modern-js/utils@1.0.0-rc.19
|
|
1210
|
-
|
|
1211
|
-
## 1.0.0-rc.18
|
|
1212
|
-
|
|
1213
|
-
### Patch Changes
|
|
1214
|
-
|
|
1215
|
-
- 224f7fe: fix server route match
|
|
1216
|
-
- 30ac27c: feat: add generator package description
|
|
1217
|
-
- 204c626: feat: initial
|
|
1218
|
-
- 63be0a5: fix: #118 #104
|
|
1219
|
-
- Updated dependencies [224f7fe]
|
|
1220
|
-
- Updated dependencies [30ac27c]
|
|
1221
|
-
- Updated dependencies [204c626]
|
|
1222
|
-
- Updated dependencies [63be0a5]
|
|
1223
|
-
- @modern-js/plugin-i18n@1.0.0-rc.18
|
|
1224
|
-
- @modern-js/utils@1.0.0-rc.18
|
|
1225
|
-
|
|
1226
|
-
## 1.0.0-rc.17
|
|
1227
|
-
|
|
1228
|
-
### Patch Changes
|
|
1229
|
-
|
|
1230
|
-
- 224f7fe: fix server route match
|
|
1231
|
-
- 30ac27c: feat: add generator package description
|
|
1232
|
-
- 204c626: feat: initial
|
|
1233
|
-
- fix: #118 #104
|
|
1234
|
-
- Updated dependencies [224f7fe]
|
|
1235
|
-
- Updated dependencies [30ac27c]
|
|
1236
|
-
- Updated dependencies [204c626]
|
|
1237
|
-
- Updated dependencies [undefined]
|
|
1238
|
-
- @modern-js/plugin-i18n@1.0.0-rc.17
|
|
1239
|
-
- @modern-js/utils@1.0.0-rc.17
|
|
1240
|
-
|
|
1241
|
-
## 1.0.0-rc.16
|
|
1242
|
-
|
|
1243
|
-
### Patch Changes
|
|
1244
|
-
|
|
1245
|
-
- 224f7fe: fix server route match
|
|
1246
|
-
- 30ac27c: feat: add generator package description
|
|
1247
|
-
- 204c626: feat: initial
|
|
1248
|
-
- Updated dependencies [224f7fe]
|
|
1249
|
-
- Updated dependencies [30ac27c]
|
|
1250
|
-
- Updated dependencies [204c626]
|
|
1251
|
-
- @modern-js/plugin-i18n@1.0.0-rc.16
|
|
1252
|
-
- @modern-js/utils@1.0.0-rc.16
|
|
1253
|
-
|
|
1254
|
-
## 1.0.0-rc.15
|
|
1255
|
-
|
|
1256
|
-
### Patch Changes
|
|
1257
|
-
|
|
1258
|
-
- 224f7fe: fix server route match
|
|
1259
|
-
- 30ac27c: feat: add generator package description
|
|
1260
|
-
- 204c626: feat: initial
|
|
1261
|
-
- Updated dependencies [224f7fe]
|
|
1262
|
-
- Updated dependencies [30ac27c]
|
|
1263
|
-
- Updated dependencies [204c626]
|
|
1264
|
-
- @modern-js/plugin-i18n@1.0.0-rc.15
|
|
1265
|
-
- @modern-js/utils@1.0.0-rc.15
|
|
1266
|
-
|
|
1267
|
-
## 1.0.0-rc.14
|
|
1268
|
-
|
|
1269
|
-
### Patch Changes
|
|
1270
|
-
|
|
1271
|
-
- 224f7fe: fix server route match
|
|
1272
|
-
- 204c626: feat: initial
|
|
1273
|
-
- Updated dependencies [224f7fe]
|
|
1274
|
-
- Updated dependencies [204c626]
|
|
1275
|
-
- @modern-js/plugin-i18n@1.0.0-rc.14
|
|
1276
|
-
- @modern-js/utils@1.0.0-rc.14
|
|
1277
|
-
|
|
1278
|
-
## 1.0.0-rc.13
|
|
1279
|
-
|
|
1280
|
-
### Patch Changes
|
|
1281
|
-
|
|
1282
|
-
- 224f7fe: fix server route match
|
|
1283
|
-
- 204c626: feat: initial
|
|
1284
|
-
- Updated dependencies [224f7fe]
|
|
1285
|
-
- Updated dependencies [204c626]
|
|
1286
|
-
- @modern-js/plugin-i18n@1.0.0-rc.13
|
|
1287
|
-
- @modern-js/utils@1.0.0-rc.13
|
|
1288
|
-
|
|
1289
|
-
## 1.0.0-rc.12
|
|
1290
|
-
|
|
1291
|
-
### Patch Changes
|
|
1292
|
-
|
|
1293
|
-
- 224f7fe: fix server route match
|
|
1294
|
-
- 204c626: feat: initial
|
|
1295
|
-
- Updated dependencies [224f7fe]
|
|
1296
|
-
- Updated dependencies [204c626]
|
|
1297
|
-
- @modern-js/plugin-i18n@1.0.0-rc.12
|
|
1298
|
-
- @modern-js/utils@1.0.0-rc.12
|
|
1299
|
-
|
|
1300
|
-
## 1.0.0-rc.11
|
|
1301
|
-
|
|
1302
|
-
### Patch Changes
|
|
1303
|
-
|
|
1304
|
-
- 224f7fe: fix server route match
|
|
1305
|
-
- 204c626: feat: initial
|
|
1306
|
-
- Updated dependencies [224f7fe]
|
|
1307
|
-
- Updated dependencies [204c626]
|
|
1308
|
-
- @modern-js/plugin-i18n@1.0.0-rc.11
|
|
1309
|
-
- @modern-js/utils@1.0.0-rc.11
|
|
1310
|
-
|
|
1311
|
-
## 1.0.0-rc.10
|
|
1312
|
-
|
|
1313
|
-
### Patch Changes
|
|
1314
|
-
|
|
1315
|
-
- 224f7fe: fix server route match
|
|
1316
|
-
- 204c626: feat: initial
|
|
1317
|
-
- Updated dependencies [224f7fe]
|
|
1318
|
-
- Updated dependencies [204c626]
|
|
1319
|
-
- @modern-js/plugin-i18n@1.0.0-rc.10
|
|
1320
|
-
- @modern-js/utils@1.0.0-rc.10
|
|
1321
|
-
|
|
1322
|
-
## 1.0.0-rc.9
|
|
1323
|
-
|
|
1324
|
-
### Patch Changes
|
|
1325
|
-
|
|
1326
|
-
- 224f7fe: fix server route match
|
|
1327
|
-
- 204c626: feat: initial
|
|
1328
|
-
- Updated dependencies [224f7fe]
|
|
1329
|
-
- Updated dependencies [204c626]
|
|
1330
|
-
- @modern-js/plugin-i18n@1.0.0-rc.9
|
|
1331
|
-
- @modern-js/utils@1.0.0-rc.9
|
|
1332
|
-
|
|
1333
|
-
## 1.0.0-rc.8
|
|
1334
|
-
|
|
1335
|
-
### Patch Changes
|
|
1336
|
-
|
|
1337
|
-
- 224f7fe: fix server route match
|
|
1338
|
-
- 204c626: feat: initial
|
|
1339
|
-
- Updated dependencies [224f7fe]
|
|
1340
|
-
- Updated dependencies [204c626]
|
|
1341
|
-
- @modern-js/plugin-i18n@1.0.0-rc.8
|
|
1342
|
-
- @modern-js/utils@1.0.0-rc.8
|
|
1343
|
-
|
|
1344
|
-
## 1.0.0-rc.7
|
|
1345
|
-
|
|
1346
|
-
### Patch Changes
|
|
1347
|
-
|
|
1348
|
-
- 224f7fe: fix server route match
|
|
1349
|
-
- 204c626: feat: initial
|
|
1350
|
-
- Updated dependencies [224f7fe]
|
|
1351
|
-
- Updated dependencies [204c626]
|
|
1352
|
-
- @modern-js/plugin-i18n@1.0.0-rc.7
|
|
1353
|
-
- @modern-js/utils@1.0.0-rc.7
|
|
1354
|
-
|
|
1355
|
-
## 1.0.0-rc.6
|
|
1356
|
-
|
|
1357
|
-
### Patch Changes
|
|
1358
|
-
|
|
1359
|
-
- 224f7fe: fix server route match
|
|
1360
|
-
- 204c626: feat: initial
|
|
1361
|
-
- Updated dependencies [224f7fe]
|
|
1362
|
-
- Updated dependencies [204c626]
|
|
1363
|
-
- @modern-js/plugin-i18n@1.0.0-rc.6
|
|
1364
|
-
- @modern-js/utils@1.0.0-rc.6
|
|
1365
|
-
|
|
1366
|
-
## 1.0.0-rc.5
|
|
1367
|
-
|
|
1368
|
-
### Patch Changes
|
|
1369
|
-
|
|
1370
|
-
- 224f7fe: fix server route match
|
|
1371
|
-
- 204c626: feat: initial
|
|
1372
|
-
- Updated dependencies [224f7fe]
|
|
1373
|
-
- Updated dependencies [204c626]
|
|
1374
|
-
- @modern-js/plugin-i18n@1.0.0-rc.5
|
|
1375
|
-
- @modern-js/utils@1.0.0-rc.5
|
|
1376
|
-
|
|
1377
|
-
## 1.0.0-rc.4
|
|
1378
|
-
|
|
1379
|
-
### Patch Changes
|
|
1380
|
-
|
|
1381
|
-
- fix server route match
|
|
1382
|
-
- 204c626: feat: initial
|
|
1383
|
-
- Updated dependencies [undefined]
|
|
1384
|
-
- Updated dependencies [204c626]
|
|
1385
|
-
- @modern-js/plugin-i18n@1.0.0-rc.4
|
|
1386
|
-
- @modern-js/utils@1.0.0-rc.4
|
|
1387
|
-
|
|
1388
|
-
## 1.0.0-rc.3
|
|
1389
|
-
|
|
1390
|
-
### Patch Changes
|
|
1391
|
-
|
|
1392
|
-
- feat: initial
|
|
1393
|
-
- Updated dependencies [undefined]
|
|
1394
|
-
- @modern-js/plugin-i18n@1.0.0-rc.3
|
|
1395
|
-
- @modern-js/utils@1.0.0-rc.3
|