@modern-js/plugin-ssg 2.33.0 → 2.34.0
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/package.json +7 -7
- package/CHANGELOG.md +0 -1302
package/package.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"modern",
|
|
16
16
|
"modern.js"
|
|
17
17
|
],
|
|
18
|
-
"version": "2.
|
|
18
|
+
"version": "2.34.0",
|
|
19
19
|
"jsnext:source": "./src/index.ts",
|
|
20
20
|
"types": "./dist/types/index.d.ts",
|
|
21
21
|
"main": "./dist/cjs/index.js",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"normalize-path": "^3.0.0",
|
|
64
64
|
"portfinder": "^1.0.28",
|
|
65
65
|
"@swc/helpers": "0.5.1",
|
|
66
|
-
"@modern-js/utils": "2.
|
|
66
|
+
"@modern-js/utils": "2.34.0"
|
|
67
67
|
},
|
|
68
68
|
"peerDependencies": {
|
|
69
69
|
"react-router-dom": ">=5.1.2"
|
|
@@ -81,11 +81,11 @@
|
|
|
81
81
|
"react-dom": "^18",
|
|
82
82
|
"react-router-dom": "^6.8.1",
|
|
83
83
|
"typescript": "^5",
|
|
84
|
-
"@modern-js/
|
|
85
|
-
"@modern-js/
|
|
86
|
-
"@modern-js/
|
|
87
|
-
"@scripts/
|
|
88
|
-
"@scripts/
|
|
84
|
+
"@modern-js/prod-server": "2.34.0",
|
|
85
|
+
"@modern-js/app-tools": "2.34.0",
|
|
86
|
+
"@modern-js/types": "2.34.0",
|
|
87
|
+
"@scripts/jest-config": "2.34.0",
|
|
88
|
+
"@scripts/build": "2.34.0"
|
|
89
89
|
},
|
|
90
90
|
"sideEffects": false,
|
|
91
91
|
"publishConfig": {
|
package/CHANGELOG.md
DELETED
|
@@ -1,1302 +0,0 @@
|
|
|
1
|
-
# @modern-js/plugin-ssg
|
|
2
|
-
|
|
3
|
-
## 2.33.0
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- Updated dependencies [fd82137]
|
|
8
|
-
- Updated dependencies [bc1f8da]
|
|
9
|
-
- @modern-js/utils@2.33.0
|
|
10
|
-
|
|
11
|
-
## 2.32.1
|
|
12
|
-
|
|
13
|
-
### Patch Changes
|
|
14
|
-
|
|
15
|
-
- @modern-js/utils@2.32.1
|
|
16
|
-
|
|
17
|
-
## 2.32.0
|
|
18
|
-
|
|
19
|
-
### Patch Changes
|
|
20
|
-
|
|
21
|
-
- 6076166: fix: packaging errors found by publint
|
|
22
|
-
|
|
23
|
-
fix: 修复 publint 检测到的 packaging 问题
|
|
24
|
-
|
|
25
|
-
- Updated dependencies [e5a3fb4]
|
|
26
|
-
- Updated dependencies [6076166]
|
|
27
|
-
- Updated dependencies [a030aff]
|
|
28
|
-
- Updated dependencies [3c91100]
|
|
29
|
-
- Updated dependencies [5255eba]
|
|
30
|
-
- @modern-js/utils@2.32.0
|
|
31
|
-
|
|
32
|
-
## 2.31.2
|
|
33
|
-
|
|
34
|
-
### Patch Changes
|
|
35
|
-
|
|
36
|
-
- Updated dependencies [15d30abdc66]
|
|
37
|
-
- @modern-js/utils@2.31.2
|
|
38
|
-
|
|
39
|
-
## 2.31.1
|
|
40
|
-
|
|
41
|
-
### Patch Changes
|
|
42
|
-
|
|
43
|
-
- @modern-js/utils@2.31.1
|
|
44
|
-
|
|
45
|
-
## 2.31.0
|
|
46
|
-
|
|
47
|
-
### Patch Changes
|
|
48
|
-
|
|
49
|
-
- Updated dependencies [1882366]
|
|
50
|
-
- @modern-js/utils@2.31.0
|
|
51
|
-
|
|
52
|
-
## 2.30.0
|
|
53
|
-
|
|
54
|
-
### Patch Changes
|
|
55
|
-
|
|
56
|
-
- @modern-js/utils@2.30.0
|
|
57
|
-
|
|
58
|
-
## 2.29.0
|
|
59
|
-
|
|
60
|
-
### Patch Changes
|
|
61
|
-
|
|
62
|
-
- Updated dependencies [e6b5355]
|
|
63
|
-
- Updated dependencies [93db783]
|
|
64
|
-
- Updated dependencies [cba7675]
|
|
65
|
-
- Updated dependencies [99052ea]
|
|
66
|
-
- Updated dependencies [1d71d2e]
|
|
67
|
-
- @modern-js/utils@2.29.0
|
|
68
|
-
|
|
69
|
-
## 2.28.0
|
|
70
|
-
|
|
71
|
-
### Patch Changes
|
|
72
|
-
|
|
73
|
-
- Updated dependencies [00b58a7]
|
|
74
|
-
- @modern-js/utils@2.28.0
|
|
75
|
-
|
|
76
|
-
## 2.27.0
|
|
77
|
-
|
|
78
|
-
### Patch Changes
|
|
79
|
-
|
|
80
|
-
- Updated dependencies [91d14b8]
|
|
81
|
-
- Updated dependencies [6d7104d]
|
|
82
|
-
- @modern-js/utils@2.27.0
|
|
83
|
-
|
|
84
|
-
## 2.26.0
|
|
85
|
-
|
|
86
|
-
### Patch Changes
|
|
87
|
-
|
|
88
|
-
- @modern-js/utils@2.26.0
|
|
89
|
-
|
|
90
|
-
## 2.25.2
|
|
91
|
-
|
|
92
|
-
### Patch Changes
|
|
93
|
-
|
|
94
|
-
- Updated dependencies [63d8247]
|
|
95
|
-
- Updated dependencies [6651684]
|
|
96
|
-
- Updated dependencies [272646c]
|
|
97
|
-
- Updated dependencies [358ed24]
|
|
98
|
-
- @modern-js/utils@2.25.2
|
|
99
|
-
|
|
100
|
-
## 2.25.1
|
|
101
|
-
|
|
102
|
-
### Patch Changes
|
|
103
|
-
|
|
104
|
-
- Updated dependencies [9f78d0c]
|
|
105
|
-
- @modern-js/utils@2.25.1
|
|
106
|
-
|
|
107
|
-
## 2.25.0
|
|
108
|
-
|
|
109
|
-
### Patch Changes
|
|
110
|
-
|
|
111
|
-
- 4c4c0ad: feat: add named exports for all CLI plugins
|
|
112
|
-
|
|
113
|
-
feat: 为各个 CLI 插件添加 named 导出
|
|
114
|
-
|
|
115
|
-
- Updated dependencies [5732c6a]
|
|
116
|
-
- @modern-js/utils@2.25.0
|
|
117
|
-
|
|
118
|
-
## 2.24.0
|
|
119
|
-
|
|
120
|
-
### Patch Changes
|
|
121
|
-
|
|
122
|
-
- Updated dependencies [c882fbd]
|
|
123
|
-
- Updated dependencies [4a82c3b]
|
|
124
|
-
- @modern-js/utils@2.24.0
|
|
125
|
-
|
|
126
|
-
## 2.23.1
|
|
127
|
-
|
|
128
|
-
### Patch Changes
|
|
129
|
-
|
|
130
|
-
- Updated dependencies [f08bbfc]
|
|
131
|
-
- Updated dependencies [a6b313a]
|
|
132
|
-
- Updated dependencies [8f2cab0]
|
|
133
|
-
- @modern-js/utils@2.23.1
|
|
134
|
-
|
|
135
|
-
## 2.23.0
|
|
136
|
-
|
|
137
|
-
### Patch Changes
|
|
138
|
-
|
|
139
|
-
- 7e6fb5f: chore: publishConfig add provenance config
|
|
140
|
-
|
|
141
|
-
chore: publishConfig 增加 provenance 配置
|
|
142
|
-
|
|
143
|
-
- c3216b5: chore: split the scheme into the plugin
|
|
144
|
-
|
|
145
|
-
chore: 拆分 scheme 到插件内部
|
|
146
|
-
|
|
147
|
-
- Updated dependencies [7e6fb5f]
|
|
148
|
-
- Updated dependencies [a7a7ad7]
|
|
149
|
-
- Updated dependencies [6dec7c2]
|
|
150
|
-
- Updated dependencies [c3216b5]
|
|
151
|
-
- @modern-js/utils@2.23.0
|
|
152
|
-
|
|
153
|
-
## 2.22.1
|
|
154
|
-
|
|
155
|
-
### Patch Changes
|
|
156
|
-
|
|
157
|
-
- Updated dependencies [e2848a2]
|
|
158
|
-
- Updated dependencies [d4045ed]
|
|
159
|
-
- @modern-js/utils@2.22.1
|
|
160
|
-
|
|
161
|
-
## 2.22.0
|
|
162
|
-
|
|
163
|
-
### Patch Changes
|
|
164
|
-
|
|
165
|
-
- 3d48836: chore(deps): fix all missing peer dependencies
|
|
166
|
-
|
|
167
|
-
chore(deps): 修复缺少的 peer dependencies
|
|
168
|
-
|
|
169
|
-
- Updated dependencies [3d48836]
|
|
170
|
-
- Updated dependencies [5050e8e]
|
|
171
|
-
- @modern-js/utils@2.22.0
|
|
172
|
-
|
|
173
|
-
## 2.21.1
|
|
174
|
-
|
|
175
|
-
### Patch Changes
|
|
176
|
-
|
|
177
|
-
- @modern-js/utils@2.21.1
|
|
178
|
-
|
|
179
|
-
## 2.21.0
|
|
180
|
-
|
|
181
|
-
### Patch Changes
|
|
182
|
-
|
|
183
|
-
- 26dcf3a: chore: bump typescript to v5 in devDependencies
|
|
184
|
-
|
|
185
|
-
chore: 升级 devDependencies 中的 typescript 版本到 v5
|
|
186
|
-
|
|
187
|
-
- Updated dependencies [e81eeaf]
|
|
188
|
-
- Updated dependencies [26dcf3a]
|
|
189
|
-
- Updated dependencies [056627f]
|
|
190
|
-
- Updated dependencies [0fc15ca]
|
|
191
|
-
- Updated dependencies [43b4e83]
|
|
192
|
-
- Updated dependencies [ad78387]
|
|
193
|
-
- @modern-js/utils@2.21.0
|
|
194
|
-
|
|
195
|
-
## 2.20.0
|
|
196
|
-
|
|
197
|
-
### Patch Changes
|
|
198
|
-
|
|
199
|
-
- 6b9d90a: chore: remove @babel/runtime. add @swc/helper and enable `externalHelper` config.
|
|
200
|
-
chore: 移除 @babel/runtime 依赖. 增加 @swc/helpers 依赖并且开启 `externalHelpers` 配置
|
|
201
|
-
- Updated dependencies [3c4e0a5]
|
|
202
|
-
- Updated dependencies [6b9d90a]
|
|
203
|
-
- @modern-js/utils@2.20.0
|
|
204
|
-
|
|
205
|
-
## 2.19.1
|
|
206
|
-
|
|
207
|
-
### Patch Changes
|
|
208
|
-
|
|
209
|
-
- @modern-js/utils@2.19.1
|
|
210
|
-
|
|
211
|
-
## 2.19.0
|
|
212
|
-
|
|
213
|
-
### Patch Changes
|
|
214
|
-
|
|
215
|
-
- Updated dependencies [1134fe2]
|
|
216
|
-
- @modern-js/utils@2.19.0
|
|
217
|
-
|
|
218
|
-
## 2.18.1
|
|
219
|
-
|
|
220
|
-
### Patch Changes
|
|
221
|
-
|
|
222
|
-
- @modern-js/utils@2.18.1
|
|
223
|
-
|
|
224
|
-
## 2.18.0
|
|
225
|
-
|
|
226
|
-
### Patch Changes
|
|
227
|
-
|
|
228
|
-
- @modern-js/utils@2.18.0
|
|
229
|
-
|
|
230
|
-
## 2.17.1
|
|
231
|
-
|
|
232
|
-
### Patch Changes
|
|
233
|
-
|
|
234
|
-
- @modern-js/utils@2.17.1
|
|
235
|
-
|
|
236
|
-
## 2.17.0
|
|
237
|
-
|
|
238
|
-
### Patch Changes
|
|
239
|
-
|
|
240
|
-
- @modern-js/utils@2.17.0
|
|
241
|
-
|
|
242
|
-
## 2.16.0
|
|
243
|
-
|
|
244
|
-
### Patch Changes
|
|
245
|
-
|
|
246
|
-
- 4e876ab: chore: package.json include the monorepo-relative directory
|
|
247
|
-
|
|
248
|
-
chore: 在 package.json 中声明 monorepo 的子路径
|
|
249
|
-
|
|
250
|
-
- Updated dependencies [5954330]
|
|
251
|
-
- Updated dependencies [7596520]
|
|
252
|
-
- Updated dependencies [4e876ab]
|
|
253
|
-
- @modern-js/utils@2.16.0
|
|
254
|
-
|
|
255
|
-
## 2.15.0
|
|
256
|
-
|
|
257
|
-
### Patch Changes
|
|
258
|
-
|
|
259
|
-
- @modern-js/utils@2.15.0
|
|
260
|
-
|
|
261
|
-
## 2.14.0
|
|
262
|
-
|
|
263
|
-
### Patch Changes
|
|
264
|
-
|
|
265
|
-
- Updated dependencies [4779152]
|
|
266
|
-
- Updated dependencies [9321bef]
|
|
267
|
-
- Updated dependencies [9b45c58]
|
|
268
|
-
- Updated dependencies [52d0cb1]
|
|
269
|
-
- Updated dependencies [60a81d0]
|
|
270
|
-
- Updated dependencies [dacef96]
|
|
271
|
-
- Updated dependencies [16399fd]
|
|
272
|
-
- @modern-js/utils@2.14.0
|
|
273
|
-
|
|
274
|
-
## 2.13.4
|
|
275
|
-
|
|
276
|
-
### Patch Changes
|
|
277
|
-
|
|
278
|
-
- @modern-js/utils@2.13.4
|
|
279
|
-
|
|
280
|
-
## 2.13.3
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- @modern-js/utils@2.13.3
|
|
285
|
-
|
|
286
|
-
## 2.13.2
|
|
287
|
-
|
|
288
|
-
### Patch Changes
|
|
289
|
-
|
|
290
|
-
- @modern-js/utils@2.13.2
|
|
291
|
-
|
|
292
|
-
## 2.13.1
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- @modern-js/utils@2.13.1
|
|
297
|
-
|
|
298
|
-
## 2.13.0
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
|
-
|
|
302
|
-
- @modern-js/utils@2.13.0
|
|
303
|
-
|
|
304
|
-
## 2.12.0
|
|
305
|
-
|
|
306
|
-
### Patch Changes
|
|
307
|
-
|
|
308
|
-
- Updated dependencies [c2ca6c8]
|
|
309
|
-
- Updated dependencies [6d86e34]
|
|
310
|
-
- @modern-js/utils@2.12.0
|
|
311
|
-
|
|
312
|
-
## 2.11.0
|
|
313
|
-
|
|
314
|
-
### Patch Changes
|
|
315
|
-
|
|
316
|
-
- Updated dependencies [cfb058f]
|
|
317
|
-
- Updated dependencies [0bd018b]
|
|
318
|
-
- Updated dependencies [5d624fd]
|
|
319
|
-
- Updated dependencies [e2466a1]
|
|
320
|
-
- Updated dependencies [02bb383]
|
|
321
|
-
- Updated dependencies [381a3b9]
|
|
322
|
-
- Updated dependencies [7a60f10]
|
|
323
|
-
- Updated dependencies [274b2e5]
|
|
324
|
-
- Updated dependencies [b9e1c54]
|
|
325
|
-
- @modern-js/utils@2.11.0
|
|
326
|
-
|
|
327
|
-
## 2.10.0
|
|
328
|
-
|
|
329
|
-
### Patch Changes
|
|
330
|
-
|
|
331
|
-
- 0da32d0: chore: upgrade jest and puppeteer
|
|
332
|
-
chore: 升级 jest 和 puppeteer 到 latest
|
|
333
|
-
- 0d9962b: fix: add types field in package.json
|
|
334
|
-
fix: 添加 package.json 中的 types 字段
|
|
335
|
-
- Updated dependencies [0da32d0]
|
|
336
|
-
- Updated dependencies [fbefa7e]
|
|
337
|
-
- Updated dependencies [4d54233]
|
|
338
|
-
- Updated dependencies [6db4864]
|
|
339
|
-
- @modern-js/utils@2.10.0
|
|
340
|
-
|
|
341
|
-
## 2.9.0
|
|
342
|
-
|
|
343
|
-
### Patch Changes
|
|
344
|
-
|
|
345
|
-
- @modern-js/utils@2.9.0
|
|
346
|
-
|
|
347
|
-
## 2.8.0
|
|
348
|
-
|
|
349
|
-
### Patch Changes
|
|
350
|
-
|
|
351
|
-
- 1f6ca2c7fb: fix: nested routes in ssg
|
|
352
|
-
fix: 修复嵌套路由在 SSG 中的问题
|
|
353
|
-
- Updated dependencies [1104a9f18b]
|
|
354
|
-
- Updated dependencies [1f6ca2c7fb]
|
|
355
|
-
- @modern-js/utils@2.8.0
|
|
356
|
-
|
|
357
|
-
## 2.7.0
|
|
358
|
-
|
|
359
|
-
### Minor Changes
|
|
360
|
-
|
|
361
|
-
- dcad887024: feat: support deferred data for streaming ssr
|
|
362
|
-
feat: 流式渲染支持 deferred data
|
|
363
|
-
|
|
364
|
-
### Patch Changes
|
|
365
|
-
|
|
366
|
-
- 0de9e61292: fix: ssg error reporting inaccuracy problem
|
|
367
|
-
|
|
368
|
-
fix: 修复 ssg 报错不准确的问题
|
|
369
|
-
|
|
370
|
-
- Updated dependencies [0f15fc597c]
|
|
371
|
-
- Updated dependencies [dcad887024]
|
|
372
|
-
- Updated dependencies [a4672f7c16]
|
|
373
|
-
- Updated dependencies [7fff9020e1]
|
|
374
|
-
- Updated dependencies [84bfb439b8]
|
|
375
|
-
- @modern-js/utils@2.7.0
|
|
376
|
-
|
|
377
|
-
## 2.6.0
|
|
378
|
-
|
|
379
|
-
### Patch Changes
|
|
380
|
-
|
|
381
|
-
- Updated dependencies [e1f799e]
|
|
382
|
-
- Updated dependencies [7915ab3]
|
|
383
|
-
- Updated dependencies [0fe658a]
|
|
384
|
-
- @modern-js/utils@2.6.0
|
|
385
|
-
|
|
386
|
-
## 2.5.0
|
|
387
|
-
|
|
388
|
-
### Patch Changes
|
|
389
|
-
|
|
390
|
-
- 89ca6cc: refactor: merge build-config into scripts/build
|
|
391
|
-
|
|
392
|
-
refactor: 把 build-config 合并进 scripts/build
|
|
393
|
-
|
|
394
|
-
- 30614fa: chore: modify package.json entry fields and build config
|
|
395
|
-
chore: 更改 package.json entry 字段以及构建配置
|
|
396
|
-
- Updated dependencies [30614fa]
|
|
397
|
-
- Updated dependencies [1b0ce87]
|
|
398
|
-
- Updated dependencies [11c053b]
|
|
399
|
-
- @modern-js/utils@2.5.0
|
|
400
|
-
|
|
401
|
-
## 2.4.0
|
|
402
|
-
|
|
403
|
-
### Patch Changes
|
|
404
|
-
|
|
405
|
-
- Updated dependencies [98a2733]
|
|
406
|
-
- Updated dependencies [8c2db5f]
|
|
407
|
-
- @modern-js/utils@2.4.0
|
|
408
|
-
|
|
409
|
-
## 2.3.0
|
|
410
|
-
|
|
411
|
-
### Patch Changes
|
|
412
|
-
|
|
413
|
-
- Updated dependencies [fd5a3ed]
|
|
414
|
-
- Updated dependencies [6ca1c0b]
|
|
415
|
-
- Updated dependencies [89b6739]
|
|
416
|
-
- @modern-js/utils@2.3.0
|
|
417
|
-
|
|
418
|
-
## 2.2.0
|
|
419
|
-
|
|
420
|
-
### Patch Changes
|
|
421
|
-
|
|
422
|
-
- Updated dependencies [49eff0c]
|
|
423
|
-
- @modern-js/utils@2.2.0
|
|
424
|
-
|
|
425
|
-
## 2.1.0
|
|
426
|
-
|
|
427
|
-
### Patch Changes
|
|
428
|
-
|
|
429
|
-
- Updated dependencies [837620c]
|
|
430
|
-
- Updated dependencies [8a9482c]
|
|
431
|
-
- @modern-js/utils@2.1.0
|
|
432
|
-
|
|
433
|
-
## 2.0.2
|
|
434
|
-
|
|
435
|
-
### Patch Changes
|
|
436
|
-
|
|
437
|
-
- @modern-js/utils@2.0.2
|
|
438
|
-
|
|
439
|
-
## 2.0.1
|
|
440
|
-
|
|
441
|
-
### Patch Changes
|
|
442
|
-
|
|
443
|
-
- @modern-js/utils@2.0.1
|
|
444
|
-
|
|
445
|
-
## 2.0.0
|
|
446
|
-
|
|
447
|
-
### Major Changes
|
|
448
|
-
|
|
449
|
-
- dda38c9c3e: chore: v2
|
|
450
|
-
|
|
451
|
-
### Patch Changes
|
|
452
|
-
|
|
453
|
-
- 8b8e1bb571: feat: support nested routes
|
|
454
|
-
feat: 支持嵌套路由
|
|
455
|
-
- Updated dependencies [edd1cfb1af]
|
|
456
|
-
- Updated dependencies [dda38c9c3e]
|
|
457
|
-
- Updated dependencies [ffb2ed4]
|
|
458
|
-
- Updated dependencies [bbe4c4ab64]
|
|
459
|
-
- @modern-js/utils@2.0.0
|
|
460
|
-
|
|
461
|
-
## 2.0.0-beta.7
|
|
462
|
-
|
|
463
|
-
### Major Changes
|
|
464
|
-
|
|
465
|
-
- dda38c9c3e: chore: v2
|
|
466
|
-
|
|
467
|
-
### Patch Changes
|
|
468
|
-
|
|
469
|
-
- 8b8e1bb571: feat: support nested routes
|
|
470
|
-
feat: 支持嵌套路由
|
|
471
|
-
- Updated dependencies [edd1cfb1af]
|
|
472
|
-
- Updated dependencies [dda38c9c3e]
|
|
473
|
-
- Updated dependencies [bbe4c4ab64]
|
|
474
|
-
- @modern-js/utils@2.0.0-beta.7
|
|
475
|
-
|
|
476
|
-
## 2.0.0-beta.6
|
|
477
|
-
|
|
478
|
-
### Major Changes
|
|
479
|
-
|
|
480
|
-
- dda38c9c3e: chore: v2
|
|
481
|
-
|
|
482
|
-
### Patch Changes
|
|
483
|
-
|
|
484
|
-
- 6604f1b8b3: feat: support router basename
|
|
485
|
-
feat: router 插件支持设置 basename
|
|
486
|
-
- cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
|
|
487
|
-
refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
|
|
488
|
-
- 8b8e1bb571: feat: support nested routes
|
|
489
|
-
feat: 支持嵌套路由
|
|
490
|
-
- Updated dependencies [7879e8f711]
|
|
491
|
-
- Updated dependencies [6aca875011]
|
|
492
|
-
- Updated dependencies [2e6031955e]
|
|
493
|
-
- Updated dependencies [7b7d12cf8f]
|
|
494
|
-
- Updated dependencies [7efeed4]
|
|
495
|
-
- Updated dependencies [92f0eade39]
|
|
496
|
-
- Updated dependencies [edd1cfb1af]
|
|
497
|
-
- Updated dependencies [cc971eabfc]
|
|
498
|
-
- Updated dependencies [5b9049f2e9]
|
|
499
|
-
- Updated dependencies [92004d1906]
|
|
500
|
-
- Updated dependencies [b8bbe036c7]
|
|
501
|
-
- Updated dependencies [d5a31df781]
|
|
502
|
-
- Updated dependencies [dda38c9c3e]
|
|
503
|
-
- Updated dependencies [3bbea92b2a]
|
|
504
|
-
- Updated dependencies [b710adb843]
|
|
505
|
-
- Updated dependencies [ea7cf06257]
|
|
506
|
-
- Updated dependencies [bbe4c4ab64]
|
|
507
|
-
- Updated dependencies [e4558a0bc4]
|
|
508
|
-
- Updated dependencies [abf3421a75]
|
|
509
|
-
- Updated dependencies [543be9558e]
|
|
510
|
-
- Updated dependencies [14b712da84]
|
|
511
|
-
- @modern-js/utils@2.0.0-beta.6
|
|
512
|
-
|
|
513
|
-
## 2.0.0-beta.4
|
|
514
|
-
|
|
515
|
-
### Major Changes
|
|
516
|
-
|
|
517
|
-
- dda38c9c3e: chore: v2
|
|
518
|
-
|
|
519
|
-
### Patch Changes
|
|
520
|
-
|
|
521
|
-
- 6604f1b: feat: support router basename
|
|
522
|
-
feat: router 插件支持设置 basename
|
|
523
|
-
- cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
|
|
524
|
-
refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
|
|
525
|
-
- 8b8e1bb571: feat: support nested routes
|
|
526
|
-
feat: 支持嵌套路由
|
|
527
|
-
- Updated dependencies [7879e8f]
|
|
528
|
-
- Updated dependencies [6aca875]
|
|
529
|
-
- Updated dependencies [2e6031955e]
|
|
530
|
-
- Updated dependencies [7b7d12c]
|
|
531
|
-
- Updated dependencies [92f0eade39]
|
|
532
|
-
- Updated dependencies [edd1cfb1af]
|
|
533
|
-
- Updated dependencies [cc971eabfc]
|
|
534
|
-
- Updated dependencies [5b9049f2e9]
|
|
535
|
-
- Updated dependencies [92004d1906]
|
|
536
|
-
- Updated dependencies [b8bbe036c7]
|
|
537
|
-
- Updated dependencies [d5a31df781]
|
|
538
|
-
- Updated dependencies [dda38c9c3e]
|
|
539
|
-
- Updated dependencies [3bbea92b2a]
|
|
540
|
-
- Updated dependencies [b710adb843]
|
|
541
|
-
- Updated dependencies [ea7cf06]
|
|
542
|
-
- Updated dependencies [bbe4c4a]
|
|
543
|
-
- Updated dependencies [e4558a0]
|
|
544
|
-
- Updated dependencies [abf3421a75]
|
|
545
|
-
- Updated dependencies [543be9558e]
|
|
546
|
-
- Updated dependencies [14b712da84]
|
|
547
|
-
- @modern-js/utils@2.0.0-beta.4
|
|
548
|
-
|
|
549
|
-
## 2.0.0-beta.3
|
|
550
|
-
|
|
551
|
-
### Major Changes
|
|
552
|
-
|
|
553
|
-
- dda38c9c3e: chore: v2
|
|
554
|
-
|
|
555
|
-
### Patch Changes
|
|
556
|
-
|
|
557
|
-
- 6604f1b: feat: support router basename
|
|
558
|
-
feat: router 插件支持设置 basename
|
|
559
|
-
- cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
|
|
560
|
-
refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
|
|
561
|
-
- 8b8e1bb571: feat: support nested routes
|
|
562
|
-
feat: 支持嵌套路由
|
|
563
|
-
- Updated dependencies [6aca875]
|
|
564
|
-
- Updated dependencies [2e60319]
|
|
565
|
-
- Updated dependencies [92f0eade39]
|
|
566
|
-
- Updated dependencies [edd1cfb1af]
|
|
567
|
-
- Updated dependencies [cc971eabfc]
|
|
568
|
-
- Updated dependencies [5b9049f2e9]
|
|
569
|
-
- Updated dependencies [92004d1906]
|
|
570
|
-
- Updated dependencies [b8bbe036c7]
|
|
571
|
-
- Updated dependencies [d5a31df781]
|
|
572
|
-
- Updated dependencies [dda38c9c3e]
|
|
573
|
-
- Updated dependencies [3bbea92b2a]
|
|
574
|
-
- Updated dependencies [b710adb]
|
|
575
|
-
- Updated dependencies [ea7cf06]
|
|
576
|
-
- Updated dependencies [bbe4c4a]
|
|
577
|
-
- Updated dependencies [e4558a0]
|
|
578
|
-
- Updated dependencies [abf3421a75]
|
|
579
|
-
- Updated dependencies [543be9558e]
|
|
580
|
-
- Updated dependencies [14b712da84]
|
|
581
|
-
- @modern-js/utils@2.0.0-beta.3
|
|
582
|
-
|
|
583
|
-
## 2.0.0-beta.2
|
|
584
|
-
|
|
585
|
-
### Major Changes
|
|
586
|
-
|
|
587
|
-
- dda38c9c3e: chore: v2
|
|
588
|
-
|
|
589
|
-
### Patch Changes
|
|
590
|
-
|
|
591
|
-
- cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
|
|
592
|
-
refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
|
|
593
|
-
- 8b8e1bb571: feat: support nested routes
|
|
594
|
-
feat: 支持嵌套路由
|
|
595
|
-
- Updated dependencies [92f0ead]
|
|
596
|
-
- Updated dependencies [edd1cfb1af]
|
|
597
|
-
- Updated dependencies [cc971eabfc]
|
|
598
|
-
- Updated dependencies [5b9049f2e9]
|
|
599
|
-
- Updated dependencies [92004d1]
|
|
600
|
-
- Updated dependencies [b8bbe036c7]
|
|
601
|
-
- Updated dependencies [d5a31df781]
|
|
602
|
-
- Updated dependencies [dda38c9c3e]
|
|
603
|
-
- Updated dependencies [3bbea92b2a]
|
|
604
|
-
- Updated dependencies [abf3421a75]
|
|
605
|
-
- Updated dependencies [543be9558e]
|
|
606
|
-
- Updated dependencies [14b712da84]
|
|
607
|
-
- @modern-js/utils@2.0.0-beta.2
|
|
608
|
-
|
|
609
|
-
## 2.0.0-beta.1
|
|
610
|
-
|
|
611
|
-
### Major Changes
|
|
612
|
-
|
|
613
|
-
- dda38c9: chore: v2
|
|
614
|
-
|
|
615
|
-
### Patch Changes
|
|
616
|
-
|
|
617
|
-
- cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
|
|
618
|
-
refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
|
|
619
|
-
- 8b8e1bb571: feat: support nested routes
|
|
620
|
-
feat: 支持嵌套路由
|
|
621
|
-
- Updated dependencies [92f0ead]
|
|
622
|
-
- Updated dependencies [edd1cfb1af]
|
|
623
|
-
- Updated dependencies [cc971eabfc]
|
|
624
|
-
- Updated dependencies [5b9049f]
|
|
625
|
-
- Updated dependencies [92004d1]
|
|
626
|
-
- Updated dependencies [b8bbe036c7]
|
|
627
|
-
- Updated dependencies [d5a31df781]
|
|
628
|
-
- Updated dependencies [dda38c9]
|
|
629
|
-
- Updated dependencies [3bbea92b2a]
|
|
630
|
-
- Updated dependencies [abf3421]
|
|
631
|
-
- Updated dependencies [543be9558e]
|
|
632
|
-
- Updated dependencies [14b712d]
|
|
633
|
-
- @modern-js/utils@2.0.0-beta.1
|
|
634
|
-
|
|
635
|
-
## 2.0.0-beta.0
|
|
636
|
-
|
|
637
|
-
### Major Changes
|
|
638
|
-
|
|
639
|
-
- dda38c9: chore: v2
|
|
640
|
-
|
|
641
|
-
### Patch Changes
|
|
642
|
-
|
|
643
|
-
- cc971eabf: refactor: move server plugin load logic in `@modern-js/core`
|
|
644
|
-
refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
|
|
645
|
-
- 8b8e1bb57: feat: support nested routes
|
|
646
|
-
feat: 支持嵌套路由
|
|
647
|
-
- Updated dependencies [edd1cfb1a]
|
|
648
|
-
- Updated dependencies [cc971eabf]
|
|
649
|
-
- Updated dependencies [5b9049f]
|
|
650
|
-
- Updated dependencies [b8bbe036c]
|
|
651
|
-
- Updated dependencies [d5a31df78]
|
|
652
|
-
- Updated dependencies [dda38c9]
|
|
653
|
-
- Updated dependencies [3bbea92b2]
|
|
654
|
-
- Updated dependencies [abf3421]
|
|
655
|
-
- Updated dependencies [543be95]
|
|
656
|
-
- Updated dependencies [14b712d]
|
|
657
|
-
- @modern-js/utils@2.0.0-beta.0
|
|
658
|
-
|
|
659
|
-
## 1.21.2
|
|
660
|
-
|
|
661
|
-
### Patch Changes
|
|
662
|
-
|
|
663
|
-
- @modern-js/utils@1.21.2
|
|
664
|
-
|
|
665
|
-
## 1.21.1
|
|
666
|
-
|
|
667
|
-
### Patch Changes
|
|
668
|
-
|
|
669
|
-
- @modern-js/utils@1.21.1
|
|
670
|
-
|
|
671
|
-
## 1.21.0
|
|
672
|
-
|
|
673
|
-
### Patch Changes
|
|
674
|
-
|
|
675
|
-
- @modern-js/utils@1.21.0
|
|
676
|
-
|
|
677
|
-
## 1.20.1
|
|
678
|
-
|
|
679
|
-
### Patch Changes
|
|
680
|
-
|
|
681
|
-
- Updated dependencies [49515c5]
|
|
682
|
-
- @modern-js/utils@1.20.1
|
|
683
|
-
|
|
684
|
-
## 1.20.0
|
|
685
|
-
|
|
686
|
-
### Patch Changes
|
|
687
|
-
|
|
688
|
-
- Updated dependencies [d5d570b]
|
|
689
|
-
- Updated dependencies [4ddc185]
|
|
690
|
-
- Updated dependencies [df8ee7e]
|
|
691
|
-
- Updated dependencies [8c05089]
|
|
692
|
-
- @modern-js/utils@1.20.0
|
|
693
|
-
|
|
694
|
-
## 1.19.0
|
|
695
|
-
|
|
696
|
-
### Patch Changes
|
|
697
|
-
|
|
698
|
-
- @modern-js/utils@1.19.0
|
|
699
|
-
|
|
700
|
-
## 1.18.1
|
|
701
|
-
|
|
702
|
-
### Patch Changes
|
|
703
|
-
|
|
704
|
-
- Updated dependencies [9fcfbd4]
|
|
705
|
-
- Updated dependencies [6c2c745]
|
|
706
|
-
- @modern-js/utils@1.18.1
|
|
707
|
-
|
|
708
|
-
## 1.18.0
|
|
709
|
-
|
|
710
|
-
### Patch Changes
|
|
711
|
-
|
|
712
|
-
- Updated dependencies [8280920]
|
|
713
|
-
- Updated dependencies [5227370]
|
|
714
|
-
- Updated dependencies [7928bae]
|
|
715
|
-
- @modern-js/utils@1.18.0
|
|
716
|
-
|
|
717
|
-
## 1.17.0
|
|
718
|
-
|
|
719
|
-
### Patch Changes
|
|
720
|
-
|
|
721
|
-
- Updated dependencies [1b9176f]
|
|
722
|
-
- Updated dependencies [77d3a38]
|
|
723
|
-
- Updated dependencies [151329d]
|
|
724
|
-
- Updated dependencies [5af9472]
|
|
725
|
-
- Updated dependencies [6b6a534]
|
|
726
|
-
- Updated dependencies [6b43a2b]
|
|
727
|
-
- Updated dependencies [a7be124]
|
|
728
|
-
- Updated dependencies [31547b4]
|
|
729
|
-
- @modern-js/utils@1.17.0
|
|
730
|
-
|
|
731
|
-
## 1.16.0
|
|
732
|
-
|
|
733
|
-
### Minor Changes
|
|
734
|
-
|
|
735
|
-
- 1100dd58c: chore: support react 18
|
|
736
|
-
|
|
737
|
-
chore: 支持 React 18
|
|
738
|
-
|
|
739
|
-
### Patch Changes
|
|
740
|
-
|
|
741
|
-
- Updated dependencies [641592f52]
|
|
742
|
-
- Updated dependencies [3904b30a5]
|
|
743
|
-
- Updated dependencies [1100dd58c]
|
|
744
|
-
- Updated dependencies [e04e6e76a]
|
|
745
|
-
- Updated dependencies [81c66e4a4]
|
|
746
|
-
- Updated dependencies [2c305b6f5]
|
|
747
|
-
- @modern-js/utils@1.16.0
|
|
748
|
-
|
|
749
|
-
## 1.15.0
|
|
750
|
-
|
|
751
|
-
### Patch Changes
|
|
752
|
-
|
|
753
|
-
- Updated dependencies [8658a78]
|
|
754
|
-
- Updated dependencies [05d4a4f]
|
|
755
|
-
- Updated dependencies [ad05af9]
|
|
756
|
-
- Updated dependencies [5d53d1c]
|
|
757
|
-
- Updated dependencies [37cd159]
|
|
758
|
-
- @modern-js/utils@1.15.0
|
|
759
|
-
|
|
760
|
-
## 1.2.16
|
|
761
|
-
|
|
762
|
-
### Patch Changes
|
|
763
|
-
|
|
764
|
-
- 5876e63: fix: the SSG callback is called once for each baseUrl, when a user configures multiple baseUrl.
|
|
765
|
-
fix: 当用户配置了多个 baseUrl 时,将会为每个 baseUrl 调用一次 SSG 回调函数。
|
|
766
|
-
- Updated dependencies [4fc801f]
|
|
767
|
-
- Updated dependencies [c8614b8]
|
|
768
|
-
- @modern-js/utils@1.8.0
|
|
769
|
-
|
|
770
|
-
## 1.2.15
|
|
771
|
-
|
|
772
|
-
### Patch Changes
|
|
773
|
-
|
|
774
|
-
- d6b7383: ssg load plugin correctly
|
|
775
|
-
- Updated dependencies [dc4676b]
|
|
776
|
-
- @modern-js/utils@1.7.12
|
|
777
|
-
|
|
778
|
-
## 1.2.14
|
|
779
|
-
|
|
780
|
-
### Patch Changes
|
|
781
|
-
|
|
782
|
-
- a1198d509: feat: bump babel 7.18.0
|
|
783
|
-
|
|
784
|
-
## 1.2.13
|
|
785
|
-
|
|
786
|
-
### Patch Changes
|
|
787
|
-
|
|
788
|
-
- 6c8ab42dd: optimize whether to do SSR bundle
|
|
789
|
-
|
|
790
|
-
## 1.2.12
|
|
791
|
-
|
|
792
|
-
### Patch Changes
|
|
793
|
-
|
|
794
|
-
- d32f35134: chore: add modern/jest/eslint/ts config files to .npmignore
|
|
795
|
-
- Updated dependencies [d32f35134]
|
|
796
|
-
- Updated dependencies [6ae4a34ae]
|
|
797
|
-
- Updated dependencies [b80229c79]
|
|
798
|
-
- Updated dependencies [948cc4436]
|
|
799
|
-
- @modern-js/utils@1.7.3
|
|
800
|
-
|
|
801
|
-
## 1.2.11
|
|
802
|
-
|
|
803
|
-
### Patch Changes
|
|
804
|
-
|
|
805
|
-
- 69a728375: fix: remove exports.jsnext:source after publish
|
|
806
|
-
- Updated dependencies [cd7346b0d]
|
|
807
|
-
- Updated dependencies [69a728375]
|
|
808
|
-
- @modern-js/utils@1.7.2
|
|
809
|
-
|
|
810
|
-
## 1.2.10
|
|
811
|
-
|
|
812
|
-
### Patch Changes
|
|
813
|
-
|
|
814
|
-
- 895fa0ff: chore: using "workspace:\*" in devDependencies
|
|
815
|
-
- b54a15ed: fix ssg with server plugin
|
|
816
|
-
- Updated dependencies [2d155c4c]
|
|
817
|
-
- Updated dependencies [123e432d]
|
|
818
|
-
- Updated dependencies [e5a9b26d]
|
|
819
|
-
- Updated dependencies [0b26b93b]
|
|
820
|
-
- Updated dependencies [123e432d]
|
|
821
|
-
- Updated dependencies [f9f66ef9]
|
|
822
|
-
- Updated dependencies [592edabc]
|
|
823
|
-
- Updated dependencies [895fa0ff]
|
|
824
|
-
- Updated dependencies [3578913e]
|
|
825
|
-
- Updated dependencies [1c3beab3]
|
|
826
|
-
- @modern-js/utils@1.6.0
|
|
827
|
-
|
|
828
|
-
## 1.2.9
|
|
829
|
-
|
|
830
|
-
### Patch Changes
|
|
831
|
-
|
|
832
|
-
- 04ae5262: chore: bump @modern-js/utils to v1.4.1 in dependencies
|
|
833
|
-
- 60f7d8bf: feat: add tests dir to npmignore
|
|
834
|
-
- Updated dependencies [b8599d09]
|
|
835
|
-
- Updated dependencies [60f7d8bf]
|
|
836
|
-
- Updated dependencies [3bf4f8b0]
|
|
837
|
-
- @modern-js/utils@1.5.0
|
|
838
|
-
|
|
839
|
-
## 1.2.8
|
|
840
|
-
|
|
841
|
-
### Patch Changes
|
|
842
|
-
|
|
843
|
-
- 046e58aa: fix: plugin-analyze and plugin-ssg should not import method from core
|
|
844
|
-
- Updated dependencies [77ff9754]
|
|
845
|
-
- Updated dependencies [d2d1d6b2]
|
|
846
|
-
- Updated dependencies [07a4887e]
|
|
847
|
-
- Updated dependencies [ea2ae711]
|
|
848
|
-
- Updated dependencies [17d0cc46]
|
|
849
|
-
- Updated dependencies [d2d1d6b2]
|
|
850
|
-
- @modern-js/utils@1.4.0
|
|
851
|
-
|
|
852
|
-
## 1.2.7
|
|
853
|
-
|
|
854
|
-
### Patch Changes
|
|
855
|
-
|
|
856
|
-
- bebb39b6: chore: improve devDependencies and peerDependencies
|
|
857
|
-
- 132f7b53: feat: move config declarations to @modern-js/core
|
|
858
|
-
- Updated dependencies [132f7b53]
|
|
859
|
-
- @modern-js/utils@1.3.7
|
|
860
|
-
|
|
861
|
-
## 1.2.6
|
|
862
|
-
|
|
863
|
-
### Patch Changes
|
|
864
|
-
|
|
865
|
-
- c7dc7f54: migrate to new plugin style
|
|
866
|
-
- Updated dependencies [5bf5868d]
|
|
867
|
-
- @modern-js/utils@1.3.5
|
|
868
|
-
|
|
869
|
-
## 1.2.5
|
|
870
|
-
|
|
871
|
-
### Patch Changes
|
|
872
|
-
|
|
873
|
-
- 73306c0d: fix ssg type
|
|
874
|
-
- 59010b7a: rewrite server lifecycle, add unit test
|
|
875
|
-
- aed9912e: fix: output.ssg type error
|
|
876
|
-
- Updated dependencies [cc5e8001]
|
|
877
|
-
- Updated dependencies [2520ea86]
|
|
878
|
-
- Updated dependencies [db43dce6]
|
|
879
|
-
- Updated dependencies [e81fd9b7]
|
|
880
|
-
- Updated dependencies [1c411e71]
|
|
881
|
-
- @modern-js/core@1.4.6
|
|
882
|
-
- @modern-js/utils@1.3.4
|
|
883
|
-
|
|
884
|
-
## 1.2.4
|
|
885
|
-
|
|
886
|
-
### Patch Changes
|
|
887
|
-
|
|
888
|
-
- 02fb4146: support product server
|
|
889
|
-
- cc8501c1: fix ssg build after modify server
|
|
890
|
-
- Updated dependencies [969f172f]
|
|
891
|
-
- Updated dependencies [4c792f68]
|
|
892
|
-
- Updated dependencies [4b5d4bf4]
|
|
893
|
-
- Updated dependencies [62f5b8c8]
|
|
894
|
-
- Updated dependencies [55e18278]
|
|
895
|
-
- Updated dependencies [4499a674]
|
|
896
|
-
- Updated dependencies [403f5169]
|
|
897
|
-
- Updated dependencies [a7f42f48]
|
|
898
|
-
- @modern-js/core@1.4.4
|
|
899
|
-
- @modern-js/utils@1.3.3
|
|
900
|
-
|
|
901
|
-
## 1.2.3
|
|
902
|
-
|
|
903
|
-
### Patch Changes
|
|
904
|
-
|
|
905
|
-
- 1e17ef11: fix: fix ssg with new plugin route logic
|
|
906
|
-
- Updated dependencies [53aca274]
|
|
907
|
-
- Updated dependencies [78279953]
|
|
908
|
-
- Updated dependencies [e116ace5]
|
|
909
|
-
- Updated dependencies [4d72edea]
|
|
910
|
-
- @modern-js/core@1.4.1
|
|
911
|
-
- @modern-js/utils@1.3.1
|
|
912
|
-
|
|
913
|
-
## 1.2.2
|
|
914
|
-
|
|
915
|
-
### Patch Changes
|
|
916
|
-
|
|
917
|
-
- 5a7901d7: fix ssg url
|
|
918
|
-
- Updated dependencies [d9cc5ea9]
|
|
919
|
-
- Updated dependencies [bd819a8d]
|
|
920
|
-
- Updated dependencies [ec4dbffb]
|
|
921
|
-
- Updated dependencies [d099e5c5]
|
|
922
|
-
- Updated dependencies [bada2879]
|
|
923
|
-
- Updated dependencies [24f616ca]
|
|
924
|
-
- Updated dependencies [bd819a8d]
|
|
925
|
-
- @modern-js/core@1.4.0
|
|
926
|
-
- @modern-js/utils@1.3.0
|
|
927
|
-
|
|
928
|
-
## 1.2.1
|
|
929
|
-
|
|
930
|
-
### Patch Changes
|
|
931
|
-
|
|
932
|
-
- 83166714: change .npmignore
|
|
933
|
-
- Updated dependencies [83166714]
|
|
934
|
-
- Updated dependencies [c3de9882]
|
|
935
|
-
- Updated dependencies [33ff48af]
|
|
936
|
-
- @modern-js/core@1.3.2
|
|
937
|
-
- @modern-js/utils@1.2.2
|
|
938
|
-
|
|
939
|
-
## 1.2.0
|
|
940
|
-
|
|
941
|
-
### Minor Changes
|
|
942
|
-
|
|
943
|
-
- cfe11628: Make Modern.js self bootstraping
|
|
944
|
-
|
|
945
|
-
### Patch Changes
|
|
946
|
-
|
|
947
|
-
- Updated dependencies [2da09c69]
|
|
948
|
-
- Updated dependencies [fc71e36f]
|
|
949
|
-
- Updated dependencies [c3d46ee4]
|
|
950
|
-
- Updated dependencies [cfe11628]
|
|
951
|
-
- @modern-js/utils@1.2.0
|
|
952
|
-
- @modern-js/core@1.3.0
|
|
953
|
-
|
|
954
|
-
## 1.1.2
|
|
955
|
-
|
|
956
|
-
### Patch Changes
|
|
957
|
-
|
|
958
|
-
- d73ff455: support multi process product
|
|
959
|
-
- d73ff455: support multi process product
|
|
960
|
-
- d73ff455: support multi process product
|
|
961
|
-
- d73ff455: support multi process product
|
|
962
|
-
- d73ff455: support multi process product
|
|
963
|
-
- Updated dependencies [d927bc83]
|
|
964
|
-
- Updated dependencies [d73ff455]
|
|
965
|
-
- Updated dependencies [9c1ab865]
|
|
966
|
-
- Updated dependencies [d73ff455]
|
|
967
|
-
- Updated dependencies [d73ff455]
|
|
968
|
-
- Updated dependencies [d73ff455]
|
|
969
|
-
- Updated dependencies [d73ff455]
|
|
970
|
-
- @modern-js/utils@1.1.4
|
|
971
|
-
- @modern-js/core@1.1.4
|
|
972
|
-
|
|
973
|
-
## 1.1.1
|
|
974
|
-
|
|
975
|
-
### Patch Changes
|
|
976
|
-
|
|
977
|
-
- 0fa83663: support more .env files
|
|
978
|
-
- Updated dependencies [6f7fe574]
|
|
979
|
-
- Updated dependencies [0fa83663]
|
|
980
|
-
- Updated dependencies [f594fbc8]
|
|
981
|
-
- @modern-js/core@1.1.2
|
|
982
|
-
- @modern-js/utils@1.1.2
|
|
983
|
-
|
|
984
|
-
## 1.1.0
|
|
985
|
-
|
|
986
|
-
### Minor Changes
|
|
987
|
-
|
|
988
|
-
- 96119db2: Relese v1.1.0
|
|
989
|
-
|
|
990
|
-
### Patch Changes
|
|
991
|
-
|
|
992
|
-
- Updated dependencies [96119db2]
|
|
993
|
-
- @modern-js/core@1.1.0
|
|
994
|
-
- @modern-js/utils@1.1.0
|
|
995
|
-
|
|
996
|
-
## 1.0.0
|
|
997
|
-
|
|
998
|
-
### Patch Changes
|
|
999
|
-
|
|
1000
|
-
- 224f7fe: fix server route match
|
|
1001
|
-
- 30ac27c: feat: add generator package description
|
|
1002
|
-
- 0fd196e: feat: fix bugs
|
|
1003
|
-
- 204c626: feat: initial
|
|
1004
|
-
- 63be0a5: fix: #118 #104
|
|
1005
|
-
- Updated dependencies [224f7fe]
|
|
1006
|
-
- Updated dependencies [30ac27c]
|
|
1007
|
-
- Updated dependencies [0fd196e]
|
|
1008
|
-
- Updated dependencies [204c626]
|
|
1009
|
-
- Updated dependencies [63be0a5]
|
|
1010
|
-
- @modern-js/core@1.0.0
|
|
1011
|
-
- @modern-js/babel-chain@1.0.0
|
|
1012
|
-
- @modern-js/utils@1.0.0
|
|
1013
|
-
|
|
1014
|
-
## 1.0.0-rc.23
|
|
1015
|
-
|
|
1016
|
-
### Patch Changes
|
|
1017
|
-
|
|
1018
|
-
- 224f7fe: fix server route match
|
|
1019
|
-
- 30ac27c: feat: add generator package description
|
|
1020
|
-
- 0fd196e: feat: fix bugs
|
|
1021
|
-
- 204c626: feat: initial
|
|
1022
|
-
- 63be0a5: fix: #118 #104
|
|
1023
|
-
- Updated dependencies [224f7fe]
|
|
1024
|
-
- Updated dependencies [30ac27c]
|
|
1025
|
-
- Updated dependencies [0fd196e]
|
|
1026
|
-
- Updated dependencies [204c626]
|
|
1027
|
-
- Updated dependencies [63be0a5]
|
|
1028
|
-
- @modern-js/core@1.0.0-rc.23
|
|
1029
|
-
- @modern-js/babel-chain@1.0.0-rc.23
|
|
1030
|
-
- @modern-js/utils@1.0.0-rc.23
|
|
1031
|
-
|
|
1032
|
-
## 1.0.0-rc.22
|
|
1033
|
-
|
|
1034
|
-
### Patch Changes
|
|
1035
|
-
|
|
1036
|
-
- 224f7fe: fix server route match
|
|
1037
|
-
- 30ac27c: feat: add generator package description
|
|
1038
|
-
- 0fd196e: feat: fix bugs
|
|
1039
|
-
- 204c626: feat: initial
|
|
1040
|
-
- 63be0a5: fix: #118 #104
|
|
1041
|
-
- Updated dependencies [224f7fe]
|
|
1042
|
-
- Updated dependencies [30ac27c]
|
|
1043
|
-
- Updated dependencies [0fd196e]
|
|
1044
|
-
- Updated dependencies [204c626]
|
|
1045
|
-
- Updated dependencies [63be0a5]
|
|
1046
|
-
- @modern-js/core@1.0.0-rc.22
|
|
1047
|
-
- @modern-js/babel-chain@1.0.0-rc.22
|
|
1048
|
-
- @modern-js/utils@1.0.0-rc.22
|
|
1049
|
-
|
|
1050
|
-
## 1.0.0-rc.21
|
|
1051
|
-
|
|
1052
|
-
### Patch Changes
|
|
1053
|
-
|
|
1054
|
-
- 224f7fe: fix server route match
|
|
1055
|
-
- 30ac27c: feat: add generator package description
|
|
1056
|
-
- 0fd196e: feat: fix bugs
|
|
1057
|
-
- 204c626: feat: initial
|
|
1058
|
-
- 63be0a5: fix: #118 #104
|
|
1059
|
-
- Updated dependencies [224f7fe]
|
|
1060
|
-
- Updated dependencies [30ac27c]
|
|
1061
|
-
- Updated dependencies [0fd196e]
|
|
1062
|
-
- Updated dependencies [204c626]
|
|
1063
|
-
- Updated dependencies [63be0a5]
|
|
1064
|
-
- @modern-js/core@1.0.0-rc.21
|
|
1065
|
-
- @modern-js/babel-chain@1.0.0-rc.21
|
|
1066
|
-
- @modern-js/utils@1.0.0-rc.21
|
|
1067
|
-
|
|
1068
|
-
## 1.0.0-rc.20
|
|
1069
|
-
|
|
1070
|
-
### Patch Changes
|
|
1071
|
-
|
|
1072
|
-
- 224f7fe: fix server route match
|
|
1073
|
-
- 30ac27c: feat: add generator package description
|
|
1074
|
-
- feat: fix bugs
|
|
1075
|
-
- 204c626: feat: initial
|
|
1076
|
-
- 63be0a5: fix: #118 #104
|
|
1077
|
-
- Updated dependencies [224f7fe]
|
|
1078
|
-
- Updated dependencies [30ac27c]
|
|
1079
|
-
- Updated dependencies [undefined]
|
|
1080
|
-
- Updated dependencies [204c626]
|
|
1081
|
-
- Updated dependencies [63be0a5]
|
|
1082
|
-
- @modern-js/core@1.0.0-rc.20
|
|
1083
|
-
- @modern-js/babel-chain@1.0.0-rc.20
|
|
1084
|
-
- @modern-js/utils@1.0.0-rc.20
|
|
1085
|
-
|
|
1086
|
-
## 1.0.0-rc.19
|
|
1087
|
-
|
|
1088
|
-
### Patch Changes
|
|
1089
|
-
|
|
1090
|
-
- 224f7fe: fix server route match
|
|
1091
|
-
- 30ac27c: feat: add generator package description
|
|
1092
|
-
- 204c626: feat: initial
|
|
1093
|
-
- 63be0a5: fix: #118 #104
|
|
1094
|
-
- Updated dependencies [224f7fe]
|
|
1095
|
-
- Updated dependencies [30ac27c]
|
|
1096
|
-
- Updated dependencies [204c626]
|
|
1097
|
-
- Updated dependencies [63be0a5]
|
|
1098
|
-
- @modern-js/core@1.0.0-rc.19
|
|
1099
|
-
- @modern-js/babel-chain@1.0.0-rc.19
|
|
1100
|
-
- @modern-js/utils@1.0.0-rc.19
|
|
1101
|
-
|
|
1102
|
-
## 1.0.0-rc.18
|
|
1103
|
-
|
|
1104
|
-
### Patch Changes
|
|
1105
|
-
|
|
1106
|
-
- 224f7fe: fix server route match
|
|
1107
|
-
- 30ac27c: feat: add generator package description
|
|
1108
|
-
- 204c626: feat: initial
|
|
1109
|
-
- 63be0a5: fix: #118 #104
|
|
1110
|
-
- Updated dependencies [224f7fe]
|
|
1111
|
-
- Updated dependencies [30ac27c]
|
|
1112
|
-
- Updated dependencies [204c626]
|
|
1113
|
-
- Updated dependencies [63be0a5]
|
|
1114
|
-
- @modern-js/core@1.0.0-rc.18
|
|
1115
|
-
- @modern-js/babel-chain@1.0.0-rc.18
|
|
1116
|
-
- @modern-js/utils@1.0.0-rc.18
|
|
1117
|
-
|
|
1118
|
-
## 1.0.0-rc.17
|
|
1119
|
-
|
|
1120
|
-
### Patch Changes
|
|
1121
|
-
|
|
1122
|
-
- 224f7fe: fix server route match
|
|
1123
|
-
- 30ac27c: feat: add generator package description
|
|
1124
|
-
- 204c626: feat: initial
|
|
1125
|
-
- fix: #118 #104
|
|
1126
|
-
- Updated dependencies [224f7fe]
|
|
1127
|
-
- Updated dependencies [30ac27c]
|
|
1128
|
-
- Updated dependencies [204c626]
|
|
1129
|
-
- Updated dependencies [undefined]
|
|
1130
|
-
- @modern-js/core@1.0.0-rc.17
|
|
1131
|
-
- @modern-js/babel-chain@1.0.0-rc.17
|
|
1132
|
-
- @modern-js/utils@1.0.0-rc.17
|
|
1133
|
-
|
|
1134
|
-
## 1.0.0-rc.16
|
|
1135
|
-
|
|
1136
|
-
### Patch Changes
|
|
1137
|
-
|
|
1138
|
-
- 224f7fe: fix server route match
|
|
1139
|
-
- 30ac27c: feat: add generator package description
|
|
1140
|
-
- 204c626: feat: initial
|
|
1141
|
-
- Updated dependencies [224f7fe]
|
|
1142
|
-
- Updated dependencies [30ac27c]
|
|
1143
|
-
- Updated dependencies [204c626]
|
|
1144
|
-
- @modern-js/core@1.0.0-rc.16
|
|
1145
|
-
- @modern-js/babel-chain@1.0.0-rc.16
|
|
1146
|
-
- @modern-js/utils@1.0.0-rc.16
|
|
1147
|
-
|
|
1148
|
-
## 1.0.0-rc.15
|
|
1149
|
-
|
|
1150
|
-
### Patch Changes
|
|
1151
|
-
|
|
1152
|
-
- 224f7fe: fix server route match
|
|
1153
|
-
- 30ac27c: feat: add generator package description
|
|
1154
|
-
- 204c626: feat: initial
|
|
1155
|
-
- Updated dependencies [224f7fe]
|
|
1156
|
-
- Updated dependencies [30ac27c]
|
|
1157
|
-
- Updated dependencies [204c626]
|
|
1158
|
-
- @modern-js/core@1.0.0-rc.15
|
|
1159
|
-
- @modern-js/babel-chain@1.0.0-rc.15
|
|
1160
|
-
- @modern-js/utils@1.0.0-rc.15
|
|
1161
|
-
|
|
1162
|
-
## 1.0.0-rc.14
|
|
1163
|
-
|
|
1164
|
-
### Patch Changes
|
|
1165
|
-
|
|
1166
|
-
- 224f7fe: fix server route match
|
|
1167
|
-
- 204c626: feat: initial
|
|
1168
|
-
- Updated dependencies [224f7fe]
|
|
1169
|
-
- Updated dependencies [204c626]
|
|
1170
|
-
- @modern-js/core@1.0.0-rc.14
|
|
1171
|
-
- @modern-js/babel-chain@1.0.0-rc.14
|
|
1172
|
-
- @modern-js/utils@1.0.0-rc.14
|
|
1173
|
-
|
|
1174
|
-
## 1.0.0-rc.13
|
|
1175
|
-
|
|
1176
|
-
### Patch Changes
|
|
1177
|
-
|
|
1178
|
-
- 224f7fe: fix server route match
|
|
1179
|
-
- 204c626: feat: initial
|
|
1180
|
-
- Updated dependencies [224f7fe]
|
|
1181
|
-
- Updated dependencies [204c626]
|
|
1182
|
-
- @modern-js/core@1.0.0-rc.13
|
|
1183
|
-
- @modern-js/babel-chain@1.0.0-rc.13
|
|
1184
|
-
- @modern-js/utils@1.0.0-rc.13
|
|
1185
|
-
|
|
1186
|
-
## 1.0.0-rc.12
|
|
1187
|
-
|
|
1188
|
-
### Patch Changes
|
|
1189
|
-
|
|
1190
|
-
- 224f7fe: fix server route match
|
|
1191
|
-
- 204c626: feat: initial
|
|
1192
|
-
- Updated dependencies [224f7fe]
|
|
1193
|
-
- Updated dependencies [204c626]
|
|
1194
|
-
- @modern-js/core@1.0.0-rc.12
|
|
1195
|
-
- @modern-js/babel-chain@1.0.0-rc.12
|
|
1196
|
-
- @modern-js/utils@1.0.0-rc.12
|
|
1197
|
-
|
|
1198
|
-
## 1.0.0-rc.11
|
|
1199
|
-
|
|
1200
|
-
### Patch Changes
|
|
1201
|
-
|
|
1202
|
-
- 224f7fe: fix server route match
|
|
1203
|
-
- 204c626: feat: initial
|
|
1204
|
-
- Updated dependencies [224f7fe]
|
|
1205
|
-
- Updated dependencies [204c626]
|
|
1206
|
-
- @modern-js/core@1.0.0-rc.11
|
|
1207
|
-
- @modern-js/babel-chain@1.0.0-rc.11
|
|
1208
|
-
- @modern-js/utils@1.0.0-rc.11
|
|
1209
|
-
|
|
1210
|
-
## 1.0.0-rc.10
|
|
1211
|
-
|
|
1212
|
-
### Patch Changes
|
|
1213
|
-
|
|
1214
|
-
- 224f7fe: fix server route match
|
|
1215
|
-
- 204c626: feat: initial
|
|
1216
|
-
- Updated dependencies [224f7fe]
|
|
1217
|
-
- Updated dependencies [204c626]
|
|
1218
|
-
- @modern-js/core@1.0.0-rc.10
|
|
1219
|
-
- @modern-js/babel-chain@1.0.0-rc.10
|
|
1220
|
-
- @modern-js/utils@1.0.0-rc.10
|
|
1221
|
-
|
|
1222
|
-
## 1.0.0-rc.9
|
|
1223
|
-
|
|
1224
|
-
### Patch Changes
|
|
1225
|
-
|
|
1226
|
-
- 224f7fe: fix server route match
|
|
1227
|
-
- 204c626: feat: initial
|
|
1228
|
-
- Updated dependencies [224f7fe]
|
|
1229
|
-
- Updated dependencies [204c626]
|
|
1230
|
-
- @modern-js/core@1.0.0-rc.9
|
|
1231
|
-
- @modern-js/babel-chain@1.0.0-rc.9
|
|
1232
|
-
- @modern-js/utils@1.0.0-rc.9
|
|
1233
|
-
|
|
1234
|
-
## 1.0.0-rc.8
|
|
1235
|
-
|
|
1236
|
-
### Patch Changes
|
|
1237
|
-
|
|
1238
|
-
- 224f7fe: fix server route match
|
|
1239
|
-
- 204c626: feat: initial
|
|
1240
|
-
- Updated dependencies [224f7fe]
|
|
1241
|
-
- Updated dependencies [204c626]
|
|
1242
|
-
- @modern-js/core@1.0.0-rc.8
|
|
1243
|
-
- @modern-js/babel-chain@1.0.0-rc.8
|
|
1244
|
-
- @modern-js/utils@1.0.0-rc.8
|
|
1245
|
-
|
|
1246
|
-
## 1.0.0-rc.7
|
|
1247
|
-
|
|
1248
|
-
### Patch Changes
|
|
1249
|
-
|
|
1250
|
-
- 224f7fe: fix server route match
|
|
1251
|
-
- 204c626: feat: initial
|
|
1252
|
-
- Updated dependencies [224f7fe]
|
|
1253
|
-
- Updated dependencies [204c626]
|
|
1254
|
-
- @modern-js/core@1.0.0-rc.7
|
|
1255
|
-
- @modern-js/babel-chain@1.0.0-rc.7
|
|
1256
|
-
- @modern-js/utils@1.0.0-rc.7
|
|
1257
|
-
|
|
1258
|
-
## 1.0.0-rc.6
|
|
1259
|
-
|
|
1260
|
-
### Patch Changes
|
|
1261
|
-
|
|
1262
|
-
- 224f7fe: fix server route match
|
|
1263
|
-
- 204c626: feat: initial
|
|
1264
|
-
- Updated dependencies [224f7fe]
|
|
1265
|
-
- Updated dependencies [204c626]
|
|
1266
|
-
- @modern-js/core@1.0.0-rc.6
|
|
1267
|
-
- @modern-js/babel-chain@1.0.0-rc.6
|
|
1268
|
-
- @modern-js/utils@1.0.0-rc.6
|
|
1269
|
-
|
|
1270
|
-
## 1.0.0-rc.5
|
|
1271
|
-
|
|
1272
|
-
### Patch Changes
|
|
1273
|
-
|
|
1274
|
-
- 224f7fe: fix server route match
|
|
1275
|
-
- 204c626: feat: initial
|
|
1276
|
-
- Updated dependencies [224f7fe]
|
|
1277
|
-
- Updated dependencies [204c626]
|
|
1278
|
-
- @modern-js/core@1.0.0-rc.5
|
|
1279
|
-
- @modern-js/babel-chain@1.0.0-rc.5
|
|
1280
|
-
- @modern-js/utils@1.0.0-rc.5
|
|
1281
|
-
|
|
1282
|
-
## 1.0.0-rc.4
|
|
1283
|
-
|
|
1284
|
-
### Patch Changes
|
|
1285
|
-
|
|
1286
|
-
- fix server route match
|
|
1287
|
-
- 204c626: feat: initial
|
|
1288
|
-
- Updated dependencies [undefined]
|
|
1289
|
-
- Updated dependencies [204c626]
|
|
1290
|
-
- @modern-js/core@1.0.0-rc.4
|
|
1291
|
-
- @modern-js/babel-chain@1.0.0-rc.4
|
|
1292
|
-
- @modern-js/utils@1.0.0-rc.4
|
|
1293
|
-
|
|
1294
|
-
## 1.0.0-rc.3
|
|
1295
|
-
|
|
1296
|
-
### Patch Changes
|
|
1297
|
-
|
|
1298
|
-
- feat: initial
|
|
1299
|
-
- Updated dependencies [undefined]
|
|
1300
|
-
- @modern-js/core@1.0.0-rc.3
|
|
1301
|
-
- @modern-js/babel-chain@1.0.0-rc.3
|
|
1302
|
-
- @modern-js/utils@1.0.0-rc.3
|