@modern-js/core 2.32.2-alpha.1 → 2.33.1

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/CHANGELOG.md DELETED
@@ -1,2183 +0,0 @@
1
- # @modern-js/core
2
-
3
- ## 2.32.2-alpha.0
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies [bc1f8daf0ff]
8
- - @modern-js/utils@2.32.2-alpha.0
9
- - @modern-js/node-bundle-require@2.32.2-alpha.0
10
- - @modern-js/plugin@2.32.2-alpha.0
11
-
12
- ## 2.32.1
13
-
14
- ### Patch Changes
15
-
16
- - @modern-js/utils@2.32.1
17
- - @modern-js/node-bundle-require@2.32.1
18
- - @modern-js/plugin@2.32.1
19
-
20
- ## 2.32.0
21
-
22
- ### Patch Changes
23
-
24
- - 6076166: fix: packaging errors found by publint
25
-
26
- fix: 修复 publint 检测到的 packaging 问题
27
-
28
- - Updated dependencies [e5a3fb4]
29
- - Updated dependencies [6076166]
30
- - Updated dependencies [a030aff]
31
- - Updated dependencies [3c91100]
32
- - Updated dependencies [5255eba]
33
- - @modern-js/utils@2.32.0
34
- - @modern-js/node-bundle-require@2.32.0
35
- - @modern-js/plugin@2.32.0
36
-
37
- ## 2.31.2
38
-
39
- ### Patch Changes
40
-
41
- - Updated dependencies [15d30abdc66]
42
- - @modern-js/utils@2.31.2
43
- - @modern-js/node-bundle-require@2.31.2
44
- - @modern-js/plugin@2.31.2
45
-
46
- ## 2.31.1
47
-
48
- ### Patch Changes
49
-
50
- - @modern-js/node-bundle-require@2.31.1
51
- - @modern-js/plugin@2.31.1
52
- - @modern-js/utils@2.31.1
53
-
54
- ## 2.31.0
55
-
56
- ### Patch Changes
57
-
58
- - 2361ce8: feat: support partials html in Document
59
- feat: 支持 partials html 在 Document 中也生效
60
- - 4c03d9a: fix(core): remove testing config type and schema
61
-
62
- fix(core): 移除 testing 配置类型和 schema
63
-
64
- - Updated dependencies [1882366]
65
- - @modern-js/utils@2.31.0
66
- - @modern-js/node-bundle-require@2.31.0
67
- - @modern-js/plugin@2.31.0
68
-
69
- ## 2.30.0
70
-
71
- ### Patch Changes
72
-
73
- - c03be09: feat(CLI): print solution name and version to terminal
74
-
75
- feat(CLI): 在控制台输出 solution 的名称和版本
76
-
77
- - @modern-js/utils@2.30.0
78
- - @modern-js/node-bundle-require@2.30.0
79
- - @modern-js/plugin@2.30.0
80
-
81
- ## 2.29.0
82
-
83
- ### Patch Changes
84
-
85
- - Updated dependencies [e6b5355]
86
- - Updated dependencies [93db783]
87
- - Updated dependencies [cba7675]
88
- - Updated dependencies [99052ea]
89
- - Updated dependencies [1d71d2e]
90
- - @modern-js/utils@2.29.0
91
- - @modern-js/node-bundle-require@2.29.0
92
- - @modern-js/plugin@2.29.0
93
-
94
- ## 2.28.0
95
-
96
- ### Patch Changes
97
-
98
- - Updated dependencies [00b58a7]
99
- - @modern-js/utils@2.28.0
100
- - @modern-js/node-bundle-require@2.28.0
101
- - @modern-js/plugin@2.28.0
102
-
103
- ## 2.27.0
104
-
105
- ### Patch Changes
106
-
107
- - 8322a51: chore: migrate packages from tsc to module-lib build
108
-
109
- chore: 将使用 tsc 的包迁移到 module-lib 构建
110
-
111
- - Updated dependencies [91d14b8]
112
- - Updated dependencies [6d7104d]
113
- - @modern-js/utils@2.27.0
114
- - @modern-js/node-bundle-require@2.27.0
115
- - @modern-js/plugin@2.27.0
116
-
117
- ## 2.26.0
118
-
119
- ### Patch Changes
120
-
121
- - @modern-js/node-bundle-require@2.26.0
122
- - @modern-js/plugin@2.26.0
123
- - @modern-js/utils@2.26.0
124
-
125
- ## 2.25.2
126
-
127
- ### Patch Changes
128
-
129
- - Updated dependencies [63d8247]
130
- - Updated dependencies [6651684]
131
- - Updated dependencies [272646c]
132
- - Updated dependencies [358ed24]
133
- - @modern-js/utils@2.25.2
134
- - @modern-js/node-bundle-require@2.25.2
135
- - @modern-js/plugin@2.25.2
136
-
137
- ## 2.25.1
138
-
139
- ### Patch Changes
140
-
141
- - Updated dependencies [9f78d0c]
142
- - Updated dependencies [85366bc]
143
- - @modern-js/utils@2.25.1
144
- - @modern-js/node-bundle-require@2.25.1
145
- - @modern-js/plugin@2.25.1
146
-
147
- ## 2.25.0
148
-
149
- ### Patch Changes
150
-
151
- - af97415: fix: keep original fileChange hook, but add private configuration
152
- fix: 保留原有的 fileChange 钩子功能,但新增 private 配置
153
- - d287b7f: feat: new and upgrade command support custom config file
154
-
155
- feat: new 和 upgrade 命令支持自定义配置文件路径
156
-
157
- - Updated dependencies [5732c6a]
158
- - Updated dependencies [dc81210]
159
- - @modern-js/utils@2.25.0
160
- - @modern-js/node-bundle-require@2.25.0
161
- - @modern-js/plugin@2.25.0
162
-
163
- ## 2.24.0
164
-
165
- ### Patch Changes
166
-
167
- - Updated dependencies [c882fbd]
168
- - Updated dependencies [4a82c3b]
169
- - @modern-js/utils@2.24.0
170
- - @modern-js/node-bundle-require@2.24.0
171
- - @modern-js/plugin@2.24.0
172
-
173
- ## 2.23.1
174
-
175
- ### Patch Changes
176
-
177
- - Updated dependencies [f08bbfc]
178
- - Updated dependencies [a6b313a]
179
- - Updated dependencies [8f2cab0]
180
- - @modern-js/utils@2.23.1
181
- - @modern-js/node-bundle-require@2.23.1
182
- - @modern-js/plugin@2.23.1
183
-
184
- ## 2.23.0
185
-
186
- ### Patch Changes
187
-
188
- - 7e6fb5f: chore: publishConfig add provenance config
189
-
190
- chore: publishConfig 增加 provenance 配置
191
-
192
- - b593040: fix(app-tools): incorrect tools.tailwindcss schema
193
-
194
- fix(app-tools): 修复 tools.tailwindcss schema 错误
195
-
196
- - c3216b5: chore: split the scheme into the plugin
197
-
198
- chore: 拆分 scheme 到插件内部
199
-
200
- - Updated dependencies [7e6fb5f]
201
- - Updated dependencies [a7a7ad7]
202
- - Updated dependencies [6dec7c2]
203
- - Updated dependencies [c3216b5]
204
- - @modern-js/node-bundle-require@2.23.0
205
- - @modern-js/plugin@2.23.0
206
- - @modern-js/utils@2.23.0
207
-
208
- ## 2.22.1
209
-
210
- ### Patch Changes
211
-
212
- - 1f02cd2: chore: fix some eslint issues
213
-
214
- chore: 修复一些 eslint issues
215
-
216
- - Updated dependencies [e2848a2]
217
- - Updated dependencies [d4045ed]
218
- - @modern-js/utils@2.22.1
219
- - @modern-js/node-bundle-require@2.22.1
220
- - @modern-js/plugin@2.22.1
221
-
222
- ## 2.22.0
223
-
224
- ### Patch Changes
225
-
226
- - 27618e4: chore(deps): remove unused dev dependencies
227
-
228
- chore(deps): 移除未使用的 dev dependencies
229
-
230
- - Updated dependencies [3d48836]
231
- - Updated dependencies [5050e8e]
232
- - @modern-js/utils@2.22.0
233
- - @modern-js/node-bundle-require@2.22.0
234
- - @modern-js/plugin@2.22.0
235
-
236
- ## 2.21.1
237
-
238
- ### Patch Changes
239
-
240
- - @modern-js/node-bundle-require@2.21.1
241
- - @modern-js/plugin@2.21.1
242
- - @modern-js/utils@2.21.1
243
-
244
- ## 2.21.0
245
-
246
- ### Patch Changes
247
-
248
- - df43559: fix(core): toolsType is overridden when install multiple solutions
249
-
250
- fix(core): 修复安装多个 solutions 时 toolsType 被覆盖的问题
251
-
252
- - 26dcf3a: chore: bump typescript to v5 in devDependencies
253
-
254
- chore: 升级 devDependencies 中的 typescript 版本到 v5
255
-
256
- - ad78387: chore(deps): bump babel-related dependencies to latest version
257
-
258
- chore(deps): 升级 babel 相关依赖到最新版本
259
-
260
- - Updated dependencies [e81eeaf]
261
- - Updated dependencies [26dcf3a]
262
- - Updated dependencies [056627f]
263
- - Updated dependencies [0fc15ca]
264
- - Updated dependencies [43b4e83]
265
- - Updated dependencies [ad78387]
266
- - @modern-js/utils@2.21.0
267
- - @modern-js/node-bundle-require@2.21.0
268
- - @modern-js/plugin@2.21.0
269
-
270
- ## 2.20.0
271
-
272
- ### Patch Changes
273
-
274
- - 4b03d17: feat: 添加 output.tempDir 配置,支持单项目多配置同时启动
275
- feat: add output.tempDir configuration, supports launching project with multiple config at the same time
276
- - 6289d31: fix: remove duplicate addRuntimeExports hook in @modern-js/core
277
- fix: 删除 @modern-js/core 中重复的 addRuntimeExports hook
278
- - Updated dependencies [3c4e0a5]
279
- - Updated dependencies [6b9d90a]
280
- - @modern-js/utils@2.20.0
281
- - @modern-js/node-bundle-require@2.20.0
282
- - @modern-js/plugin@2.20.0
283
-
284
- ## 2.19.1
285
-
286
- ### Patch Changes
287
-
288
- - @modern-js/node-bundle-require@2.19.1
289
- - @modern-js/plugin@2.19.1
290
- - @modern-js/utils@2.19.1
291
-
292
- ## 2.19.0
293
-
294
- ### Patch Changes
295
-
296
- - 1134fe2: chore(deps): bump webpack from 5.76.2 to 5.82.1
297
-
298
- chore(deps): 将 webpack 从 5.76.2 升级至 5.82.1
299
-
300
- - Updated dependencies [1134fe2]
301
- - @modern-js/utils@2.19.0
302
- - @modern-js/node-bundle-require@2.19.0
303
- - @modern-js/plugin@2.19.0
304
-
305
- ## 2.18.1
306
-
307
- ### Patch Changes
308
-
309
- - @modern-js/node-bundle-require@2.18.1
310
- - @modern-js/plugin@2.18.1
311
- - @modern-js/utils@2.18.1
312
-
313
- ## 2.18.0
314
-
315
- ### Patch Changes
316
-
317
- - @modern-js/node-bundle-require@2.18.0
318
- - @modern-js/plugin@2.18.0
319
- - @modern-js/utils@2.18.0
320
-
321
- ## 2.17.1
322
-
323
- ### Patch Changes
324
-
325
- - @modern-js/node-bundle-require@2.17.1
326
- - @modern-js/plugin@2.17.1
327
- - @modern-js/utils@2.17.1
328
-
329
- ## 2.17.0
330
-
331
- ### Patch Changes
332
-
333
- - @modern-js/node-bundle-require@2.17.0
334
- - @modern-js/plugin@2.17.0
335
- - @modern-js/utils@2.17.0
336
-
337
- ## 2.16.0
338
-
339
- ### Patch Changes
340
-
341
- - 4e876ab: chore: package.json include the monorepo-relative directory
342
-
343
- chore: 在 package.json 中声明 monorepo 的子路径
344
-
345
- - 6d5219e: fix: remove ignore logic in mergeConfig for tools.devServer
346
- fix: 移除 tools.devServer 在 mergeConfig 时候的忽略逻辑
347
- - Updated dependencies [5954330]
348
- - Updated dependencies [7596520]
349
- - Updated dependencies [4e876ab]
350
- - @modern-js/utils@2.16.0
351
- - @modern-js/plugin@2.16.0
352
- - @modern-js/node-bundle-require@2.16.0
353
-
354
- ## 2.15.0
355
-
356
- ### Patch Changes
357
-
358
- - @modern-js/node-bundle-require@2.15.0
359
- - @modern-js/plugin@2.15.0
360
- - @modern-js/utils@2.15.0
361
-
362
- ## 2.14.0
363
-
364
- ### Patch Changes
365
-
366
- - Updated dependencies [4779152]
367
- - Updated dependencies [9321bef]
368
- - Updated dependencies [9b45c58]
369
- - Updated dependencies [52d0cb1]
370
- - Updated dependencies [60a81d0]
371
- - Updated dependencies [dacef96]
372
- - Updated dependencies [16399fd]
373
- - @modern-js/utils@2.14.0
374
- - @modern-js/node-bundle-require@2.14.0
375
- - @modern-js/plugin@2.14.0
376
-
377
- ## 2.13.4
378
-
379
- ### Patch Changes
380
-
381
- - @modern-js/node-bundle-require@2.13.4
382
- - @modern-js/plugin@2.13.4
383
- - @modern-js/utils@2.13.4
384
-
385
- ## 2.13.3
386
-
387
- ### Patch Changes
388
-
389
- - @modern-js/node-bundle-require@2.13.3
390
- - @modern-js/plugin@2.13.3
391
- - @modern-js/utils@2.13.3
392
-
393
- ## 2.13.2
394
-
395
- ### Patch Changes
396
-
397
- - 106ac07: fix(core): ignore error when clear temp config files
398
-
399
- fix(core): 忽略清理临时文件时的异常
400
-
401
- - 7f4fd56: fix: nodeApi type export in modern-js/core
402
-
403
- fix: 修复 nodeApi 在 modern-js/core 中的类型导出
404
-
405
- - @modern-js/node-bundle-require@2.13.2
406
- - @modern-js/plugin@2.13.2
407
- - @modern-js/utils@2.13.2
408
-
409
- ## 2.13.1
410
-
411
- ### Patch Changes
412
-
413
- - ab79a7b: fix: use nodeApi instead node-api in @modern-js/core exports
414
- 修复: 使用 nodeApi 代替 node-api 作为 @modern-js/core 的导出
415
- - @modern-js/node-bundle-require@2.13.1
416
- - @modern-js/plugin@2.13.1
417
- - @modern-js/utils@2.13.1
418
-
419
- ## 2.13.0
420
-
421
- ### Patch Changes
422
-
423
- - e9b1656: fix: plugin config hook can not get bundlerType, so we can't set babelConfig correctly in ssr plugin
424
- fix: 插件的 config 钩子不能获得 bundlerType,所以我们在 ssr 插件不能正确的设置 babelConfig
425
- - e91ec97: feat(app-tools): export mergeConfig function
426
-
427
- feat(app-tools): 导出 mergeConfig 函数
428
-
429
- - Updated dependencies [78431f4]
430
- - @modern-js/plugin@2.13.0
431
- - @modern-js/node-bundle-require@2.13.0
432
- - @modern-js/utils@2.13.0
433
-
434
- ## 2.12.0
435
-
436
- ### Patch Changes
437
-
438
- - Updated dependencies [c2ca6c8]
439
- - Updated dependencies [6d86e34]
440
- - @modern-js/utils@2.12.0
441
- - @modern-js/node-bundle-require@2.12.0
442
- - @modern-js/plugin@2.12.0
443
-
444
- ## 2.11.0
445
-
446
- ### Patch Changes
447
-
448
- - 0bd018b: feat: support use node api run dev & build & deploy command
449
- feat: 支持通过 node api 运行 dev & build & deploy 命令
450
- - 7178795: fix(core): beforeExit should be sync workflow
451
-
452
- fix(core): beforeExit 需要使用同步的 workflow
453
-
454
- - Updated dependencies [cfb058f]
455
- - Updated dependencies [0bd018b]
456
- - Updated dependencies [5d624fd]
457
- - Updated dependencies [e2466a1]
458
- - Updated dependencies [02bb383]
459
- - Updated dependencies [381a3b9]
460
- - Updated dependencies [7a60f10]
461
- - Updated dependencies [274b2e5]
462
- - Updated dependencies [b9e1c54]
463
- - @modern-js/utils@2.11.0
464
- - @modern-js/node-bundle-require@2.11.0
465
- - @modern-js/plugin@2.11.0
466
-
467
- ## 2.10.0
468
-
469
- ### Minor Changes
470
-
471
- - a16b9b0: feat: warning when user registe plugin duplication
472
- feat: 当用户重复注册插件时进行 warning 提示
473
-
474
- ### Patch Changes
475
-
476
- - 0da32d0: chore: upgrade jest and puppeteer
477
- chore: 升级 jest 和 puppeteer 到 latest
478
- - d3f0642: feat(core): throw warnings when config file is not found
479
-
480
- feat(core): 找不到配置文件时抛出 warning
481
-
482
- - 0d9962b: fix: add types field in package.json
483
- fix: 添加 package.json 中的 types 字段
484
- - fbefa7e: chore(deps): bump webpack from 5.75.0 to 5.76.2
485
-
486
- chore(deps): 将 webpack 从 5.75.0 升级至 5.76.2
487
-
488
- - Updated dependencies [0da32d0]
489
- - Updated dependencies [0d9962b]
490
- - Updated dependencies [fbefa7e]
491
- - Updated dependencies [4d54233]
492
- - Updated dependencies [6db4864]
493
- - @modern-js/node-bundle-require@2.10.0
494
- - @modern-js/plugin@2.10.0
495
- - @modern-js/utils@2.10.0
496
-
497
- ## 2.9.0
498
-
499
- ### Patch Changes
500
-
501
- - 88328d914b: chore(core): remove legacy transformPlugin option
502
-
503
- chore(core): 移除不再使用的 transformPlugin 选项
504
-
505
- - dd56401486: chore: fix some TODO comments
506
-
507
- chore: 处理一些标记 TODO 的问题
508
-
509
- - @modern-js/node-bundle-require@2.9.0
510
- - @modern-js/plugin@2.9.0
511
- - @modern-js/utils@2.9.0
512
-
513
- ## 2.8.0
514
-
515
- ### Patch Changes
516
-
517
- - Updated dependencies [1104a9f18b]
518
- - Updated dependencies [1f6ca2c7fb]
519
- - @modern-js/utils@2.8.0
520
- - @modern-js/node-bundle-require@2.8.0
521
- - @modern-js/plugin@2.8.0
522
-
523
- ## 2.7.0
524
-
525
- ### Minor Changes
526
-
527
- - 84bfb439b8: feat: support custom apiDir, lambdaDir and style of writing for bff
528
- feat: 支持定制 api 目录,lambda 目录,bff 的写法
529
-
530
- ### Patch Changes
531
-
532
- - 206c806efa: fix(rspack-provider): missing tools.autoprefixer type
533
-
534
- fix(rspack-provider): 修复缺少 tools.autoprefixer 类型定义的问题
535
-
536
- - Updated dependencies [0f15fc597c]
537
- - Updated dependencies [dcad887024]
538
- - Updated dependencies [a4672f7c16]
539
- - Updated dependencies [7fff9020e1]
540
- - Updated dependencies [1eea234fdd]
541
- - Updated dependencies [84bfb439b8]
542
- - @modern-js/utils@2.7.0
543
- - @modern-js/node-bundle-require@2.7.0
544
- - @modern-js/plugin@2.7.0
545
-
546
- ## 2.6.0
547
-
548
- ### Patch Changes
549
-
550
- - Updated dependencies [e1f799e]
551
- - Updated dependencies [7915ab3]
552
- - Updated dependencies [0fe658a]
553
- - @modern-js/utils@2.6.0
554
- - @modern-js/node-bundle-require@2.6.0
555
- - @modern-js/plugin@2.6.0
556
-
557
- ## 2.5.0
558
-
559
- ### Patch Changes
560
-
561
- - 30614fa: chore: modify package.json entry fields and build config
562
- chore: 更改 package.json entry 字段以及构建配置
563
- - Updated dependencies [89ca6cc]
564
- - Updated dependencies [30614fa]
565
- - Updated dependencies [1b0ce87]
566
- - Updated dependencies [11c053b]
567
- - @modern-js/node-bundle-require@2.5.0
568
- - @modern-js/plugin@2.5.0
569
- - @modern-js/utils@2.5.0
570
-
571
- ## 2.4.0
572
-
573
- ### Patch Changes
574
-
575
- - 8c2db5f: feat(core): improve support for exporting a function in config file
576
-
577
- feat(core): 完善对配置文件中导出函数的支持
578
-
579
- - Updated dependencies [98a2733]
580
- - Updated dependencies [8c2db5f]
581
- - @modern-js/node-bundle-require@2.4.0
582
- - @modern-js/utils@2.4.0
583
- - @modern-js/plugin@2.4.0
584
-
585
- ## 2.3.0
586
-
587
- ### Patch Changes
588
-
589
- - 65f1322: fix(core): merge array config correctly
590
-
591
- fix(core): 修复合并配置中的数组时出现错误的问题
592
-
593
- - fd5a3ed: fix: failed to exit new command
594
-
595
- fix: 修复 new 命令执行完成后未退出进程的问题
596
-
597
- - 7b2cdcb: feat(core): support read modern.config.local.ts
598
-
599
- feat(core): 支持读取 modern.config.local.ts 文件
600
-
601
- - 7736171: fix: remove disableRunBuild
602
- fix: 移除 disableRunBuild
603
- - Updated dependencies [fd5a3ed]
604
- - Updated dependencies [6ca1c0b]
605
- - Updated dependencies [89b6739]
606
- - @modern-js/utils@2.3.0
607
- - @modern-js/node-bundle-require@2.3.0
608
- - @modern-js/plugin@2.3.0
609
-
610
- ## 2.2.0
611
-
612
- ### Minor Changes
613
-
614
- - 12ef50f: feat: `modern-js/core` can watch files change
615
- feat: `modern-js/core` 可以监听文件变化
616
-
617
- ### Patch Changes
618
-
619
- - cb12ee7: chore: remove some unused deps, bump postcss version
620
-
621
- chore: 移除未使用的依赖, 升级 postcss 版本
622
-
623
- - 360a259: fix: `@modern-js/core` add `afterPrepare` hook
624
- fix: `@modern-js/core` 新增 `afterPrepare` hook
625
- - Updated dependencies [49eff0c]
626
- - @modern-js/utils@2.2.0
627
- - @modern-js/node-bundle-require@2.2.0
628
- - @modern-js/plugin@2.2.0
629
-
630
- ## 2.1.0
631
-
632
- ### Patch Changes
633
-
634
- - bafa52e: fix(core): incorrect NODE_ENV when run start command
635
-
636
- fix(core): 修复运行 start 命令时 NODE_ENV 设置错误的问题
637
-
638
- - Updated dependencies [837620c]
639
- - Updated dependencies [8a9482c]
640
- - @modern-js/utils@2.1.0
641
- - @modern-js/node-bundle-require@2.1.0
642
- - @modern-js/plugin@2.1.0
643
-
644
- ## 2.0.2
645
-
646
- ### Patch Changes
647
-
648
- - @modern-js/utils@2.0.2
649
- - @modern-js/node-bundle-require@2.0.2
650
- - @modern-js/plugin@2.0.2
651
-
652
- ## 2.0.1
653
-
654
- ### Patch Changes
655
-
656
- - @modern-js/node-bundle-require@2.0.1
657
- - @modern-js/plugin@2.0.1
658
- - @modern-js/utils@2.0.1
659
-
660
- ## 2.0.0
661
-
662
- ### Major Changes
663
-
664
- - dda38c9c3e: chore: v2
665
-
666
- ### Minor Changes
667
-
668
- - c9e800d39a: feat: support React18 streaming SSR
669
- feat: 支持 React18 流式 SSR
670
- - edd1cfb1af: feat: modernjs Access builder compiler
671
- feat: modernjs 接入 builder 构建
672
-
673
- ### Patch Changes
674
-
675
- - 8b8e1bb571: feat: support nested routes
676
- feat: 支持嵌套路由
677
- - Updated dependencies [edd1cfb1af]
678
- - Updated dependencies [dda38c9c3e]
679
- - Updated dependencies [ffb2ed4]
680
- - Updated dependencies [bbe4c4ab64]
681
- - @modern-js/utils@2.0.0
682
- - @modern-js/node-bundle-require@2.0.0
683
- - @modern-js/plugin@2.0.0
684
-
685
- ## 2.0.0-beta.7
686
-
687
- ### Major Changes
688
-
689
- - dda38c9c3e: chore: v2
690
-
691
- ### Minor Changes
692
-
693
- - c9e800d39a: feat: support React18 streaming SSR
694
- feat: 支持 React18 流式 SSR
695
- - edd1cfb1af: feat: modernjs Access builder compiler
696
- feat: modernjs 接入 builder 构建
697
-
698
- ### Patch Changes
699
-
700
- - 8b8e1bb571: feat: support nested routes
701
- feat: 支持嵌套路由
702
- - Updated dependencies [edd1cfb1af]
703
- - Updated dependencies [dda38c9c3e]
704
- - Updated dependencies [bbe4c4ab64]
705
- - @modern-js/utils@2.0.0-beta.7
706
- - @modern-js/node-bundle-require@2.0.0-beta.7
707
- - @modern-js/plugin@2.0.0-beta.7
708
-
709
- ## 2.0.0-beta.6
710
-
711
- ### Major Changes
712
-
713
- - dda38c9c3e: chore: v2
714
-
715
- ### Minor Changes
716
-
717
- - c9e800d39a: feat: support React18 streaming SSR
718
- feat: 支持 React18 流式 SSR
719
- - 92f0eade39: feat:
720
-
721
- 1. core: 增加 test 函数
722
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
723
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
724
- 4. 增加 designSystem 配置
725
-
726
- feat:
727
-
728
- 1. core: add test method
729
- 2. module plugins: add `babel`, `mainField`, `target` plugin
730
- 3. storybook: change some logic and add tspath webpack plugin
731
- 4. add `designSystem` config
732
-
733
- - edd1cfb1af: feat: modernjs Access builder compiler
734
- feat: modernjs 接入 builder 构建
735
- - d5a31df781: refactor: remove unbundle configs and types
736
-
737
- refactor: 移除 unbundle 相关的配置项和类型定义
738
-
739
- - b8494ef33b: feat: remove use plugin types restrict
740
- feat: 移除使用 plugin 类型限制
741
- - e4558a0bc4: feat:
742
-
743
- 1. add `runBin` function
744
- 2. config internal plugins constants in the app/module/doc tools
745
- 3. add app/module/doc tools internal plugins
746
-
747
- feat:
748
-
749
- 1. 添加 `runBin` 函数
750
- 2. 在 app/module/doc tools 里配置内部插件
751
- 3. 增加 app/module/doc tools 使用的插件常量
752
-
753
- ### Patch Changes
754
-
755
- - 85edee888c: feat(app-tools): support tools.htmlPlugin config
756
-
757
- feat(app-tools): 支持 tools.htmlPlugin 配置项
758
-
759
- - b8bbe036c7: feat: change type logic
760
- feat: 修改类型相关的逻辑
761
- - 8b8e1bb571: feat: support nested routes
762
- feat: 支持嵌套路由
763
- - 3bbea92b2a: feat: support Hook、Middleware new API
764
- feat: 支持 Hook、Middleware 的新 API
765
- - b7a96c35fc: fix(app-tools): loose CLI init options after restart
766
-
767
- fix(app-tools): 修复重启 CLI 后丢失 init options 的问题
768
-
769
- - cce8ecee2d: fix: handle some `TODO` & `FIXME`, change some tests
770
- fix: 处理一些 `TODO` 和 `FIXME`, 修改了一些 tests
771
- - ea7cf06257: chore: bump webpack/babel-loader/postcss-loader/tsconfig-paths
772
-
773
- chore: 升级 webpack/babel-loader/postcss-loader/tsconfig-paths 版本
774
-
775
- - 14b712da84: fix: use consistent alias type and default value across packages
776
-
777
- fix: 在各个包中使用一致的 alias 类型定义和默认值
778
-
779
- - Updated dependencies [7879e8f711]
780
- - Updated dependencies [6aca875011]
781
- - Updated dependencies [2e6031955e]
782
- - Updated dependencies [a2509bfbdb]
783
- - Updated dependencies [7b7d12cf8f]
784
- - Updated dependencies [7efeed4]
785
- - Updated dependencies [92f0eade39]
786
- - Updated dependencies [edd1cfb1af]
787
- - Updated dependencies [cc971eabfc]
788
- - Updated dependencies [5b9049f2e9]
789
- - Updated dependencies [92004d1906]
790
- - Updated dependencies [b8bbe036c7]
791
- - Updated dependencies [d5a31df781]
792
- - Updated dependencies [dda38c9c3e]
793
- - Updated dependencies [3bbea92b2a]
794
- - Updated dependencies [b710adb843]
795
- - Updated dependencies [f179749375]
796
- - Updated dependencies [ea7cf06257]
797
- - Updated dependencies [bbe4c4ab64]
798
- - Updated dependencies [e4558a0bc4]
799
- - Updated dependencies [abf3421a75]
800
- - Updated dependencies [543be9558e]
801
- - Updated dependencies [14b712da84]
802
- - @modern-js/utils@2.0.0-beta.6
803
- - @modern-js/node-bundle-require@2.0.0-beta.6
804
- - @modern-js/plugin@2.0.0-beta.6
805
-
806
- ## 2.0.0-beta.4
807
-
808
- ### Major Changes
809
-
810
- - dda38c9c3e: chore: v2
811
-
812
- ### Minor Changes
813
-
814
- - c9e800d39a: feat: support React18 streaming SSR
815
- feat: 支持 React18 流式 SSR
816
- - 92f0eade39: feat:
817
-
818
- 1. core: 增加 test 函数
819
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
820
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
821
- 4. 增加 designSystem 配置
822
-
823
- feat:
824
-
825
- 1. core: add test method
826
- 2. module plugins: add `babel`, `mainField`, `target` plugin
827
- 3. storybook: change some logic and add tspath webpack plugin
828
- 4. add `designSystem` config
829
-
830
- - edd1cfb1af: feat: modernjs Access builder compiler
831
- feat: modernjs 接入 builder 构建
832
- - d5a31df781: refactor: remove unbundle configs and types
833
-
834
- refactor: 移除 unbundle 相关的配置项和类型定义
835
-
836
- - b8494ef: feat: remove use plugin types restrict
837
- feat: 移除使用 plugin 类型限制
838
- - e4558a0: feat:
839
-
840
- 1. add `runBin` function
841
- 2. config internal plugins constants in the app/module/doc tools
842
- 3. add app/module/doc tools internal plugins
843
-
844
- feat:
845
-
846
- 1. 添加 `runBin` 函数
847
- 2. 在 app/module/doc tools 里配置内部插件
848
- 3. 增加 app/module/doc tools 使用的插件常量
849
-
850
- ### Patch Changes
851
-
852
- - 85edee888c: feat(app-tools): support tools.htmlPlugin config
853
-
854
- feat(app-tools): 支持 tools.htmlPlugin 配置项
855
-
856
- - b8bbe036c7: feat: change type logic
857
- feat: 修改类型相关的逻辑
858
- - 8b8e1bb571: feat: support nested routes
859
- feat: 支持嵌套路由
860
- - 3bbea92b2a: feat: support Hook、Middleware new API
861
- feat: 支持 Hook、Middleware 的新 API
862
- - b7a96c35fc: fix(app-tools): loose CLI init options after restart
863
-
864
- fix(app-tools): 修复重启 CLI 后丢失 init options 的问题
865
-
866
- - cce8ecee2d: fix: handle some `TODO` & `FIXME`, change some tests
867
- fix: 处理一些 `TODO` 和 `FIXME`, 修改了一些 tests
868
- - ea7cf06: chore: bump webpack/babel-loader/postcss-loader/tsconfig-paths
869
-
870
- chore: 升级 webpack/babel-loader/postcss-loader/tsconfig-paths 版本
871
-
872
- - 14b712da84: fix: use consistent alias type and default value across packages
873
-
874
- fix: 在各个包中使用一致的 alias 类型定义和默认值
875
-
876
- - Updated dependencies [7879e8f]
877
- - Updated dependencies [6aca875]
878
- - Updated dependencies [2e6031955e]
879
- - Updated dependencies [a2509bfbdb]
880
- - Updated dependencies [7b7d12c]
881
- - Updated dependencies [92f0eade39]
882
- - Updated dependencies [edd1cfb1af]
883
- - Updated dependencies [cc971eabfc]
884
- - Updated dependencies [5b9049f2e9]
885
- - Updated dependencies [92004d1906]
886
- - Updated dependencies [b8bbe036c7]
887
- - Updated dependencies [d5a31df781]
888
- - Updated dependencies [dda38c9c3e]
889
- - Updated dependencies [3bbea92b2a]
890
- - Updated dependencies [b710adb843]
891
- - Updated dependencies [f179749375]
892
- - Updated dependencies [ea7cf06]
893
- - Updated dependencies [bbe4c4a]
894
- - Updated dependencies [e4558a0]
895
- - Updated dependencies [abf3421a75]
896
- - Updated dependencies [543be9558e]
897
- - Updated dependencies [14b712da84]
898
- - @modern-js/utils@2.0.0-beta.4
899
- - @modern-js/node-bundle-require@2.0.0-beta.4
900
- - @modern-js/plugin@2.0.0-beta.4
901
-
902
- ## 2.0.0-beta.3
903
-
904
- ### Major Changes
905
-
906
- - dda38c9c3e: chore: v2
907
-
908
- ### Minor Changes
909
-
910
- - c9e800d39a: feat: support React18 streaming SSR
911
- feat: 支持 React18 流式 SSR
912
- - 92f0eade39: feat:
913
-
914
- 1. core: 增加 test 函数
915
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
916
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
917
- 4. 增加 designSystem 配置
918
-
919
- feat:
920
-
921
- 1. core: add test method
922
- 2. module plugins: add `babel`, `mainField`, `target` plugin
923
- 3. storybook: change some logic and add tspath webpack plugin
924
- 4. add `designSystem` config
925
-
926
- - edd1cfb1af: feat: modernjs Access builder compiler
927
- feat: modernjs 接入 builder 构建
928
- - d5a31df781: refactor: remove unbundle configs and types
929
-
930
- refactor: 移除 unbundle 相关的配置项和类型定义
931
-
932
- - e4558a0: feat:
933
-
934
- 1. add `runBin` function
935
- 2. config internal plugins constants in the app/module/doc tools
936
- 3. add app/module/doc tools internal plugins
937
-
938
- feat:
939
-
940
- 1. 添加 `runBin` 函数
941
- 2. 在 app/module/doc tools 里配置内部插件
942
- 3. 增加 app/module/doc tools 使用的插件常量
943
-
944
- ### Patch Changes
945
-
946
- - 85edee888c: feat(app-tools): support tools.htmlPlugin config
947
-
948
- feat(app-tools): 支持 tools.htmlPlugin 配置项
949
-
950
- - b8bbe036c7: feat: change type logic
951
- feat: 修改类型相关的逻辑
952
- - 8b8e1bb571: feat: support nested routes
953
- feat: 支持嵌套路由
954
- - 3bbea92b2a: feat: support Hook、Middleware new API
955
- feat: 支持 Hook、Middleware 的新 API
956
- - b7a96c3: fix(app-tools): loose CLI init options after restart
957
-
958
- fix(app-tools): 修复重启 CLI 后丢失 init options 的问题
959
-
960
- - cce8ece: fix: handle some `TODO` & `FIXME`, change some tests
961
- fix: 处理一些 `TODO` 和 `FIXME`, 修改了一些 tests
962
- - ea7cf06: chore: bump webpack/babel-loader/postcss-loader/tsconfig-paths
963
-
964
- chore: 升级 webpack/babel-loader/postcss-loader/tsconfig-paths 版本
965
-
966
- - 14b712da84: fix: use consistent alias type and default value across packages
967
-
968
- fix: 在各个包中使用一致的 alias 类型定义和默认值
969
-
970
- - Updated dependencies [6aca875]
971
- - Updated dependencies [2e60319]
972
- - Updated dependencies [a2509bfbdb]
973
- - Updated dependencies [92f0eade39]
974
- - Updated dependencies [edd1cfb1af]
975
- - Updated dependencies [cc971eabfc]
976
- - Updated dependencies [5b9049f2e9]
977
- - Updated dependencies [92004d1906]
978
- - Updated dependencies [b8bbe036c7]
979
- - Updated dependencies [d5a31df781]
980
- - Updated dependencies [dda38c9c3e]
981
- - Updated dependencies [3bbea92b2a]
982
- - Updated dependencies [b710adb]
983
- - Updated dependencies [f179749375]
984
- - Updated dependencies [ea7cf06]
985
- - Updated dependencies [bbe4c4a]
986
- - Updated dependencies [e4558a0]
987
- - Updated dependencies [abf3421a75]
988
- - Updated dependencies [543be9558e]
989
- - Updated dependencies [14b712da84]
990
- - @modern-js/utils@2.0.0-beta.3
991
- - @modern-js/node-bundle-require@2.0.0-beta.3
992
- - @modern-js/plugin@2.0.0-beta.3
993
-
994
- ## 2.0.0-beta.2
995
-
996
- ### Major Changes
997
-
998
- - dda38c9c3e: chore: v2
999
-
1000
- ### Minor Changes
1001
-
1002
- - c9e800d39a: feat: support React18 streaming SSR
1003
- feat: 支持 React18 流式 SSR
1004
- - 92f0ead: feat:
1005
-
1006
- 1. core: 增加 test 函数
1007
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
1008
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
1009
- 4. 增加 designSystem 配置
1010
-
1011
- feat:
1012
-
1013
- 1. core: add test method
1014
- 2. module plugins: add `babel`, `mainField`, `target` plugin
1015
- 3. storybook: change some logic and add tspath webpack plugin
1016
- 4. add `designSystem` config
1017
-
1018
- - edd1cfb1af: feat: modernjs Access builder compiler
1019
- feat: modernjs 接入 builder 构建
1020
- - d5a31df781: refactor: remove unbundle configs and types
1021
-
1022
- refactor: 移除 unbundle 相关的配置项和类型定义
1023
-
1024
- ### Patch Changes
1025
-
1026
- - 85edee888c: feat(app-tools): support tools.htmlPlugin config
1027
-
1028
- feat(app-tools): 支持 tools.htmlPlugin 配置项
1029
-
1030
- - b8bbe036c7: feat: change type logic
1031
- feat: 修改类型相关的逻辑
1032
- - 8b8e1bb571: feat: support nested routes
1033
- feat: 支持嵌套路由
1034
- - 3bbea92b2a: feat: support Hook、Middleware new API
1035
- feat: 支持 Hook、Middleware 的新 API
1036
- - 14b712da84: fix: use consistent alias type and default value across packages
1037
-
1038
- fix: 在各个包中使用一致的 alias 类型定义和默认值
1039
-
1040
- - Updated dependencies [a2509bfbdb]
1041
- - Updated dependencies [92f0ead]
1042
- - Updated dependencies [edd1cfb1af]
1043
- - Updated dependencies [cc971eabfc]
1044
- - Updated dependencies [5b9049f2e9]
1045
- - Updated dependencies [92004d1]
1046
- - Updated dependencies [b8bbe036c7]
1047
- - Updated dependencies [d5a31df781]
1048
- - Updated dependencies [dda38c9c3e]
1049
- - Updated dependencies [3bbea92b2a]
1050
- - Updated dependencies [f179749]
1051
- - Updated dependencies [abf3421a75]
1052
- - Updated dependencies [543be9558e]
1053
- - Updated dependencies [14b712da84]
1054
- - @modern-js/node-bundle-require@2.0.0-beta.2
1055
- - @modern-js/utils@2.0.0-beta.2
1056
- - @modern-js/plugin@2.0.0-beta.2
1057
-
1058
- ## 2.0.0-beta.1
1059
-
1060
- ### Major Changes
1061
-
1062
- - dda38c9: chore: v2
1063
-
1064
- ### Minor Changes
1065
-
1066
- - c9e800d39a: feat: support React18 streaming SSR
1067
- feat: 支持 React18 流式 SSR
1068
- - 92f0ead: feat:
1069
-
1070
- 1. core: 增加 test 函数
1071
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
1072
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
1073
- 4. 增加 designSystem 配置
1074
-
1075
- feat:
1076
-
1077
- 1. core: add test method
1078
- 2. module plugins: add `babel`, `mainField`, `target` plugin
1079
- 3. storybook: change some logic and add tspath webpack plugin
1080
- 4. add `designSystem` config
1081
-
1082
- - edd1cfb1af: feat: modernjs Access builder compiler
1083
- feat: modernjs 接入 builder 构建
1084
- - d5a31df781: refactor: remove unbundle configs and types
1085
-
1086
- refactor: 移除 unbundle 相关的配置项和类型定义
1087
-
1088
- ### Patch Changes
1089
-
1090
- - 85edee888c: feat(app-tools): support tools.htmlPlugin config
1091
-
1092
- feat(app-tools): 支持 tools.htmlPlugin 配置项
1093
-
1094
- - b8bbe036c7: feat: change type logic
1095
- feat: 修改类型相关的逻辑
1096
- - 8b8e1bb571: feat: support nested routes
1097
- feat: 支持嵌套路由
1098
- - 3bbea92b2a: feat: support Hook、Middleware new API
1099
- feat: 支持 Hook、Middleware 的新 API
1100
- - 14b712d: fix: use consistent alias type and default value across packages
1101
-
1102
- fix: 在各个包中使用一致的 alias 类型定义和默认值
1103
-
1104
- - Updated dependencies [a2509bfbdb]
1105
- - Updated dependencies [92f0ead]
1106
- - Updated dependencies [edd1cfb1af]
1107
- - Updated dependencies [cc971eabfc]
1108
- - Updated dependencies [5b9049f]
1109
- - Updated dependencies [92004d1]
1110
- - Updated dependencies [b8bbe036c7]
1111
- - Updated dependencies [d5a31df781]
1112
- - Updated dependencies [dda38c9]
1113
- - Updated dependencies [3bbea92b2a]
1114
- - Updated dependencies [f179749]
1115
- - Updated dependencies [abf3421]
1116
- - Updated dependencies [543be9558e]
1117
- - Updated dependencies [14b712d]
1118
- - @modern-js/node-bundle-require@2.0.0-beta.1
1119
- - @modern-js/utils@2.0.0-beta.1
1120
- - @modern-js/plugin@2.0.0-beta.1
1121
-
1122
- ## 2.0.0-beta.0
1123
-
1124
- ### Major Changes
1125
-
1126
- - dda38c9: chore: v2
1127
-
1128
- ### Minor Changes
1129
-
1130
- - c9e800d39: feat: support React18 streaming SSR
1131
- feat: 支持 React18 流式 SSR
1132
- - edd1cfb1a: feat: modernjs Access builder compiler
1133
- feat: modernjs 接入 builder 构建
1134
- - d5a31df78: refactor: remove unbundle configs and types
1135
-
1136
- refactor: 移除 unbundle 相关的配置项和类型定义
1137
-
1138
- ### Patch Changes
1139
-
1140
- - 85edee8: feat(app-tools): support tools.htmlPlugin config
1141
-
1142
- feat(app-tools): 支持 tools.htmlPlugin 配置项
1143
-
1144
- - b8bbe036c: feat: change type logic
1145
- feat: 修改类型相关的逻辑
1146
- - 8b8e1bb57: feat: support nested routes
1147
- feat: 支持嵌套路由
1148
- - 3bbea92b2: feat: support Hook、Middleware new API
1149
- feat: 支持 Hook、Middleware 的新 API
1150
- - 14b712d: fix: use consistent alias type and default value across packages
1151
-
1152
- fix: 在各个包中使用一致的 alias 类型定义和默认值
1153
-
1154
- - Updated dependencies [a2509bf]
1155
- - Updated dependencies [edd1cfb1a]
1156
- - Updated dependencies [cc971eabf]
1157
- - Updated dependencies [5b9049f]
1158
- - Updated dependencies [b8bbe036c]
1159
- - Updated dependencies [d5a31df78]
1160
- - Updated dependencies [dda38c9]
1161
- - Updated dependencies [3bbea92b2]
1162
- - Updated dependencies [abf3421]
1163
- - Updated dependencies [543be95]
1164
- - Updated dependencies [14b712d]
1165
- - @modern-js/node-bundle-require@2.0.0-beta.0
1166
- - @modern-js/utils@2.0.0-beta.0
1167
- - @modern-js/plugin@2.0.0-beta.0
1168
-
1169
- ## 1.21.2
1170
-
1171
- ### Patch Changes
1172
-
1173
- - Updated dependencies [9d4c0ba]
1174
- - @modern-js/plugin@1.21.2
1175
- - @modern-js/node-bundle-require@1.21.2
1176
- - @modern-js/utils@1.21.2
1177
-
1178
- ## 1.21.1
1179
-
1180
- ### Patch Changes
1181
-
1182
- - @modern-js/node-bundle-require@1.21.1
1183
- - @modern-js/plugin@1.21.1
1184
- - @modern-js/utils@1.21.1
1185
-
1186
- ## 1.21.0
1187
-
1188
- ### Patch Changes
1189
-
1190
- - dca34c4: fix(core): dev.https missing object type
1191
-
1192
- fix(core): 修复 dev.https 配置项缺少对象类型的问题
1193
-
1194
- - b0597e3: feat(webpack): expose HtmlWebpackPlugin instance in tools.webpack
1195
-
1196
- feat(webpack): 支持在 tools.webpack 中获取到 HtmlWebpackPlugin 实例
1197
-
1198
- - Updated dependencies [7b3a482]
1199
- - Updated dependencies [28f0a4f]
1200
- - @modern-js/node-bundle-require@1.21.0
1201
- - @modern-js/plugin@1.21.0
1202
- - @modern-js/utils@1.21.0
1203
-
1204
- ## 1.20.1
1205
-
1206
- ### Patch Changes
1207
-
1208
- - Updated dependencies [49515c5]
1209
- - @modern-js/utils@1.20.1
1210
- - @modern-js/node-bundle-require@1.20.1
1211
- - @modern-js/plugin@1.20.1
1212
-
1213
- ## 1.20.0
1214
-
1215
- ### Patch Changes
1216
-
1217
- - 4ddc185: chore(builder): bump webpack to 5.74.0
1218
-
1219
- chore(builder): 升级 webpack 到 5.74.0 版本
1220
-
1221
- - d5d570b: fix(core): failed to log validate config errors from plugins
1222
-
1223
- fix(core): 修复校验 plugin 中的 config 异常时,日志格式不正确的问题
1224
-
1225
- - Updated dependencies [d5d570b]
1226
- - Updated dependencies [4ddc185]
1227
- - Updated dependencies [df8ee7e]
1228
- - Updated dependencies [8c05089]
1229
- - @modern-js/utils@1.20.0
1230
- - @modern-js/node-bundle-require@1.20.0
1231
- - @modern-js/plugin@1.20.0
1232
-
1233
- ## 1.19.0
1234
-
1235
- ### Patch Changes
1236
-
1237
- - d2cfa69: feat: add production env for release command
1238
- feat: 为 release 命令增加 production 环境变量
1239
- - @modern-js/node-bundle-require@1.19.0
1240
- - @modern-js/plugin@1.19.0
1241
- - @modern-js/utils@1.19.0
1242
-
1243
- ## 1.18.1
1244
-
1245
- ### Patch Changes
1246
-
1247
- - 318e149: fix: tools.devServer type missing some properties
1248
-
1249
- fix: 修复 tools.devServer 类型定义不完整的问题
1250
-
1251
- - Updated dependencies [c1a4d9b]
1252
- - Updated dependencies [9fcfbd4]
1253
- - Updated dependencies [6c2c745]
1254
- - @modern-js/plugin@1.18.1
1255
- - @modern-js/utils@1.18.1
1256
- - @modern-js/node-bundle-require@1.18.1
1257
-
1258
- ## 1.18.0
1259
-
1260
- ### Patch Changes
1261
-
1262
- - 60a2e3a: feat: add compiler option for server
1263
- feat: 为 server 添加编译选项
1264
- - 66ad36f: feat: add source.enableAsyncEntry config
1265
-
1266
- feat: 新增 source.enableAsyncEntry 配置项
1267
-
1268
- - Updated dependencies [8280920]
1269
- - Updated dependencies [5227370]
1270
- - Updated dependencies [7928bae]
1271
- - @modern-js/utils@1.18.0
1272
- - @modern-js/node-bundle-require@1.18.0
1273
- - @modern-js/plugin@1.18.0
1274
-
1275
- ## 1.17.0
1276
-
1277
- ### Patch Changes
1278
-
1279
- - 367405a: fix(core): missing BabelConfig type
1280
-
1281
- fix(core): 修复未导出 BabelConfig 类型的问题
1282
-
1283
- - 9f4e5ce: fix(core): cli -c option not work
1284
-
1285
- fix(core): 修复命令行中 -c 选项不生效的问题
1286
-
1287
- - 58c53a7: fix: add merge check
1288
- fix: 添加合并属性的检查
1289
- - Updated dependencies [1b9176f]
1290
- - Updated dependencies [77d3a38]
1291
- - Updated dependencies [151329d]
1292
- - Updated dependencies [5af9472]
1293
- - Updated dependencies [6b6a534]
1294
- - Updated dependencies [6b43a2b]
1295
- - Updated dependencies [a7be124]
1296
- - Updated dependencies [31547b4]
1297
- - @modern-js/utils@1.17.0
1298
- - @modern-js/node-bundle-require@1.17.0
1299
- - @modern-js/plugin@1.17.0
1300
-
1301
- ## 1.16.0
1302
-
1303
- ### Patch Changes
1304
-
1305
- - Updated dependencies [641592f52]
1306
- - Updated dependencies [3904b30a5]
1307
- - Updated dependencies [1100dd58c]
1308
- - Updated dependencies [e04e6e76a]
1309
- - Updated dependencies [81c66e4a4]
1310
- - Updated dependencies [2c305b6f5]
1311
- - @modern-js/utils@1.16.0
1312
- - @modern-js/node-bundle-require@1.16.0
1313
- - @modern-js/plugin@1.16.0
1314
-
1315
- ## 1.15.0
1316
-
1317
- ### Patch Changes
1318
-
1319
- - Updated dependencies [8658a78]
1320
- - Updated dependencies [05d4a4f]
1321
- - Updated dependencies [ad05af9]
1322
- - Updated dependencies [5d53d1c]
1323
- - Updated dependencies [37cd159]
1324
- - @modern-js/utils@1.15.0
1325
- - @modern-js/node-bundle-require@1.15.0
1326
- - @modern-js/plugin@1.15.0
1327
-
1328
- ## 1.14.0
1329
-
1330
- ### Minor Changes
1331
-
1332
- - 7b9067f: add babel plugin for builder
1333
-
1334
- ### Patch Changes
1335
-
1336
- - 22f4dca: chore: move pre-bundled ajv to @modern-js/utils
1337
-
1338
- chore: 预打包的 ajv 产物移动至 @modern-js/utils 内
1339
-
1340
- - Updated dependencies [79e83ef]
1341
- - Updated dependencies [3c20a5e]
1342
- - Updated dependencies [22f4dca]
1343
- - Updated dependencies [7b9067f]
1344
- - @modern-js/utils@1.9.0
1345
- - @modern-js/node-bundle-require@1.3.8
1346
-
1347
- ## 1.13.3
1348
-
1349
- ### Patch Changes
1350
-
1351
- - f4822c0: feat(app-tools): start and inspect command support specify config file
1352
-
1353
- feat(app-tools): start 和 inspect 命令支持指定配置文件
1354
-
1355
- - Updated dependencies [4f1889d]
1356
- - @modern-js/utils@1.8.1
1357
-
1358
- ## 1.13.2
1359
-
1360
- ### Patch Changes
1361
-
1362
- - bfc1264: fix(core): should keep single function value after merge config
1363
-
1364
- fix(core): 修复合并配置后,函数类型的配置项变成数组类型的问题
1365
-
1366
- - 44e3bb1: feat: support response headers
1367
- feat: 支持设置响应头
1368
- - @modern-js/utils@1.8.0
1369
-
1370
- ## 1.13.1
1371
-
1372
- ### Patch Changes
1373
-
1374
- - 9d60891: feat(webpack): support source.preEntry config
1375
-
1376
- feat(webpack): 新增 source.preEntry 配置项
1377
-
1378
- - 5876e63: fix: the SSG callback is called once for each baseUrl, when a user configures multiple baseUrl.
1379
- fix: 当用户配置了多个 baseUrl 时,将会为每个 baseUrl 调用一次 SSG 回调函数。
1380
- - Updated dependencies [4fc801f]
1381
- - Updated dependencies [c8614b8]
1382
- - @modern-js/utils@1.8.0
1383
-
1384
- ## 1.13.0
1385
-
1386
- ### Minor Changes
1387
-
1388
- - 33cebd2: chore(core): move Hooks types define to `@modern-js/core`
1389
-
1390
- chore(core): 移动 Hooks 类型定义到 `@modern-js/core` 包
1391
-
1392
- - 33cebd2: chore(plugin-i18n): merge `@modern-js/i18n-cli-language-detector` to `@modern-js/plugin-i18n`
1393
-
1394
- chore(plugin-i18n): 合并 `@modern-js/i18n-cli-language-detector` 包到 `@modern-js/plugin-i18n` 包作为子路径
1395
-
1396
- - 33cebd2: chore(core): merge `@modern-js/load-config` package to `@modern-js/core` utils
1397
-
1398
- chore(core): 合并 `@modern-js/load-config` 包到 `@modern-js/core` 包作为 utils 函数
1399
-
1400
- ### Patch Changes
1401
-
1402
- - @modern-js/utils@1.7.12
1403
-
1404
- ## 1.12.4
1405
-
1406
- ### Patch Changes
1407
-
1408
- - nothing happen, only bump
1409
- - Updated dependencies
1410
- - @modern-js/utils@1.7.11
1411
-
1412
- ## 1.12.3
1413
-
1414
- ### Patch Changes
1415
-
1416
- - b82869d: Export types from mergeConfig.ts
1417
- - Updated dependencies [b82869d]
1418
- - @modern-js/utils@1.7.10
1419
-
1420
- ## 1.12.2
1421
-
1422
- ### Patch Changes
1423
-
1424
- - f29e9ba: feat: simplify context usage, no longer depend on containers
1425
- - d9564f2: feat: add watchOptions for server watcher
1426
- - a90bc96: perf(babel): skip babel-plugin-import if package not installed
1427
- - Updated dependencies [3050acc]
1428
- - Updated dependencies [f29e9ba]
1429
- - Updated dependencies [a90bc96]
1430
- - @modern-js/load-config@1.3.6
1431
- - @modern-js/plugin@1.4.0
1432
- - @modern-js/utils@1.7.9
1433
-
1434
- ## 1.12.1
1435
-
1436
- ### Patch Changes
1437
-
1438
- - b255072f2: fix(core): failed to load user plugins in modern.config.js
1439
- - 7975bfa68: fix(core): incorrect type of tools.terser
1440
- - b7302f781: Export some required types
1441
- - Updated dependencies [63c354ad5]
1442
- - Updated dependencies [073e9ad78]
1443
- - Updated dependencies [b7302f781]
1444
- - Updated dependencies [f4a7d49e1]
1445
- - Updated dependencies [e0e708f83]
1446
- - @modern-js/utils@1.7.8
1447
- - @modern-js/plugin@1.3.8
1448
-
1449
- ## 1.12.0
1450
-
1451
- ### Minor Changes
1452
-
1453
- - 8e1cedd8a: feat(webpack): support addIncludes and addExcludes in tools.tsLoader
1454
-
1455
- ### Patch Changes
1456
-
1457
- - 9377d2d9d: feat: support addPlugins util in tools.postcss
1458
- - b7a1cea52: feat: support utils in tools.babel
1459
- - 3dfee700c: feat: support addExcludes in tools.less and tools.sass
1460
- - Updated dependencies [9377d2d9d]
1461
- - Updated dependencies [8c9ad1749]
1462
- - Updated dependencies [1ac68424f]
1463
- - @modern-js/utils@1.7.7
1464
- - @modern-js/plugin@1.3.7
1465
-
1466
- ## 1.11.2
1467
-
1468
- ### Patch Changes
1469
-
1470
- - 8d508c6ed: feat(devServer): support disable hmr or live reload
1471
- - 0eff2473c: ignore devServer config fn merge
1472
- - f25d6a62e: fix: change bffConfig type define to interface
1473
- - a18926bbd: fix(app-tools): dev --config not working
1474
- - 8f7c0f898: feat(app-tools): support specify config file in build and deploy command
1475
- - Updated dependencies [a1198d509]
1476
- - Updated dependencies [a18926bbd]
1477
- - @modern-js/load-config@1.3.4
1478
- - @modern-js/plugin@1.3.6
1479
-
1480
- ## 1.11.1
1481
-
1482
- ### Patch Changes
1483
-
1484
- - f730081c: feat: modify `RuntimeConfig` type to make it extensible
1485
- - d1ab1f05: fix(core): should not register the `core` command
1486
- - 2ec8181a: fix(core): modern --version get incorrect value
1487
- - 6451a098: fix: cyclic dependencies of @modern-js/core and @moden-js/webpack
1488
- - 7fcfd6cc: fix(core): fix tools.postcss typing
1489
- - Updated dependencies [6451a098]
1490
- - Updated dependencies [d5a2cfd8]
1491
- - Updated dependencies [437367c6]
1492
- - @modern-js/utils@1.7.6
1493
-
1494
- ## 1.11.0
1495
-
1496
- ### Minor Changes
1497
-
1498
- - f66fa0e98: feat: support tools.webpackChain config
1499
-
1500
- ### Patch Changes
1501
-
1502
- - 1dfe08fcd: feat(webpack): add CHAIN_ID constants for webpack chain
1503
- - Updated dependencies [54fa1dbd6]
1504
- - Updated dependencies [33de0f7ec]
1505
- - @modern-js/plugin@1.3.5
1506
- - @modern-js/utils@1.7.5
1507
-
1508
- ## 1.10.3
1509
-
1510
- ### Patch Changes
1511
-
1512
- - a37960018: refactor: modify deploy microFrontend type
1513
- - Updated dependencies [b8cfc42cd]
1514
- - Updated dependencies [804a5bb8a]
1515
- - @modern-js/utils@1.7.4
1516
-
1517
- ## 1.10.2
1518
-
1519
- ### Patch Changes
1520
-
1521
- - d32f35134: chore: add modern/jest/eslint/ts config files to .npmignore
1522
- - d9d398e16: add filter logic for merge config
1523
- - Updated dependencies [d5913bd96]
1524
- - Updated dependencies [d32f35134]
1525
- - Updated dependencies [6ae4a34ae]
1526
- - Updated dependencies [b80229c79]
1527
- - Updated dependencies [948cc4436]
1528
- - @modern-js/plugin@1.3.4
1529
- - @modern-js/load-config@1.3.3
1530
- - @modern-js/utils@1.7.3
1531
-
1532
- ## 1.10.1
1533
-
1534
- ### Patch Changes
1535
-
1536
- - 69a728375: fix: remove exports.jsnext:source after publish
1537
- - Updated dependencies [cd7346b0d]
1538
- - Updated dependencies [69a728375]
1539
- - @modern-js/utils@1.7.2
1540
- - @modern-js/load-config@1.3.2
1541
-
1542
- ## 1.10.0
1543
-
1544
- ### Minor Changes
1545
-
1546
- - 0ee4bb4e: feat: prebundle webpack loaders and plugins
1547
-
1548
- ### Patch Changes
1549
-
1550
- - a22d3ea8: fix: package manager name in logs and comments
1551
- - 5c00db22: fix: ignore existed schema properties
1552
- - 92f4909e: fix: cli.init should return correct appContext
1553
- - Updated dependencies [0ee4bb4e]
1554
- - Updated dependencies [6fa74d5f]
1555
- - @modern-js/utils@1.7.0
1556
-
1557
- ## 1.9.0
1558
-
1559
- ### Minor Changes
1560
-
1561
- - 0b26b93b: feat: prebundle all dependencies of @modern-js/core
1562
-
1563
- ### Patch Changes
1564
-
1565
- - 592edabc: feat: prebundle url-join,mime-types,json5,fast-glob,globby,ora,inquirer
1566
- - 895fa0ff: chore: using "workspace:\*" in devDependencies
1567
- - Updated dependencies [2d155c4c]
1568
- - Updated dependencies [123e432d]
1569
- - Updated dependencies [e5a9b26d]
1570
- - Updated dependencies [0b26b93b]
1571
- - Updated dependencies [123e432d]
1572
- - Updated dependencies [f9f66ef9]
1573
- - Updated dependencies [592edabc]
1574
- - Updated dependencies [895fa0ff]
1575
- - Updated dependencies [3578913e]
1576
- - Updated dependencies [1c3beab3]
1577
- - @modern-js/utils@1.6.0
1578
-
1579
- ## 1.8.0
1580
-
1581
- ### Minor Changes
1582
-
1583
- - a4330c73: fix: electron config type && electron generator template
1584
- - 3bf4f8b0: feat: support start api server only
1585
-
1586
- ### Patch Changes
1587
-
1588
- - 04ae5262: chore: bump @modern-js/utils to v1.4.1 in dependencies
1589
- - 60f7d8bf: feat: add tests dir to npmignore
1590
- - e4cec1ce: types: fix config hook type
1591
- - 3b7aa8bb: feat: add transformPlugin option for legacy plugins
1592
- - 5dbbeb57: fix: export extended Command type
1593
- - ebfcbb35: chore: bump better-ajv-errors 1.2.0
1594
- - 305e0bb4: fix: commander.commandsMap typing not work
1595
- - Updated dependencies [b8599d09]
1596
- - Updated dependencies [6cffe99d]
1597
- - Updated dependencies [04ae5262]
1598
- - Updated dependencies [60f7d8bf]
1599
- - Updated dependencies [3bf4f8b0]
1600
- - @modern-js/utils@1.5.0
1601
- - @modern-js/load-config@1.3.1
1602
- - @modern-js/plugin@1.3.3
1603
-
1604
- ## 1.7.0
1605
-
1606
- ### Minor Changes
1607
-
1608
- - d2d1d6b2: feat: support server config
1609
-
1610
- ### Patch Changes
1611
-
1612
- - 60855eb2: fix: ignore initial watching add event
1613
- - ec1b7367: fix: tools config types
1614
- - 07a4887e: feat: prebundle commander and signale to @modern-js/utils
1615
- - 17d0cc46: feat: prebundle lodash to @modern-js/utils/lodash
1616
- - Updated dependencies [77ff9754]
1617
- - Updated dependencies [d2d1d6b2]
1618
- - Updated dependencies [07a4887e]
1619
- - Updated dependencies [ea2ae711]
1620
- - Updated dependencies [17d0cc46]
1621
- - Updated dependencies [d2d1d6b2]
1622
- - @modern-js/utils@1.4.0
1623
- - @modern-js/load-config@1.3.0
1624
-
1625
- ## 1.6.1
1626
-
1627
- ### Patch Changes
1628
-
1629
- - ef28a4e6: fix: module-tools build error
1630
- - 132f7b53: feat: move config declarations to @modern-js/core
1631
- - 9d4a005b: fix: config babel via tools.babel
1632
- - Updated dependencies [132f7b53]
1633
- - @modern-js/utils@1.3.7
1634
-
1635
- ## 1.6.0
1636
-
1637
- ### Minor Changes
1638
-
1639
- - 4e2026e4: feat: support new plugin config
1640
-
1641
- ### Patch Changes
1642
-
1643
- - 05ce88a0: fix: set default value for type NormalizedConfig to ensure all config keys are required
1644
- - a8df060e: support setup dev middleware first step
1645
- - 6a7acb81: modify devServer type and name
1646
- - Updated dependencies [c2046f37]
1647
- - Updated dependencies [dc88abf9]
1648
- - Updated dependencies [0462ff77]
1649
- - @modern-js/utils@1.3.6
1650
- - @modern-js/plugin@1.3.2
1651
-
1652
- ## 1.5.0
1653
-
1654
- ### Minor Changes
1655
-
1656
- - 80d8ddfe: feat: add `CliPlugin` type to define new plugin
1657
-
1658
- ### Patch Changes
1659
-
1660
- - 80d3cfb7: fix: server.metrics type
1661
- - 42c6b136: feat: support api.setAppContext
1662
- - 4e7dcbd5: fix: server.logger type
1663
- - 9e8bc4ab: fix: server.routes type
1664
- - 0c556e59: fix: tools.less type
1665
- - 2008fdbd: convert two packages server part, support server load plugin itself
1666
- - Updated dependencies [5bf5868d]
1667
- - Updated dependencies [80d8ddfe]
1668
- - Updated dependencies [491145e3]
1669
- - @modern-js/utils@1.3.5
1670
- - @modern-js/plugin@1.3.0
1671
-
1672
- ## 1.4.6
1673
-
1674
- ### Patch Changes
1675
-
1676
- - cc5e8001: fix: load plugins
1677
- - 2520ea86: fix: garfish schema
1678
- - e81fd9b7: fix: update "server.metrics" type
1679
- - 1c411e71: fix: mergeConfig util function
1680
- - Updated dependencies [db43dce6]
1681
- - @modern-js/utils@1.3.4
1682
-
1683
- ## 1.4.4
1684
-
1685
- ### Patch Changes
1686
-
1687
- - 969f172f: support tools.styledComponents for module-tools,support close tsc process with disbaleTsChecker
1688
- - 4b5d4bf4: fix: output.copy type
1689
- - 62f5b8c8: fix: types
1690
- - 55e18278: chore: remove unused dependencies and devDependencies
1691
- - 4499a674: feat: support to pass options to plugins
1692
- - 403f5169: fix source.moduleScopes type
1693
- - Updated dependencies [4c792f68]
1694
- - Updated dependencies [55e18278]
1695
- - Updated dependencies [a7f42f48]
1696
- - @modern-js/utils@1.3.3
1697
- - @modern-js/load-config@1.2.2
1698
-
1699
- ## 1.4.3
1700
-
1701
- ### Patch Changes
1702
-
1703
- - 54786e58: add ts check
1704
- - Updated dependencies [deeaa602]
1705
- - @modern-js/utils@1.3.2
1706
-
1707
- ## 1.4.2
1708
-
1709
- ### Patch Changes
1710
-
1711
- - b376c8d6: feat: enhance custom env
1712
- - e62c4efd: fix error typo for 'styledComponents'
1713
- - e2a8233f: support add schem error hook to core.init
1714
-
1715
- ## 1.4.1
1716
-
1717
- ### Patch Changes
1718
-
1719
- - 53aca274: modify garfish-plugin config type
1720
- - 78279953: compiler entry bug fix and dev build console
1721
- - e116ace5: fix: coreOptions types
1722
- - 4d72edea: support dev compiler by entry
1723
- - Updated dependencies [78279953]
1724
- - Updated dependencies [4d72edea]
1725
- - @modern-js/utils@1.3.1
1726
-
1727
- ## 1.4.0
1728
-
1729
- ### Minor Changes
1730
-
1731
- - bada2879: refactor plugin-garfish:
1732
- - change @modern-js/plugin-micro-frontend => @modern-js/plugin-garfish
1733
- - remove disableCustomerRouter logic
1734
- - adding unit test
1735
- - fix plugin-garfish type error
1736
-
1737
- ### Patch Changes
1738
-
1739
- - d9cc5ea9: support resatrt options transfer
1740
- - bd819a8d: fix: file route changed not trigger hot reload
1741
- - d099e5c5: fix error when modify modern.config.js
1742
- - 24f616ca: feat: support custom meta info
1743
- - Updated dependencies [ec4dbffb]
1744
- - Updated dependencies [d099e5c5]
1745
- - Updated dependencies [bada2879]
1746
- - Updated dependencies [24f616ca]
1747
- - Updated dependencies [bd819a8d]
1748
- - @modern-js/utils@1.3.0
1749
-
1750
- ## 1.3.2
1751
-
1752
- ### Patch Changes
1753
-
1754
- - 83166714: change .npmignore
1755
- - c3de9882: fix: internalDirectory path
1756
- - 33ff48af: feat: extend CoreOptions
1757
- - Updated dependencies [83166714]
1758
- - @modern-js/load-config@1.2.1
1759
- - @modern-js/plugin@1.2.1
1760
- - @modern-js/utils@1.2.2
1761
-
1762
- ## 1.3.1
1763
-
1764
- ### Patch Changes
1765
-
1766
- - 4584cc04: export DeployConfig interface
1767
- - 7c19fd94: use existing port number for AppContext when dev server is restarted
1768
- - Updated dependencies [823809c6]
1769
- - @modern-js/utils@1.2.1
1770
-
1771
- ## 1.3.0
1772
-
1773
- ### Minor Changes
1774
-
1775
- - fc71e36f: support custom property name for the config in package.json
1776
- - cfe11628: Make Modern.js self bootstraping
1777
-
1778
- ### Patch Changes
1779
-
1780
- - Updated dependencies [2da09c69]
1781
- - Updated dependencies [fc71e36f]
1782
- - Updated dependencies [c3d46ee4]
1783
- - Updated dependencies [cfe11628]
1784
- - @modern-js/utils@1.2.0
1785
- - @modern-js/load-config@1.2.0
1786
- - @modern-js/plugin@1.2.0
1787
-
1788
- ## 1.2.0
1789
-
1790
- ### Minor Changes
1791
-
1792
- - 90eeb72c: add modern config schema and types of testing, tools.jest.
1793
- add typesVersions for re-exporting types of @modern-js/plugin-testing.
1794
- fix type lost when redeclareing modules.
1795
- - 5a4c557e: feat: support bff test
1796
-
1797
- ### Patch Changes
1798
-
1799
- - e04914ce: add route types, fix metrics types
1800
- - e04914ce: add route types, fix metrics types
1801
- - ecb344dc: fix micro-frontend type error
1802
- - Updated dependencies [ca7dcb32]
1803
- - @modern-js/utils@1.1.5
1804
-
1805
- ## 1.1.4
1806
-
1807
- ### Patch Changes
1808
-
1809
- - d73ff455: support multi process product
1810
- - d73ff455: support multi process product
1811
- - d73ff455: support multi process product
1812
- - d73ff455: support multi process product
1813
- - d73ff455: support multi process product
1814
- - Updated dependencies [d927bc83]
1815
- - Updated dependencies [d73ff455]
1816
- - Updated dependencies [9c1ab865]
1817
- - Updated dependencies [d73ff455]
1818
- - Updated dependencies [d73ff455]
1819
- - Updated dependencies [d73ff455]
1820
- - Updated dependencies [d73ff455]
1821
- - @modern-js/utils@1.1.4
1822
-
1823
- ## 1.1.3
1824
-
1825
- ### Patch Changes
1826
-
1827
- - 085a6a58: refactor server plugin
1828
- - 085a6a58: refactor server plugin
1829
- - 085a6a58: refactor server conifg
1830
- - d4fcc73a: add options.plugins:
1831
- - 085a6a58: support server runtime
1832
- - ed1f6b12: feat: support build --analyze
1833
- - a5ebbb00: fix: remove enableUsageBuiltIns config
1834
- - 085a6a58: feat: refactor server plugin
1835
- - Updated dependencies [085a6a58]
1836
- - Updated dependencies [085a6a58]
1837
- - Updated dependencies [085a6a58]
1838
- - Updated dependencies [d280ea33]
1839
- - Updated dependencies [085a6a58]
1840
- - Updated dependencies [085a6a58]
1841
- - @modern-js/utils@1.1.3
1842
-
1843
- ## 1.1.2
1844
-
1845
- ### Patch Changes
1846
-
1847
- - 6f7fe574: modern-js/core support extra options
1848
- - 0fa83663: support more .env files
1849
- - Updated dependencies [0fa83663]
1850
- - Updated dependencies [f594fbc8]
1851
- - @modern-js/load-config@1.1.1
1852
- - @modern-js/plugin@1.1.2
1853
- - @modern-js/utils@1.1.2
1854
-
1855
- ## 1.1.1
1856
-
1857
- ### Patch Changes
1858
-
1859
- - 687c92c7: refactor: generator input questions
1860
- feat: add eslint generator
1861
- - Updated dependencies [c0fc0700]
1862
- - Updated dependencies [6ffd1a50]
1863
- - @modern-js/utils@1.1.1
1864
- - @modern-js/plugin@1.1.1
1865
-
1866
- ## 1.1.0
1867
-
1868
- ### Minor Changes
1869
-
1870
- - 96119db2: Relese v1.1.0### Patch Changes
1871
-
1872
- - Updated dependencies [96119db2]
1873
- - @modern-js/load-config@1.1.0
1874
- - @modern-js/plugin@1.1.0
1875
- - @modern-js/utils@1.1.0
1876
-
1877
- ## 1.0.0
1878
-
1879
- ### Patch Changes
1880
-
1881
- - 224f7fe: fix server route match
1882
- - 30ac27c: feat: add generator package description
1883
- - 0fd196e: feat: fix bugs
1884
- - 204c626: feat: initial
1885
- - 63be0a5: fix: #118 #104
1886
- - Updated dependencies [224f7fe]
1887
- - Updated dependencies [30ac27c]
1888
- - Updated dependencies [0fd196e]
1889
- - Updated dependencies [204c626]
1890
- - Updated dependencies [63be0a5]
1891
- - @modern-js/load-config@1.0.0
1892
- - @modern-js/plugin@1.0.0
1893
- - @modern-js/utils@1.0.0
1894
-
1895
- ## 1.0.0-rc.23
1896
-
1897
- ### Patch Changes
1898
-
1899
- - 224f7fe: fix server route match
1900
- - 30ac27c: feat: add generator package description
1901
- - 0fd196e: feat: fix bugs
1902
- - 204c626: feat: initial
1903
- - 63be0a5: fix: #118 #104
1904
- - Updated dependencies [224f7fe]
1905
- - Updated dependencies [30ac27c]
1906
- - Updated dependencies [0fd196e]
1907
- - Updated dependencies [204c626]
1908
- - Updated dependencies [63be0a5]
1909
- - @modern-js/load-config@1.0.0-rc.28
1910
- - @modern-js/plugin@1.0.0-rc.23
1911
- - @modern-js/utils@1.0.0-rc.23
1912
-
1913
- ## 1.0.0-rc.22
1914
-
1915
- ### Patch Changes
1916
-
1917
- - 224f7fe: fix server route match
1918
- - 30ac27c: feat: add generator package description
1919
- - 0fd196e: feat: fix bugs
1920
- - 204c626: feat: initial
1921
- - 63be0a5: fix: #118 #104
1922
- - Updated dependencies [224f7fe]
1923
- - Updated dependencies [30ac27c]
1924
- - Updated dependencies [0fd196e]
1925
- - Updated dependencies [204c626]
1926
- - Updated dependencies [63be0a5]
1927
- - @modern-js/load-config@1.0.0-rc.27
1928
- - @modern-js/plugin@1.0.0-rc.22
1929
- - @modern-js/utils@1.0.0-rc.22
1930
-
1931
- ## 1.0.0-rc.21
1932
-
1933
- ### Patch Changes
1934
-
1935
- - 224f7fe: fix server route match
1936
- - 30ac27c: feat: add generator package description
1937
- - 0fd196e: feat: fix bugs
1938
- - 204c626: feat: initial
1939
- - 63be0a5: fix: #118 #104
1940
- - Updated dependencies [224f7fe]
1941
- - Updated dependencies [30ac27c]
1942
- - Updated dependencies [0fd196e]
1943
- - Updated dependencies [204c626]
1944
- - Updated dependencies [63be0a5]
1945
- - @modern-js/load-config@1.0.0-rc.26
1946
- - @modern-js/plugin@1.0.0-rc.21
1947
- - @modern-js/utils@1.0.0-rc.21
1948
-
1949
- ## 1.0.0-rc.20
1950
-
1951
- ### Patch Changes
1952
-
1953
- - 224f7fe: fix server route match
1954
- - 30ac27c: feat: add generator package description
1955
- - feat: fix bugs
1956
- - 204c626: feat: initial
1957
- - 63be0a5: fix: #118 #104
1958
- - Updated dependencies [224f7fe]
1959
- - Updated dependencies [30ac27c]
1960
- - Updated dependencies [undefined]
1961
- - Updated dependencies [204c626]
1962
- - Updated dependencies [63be0a5]
1963
- - @modern-js/load-config@1.0.0-rc.24
1964
- - @modern-js/plugin@1.0.0-rc.20
1965
- - @modern-js/utils@1.0.0-rc.20
1966
-
1967
- ## 1.0.0-rc.19
1968
-
1969
- ### Patch Changes
1970
-
1971
- - 224f7fe: fix server route match
1972
- - 30ac27c: feat: add generator package description
1973
- - 204c626: feat: initial
1974
- - 63be0a5: fix: #118 #104
1975
- - Updated dependencies [224f7fe]
1976
- - Updated dependencies [30ac27c]
1977
- - Updated dependencies [204c626]
1978
- - Updated dependencies [63be0a5]
1979
- - @modern-js/load-config@1.0.0-rc.23
1980
- - @modern-js/plugin@1.0.0-rc.19
1981
- - @modern-js/utils@1.0.0-rc.19
1982
-
1983
- ## 1.0.0-rc.18
1984
-
1985
- ### Patch Changes
1986
-
1987
- - 224f7fe: fix server route match
1988
- - 30ac27c: feat: add generator package description
1989
- - 204c626: feat: initial
1990
- - 63be0a5: fix: #118 #104
1991
- - Updated dependencies [224f7fe]
1992
- - Updated dependencies [30ac27c]
1993
- - Updated dependencies [204c626]
1994
- - Updated dependencies [63be0a5]
1995
- - @modern-js/load-config@1.0.0-rc.22
1996
- - @modern-js/plugin@1.0.0-rc.18
1997
- - @modern-js/utils@1.0.0-rc.18
1998
-
1999
- ## 1.0.0-rc.17
2000
-
2001
- ### Patch Changes
2002
-
2003
- - 224f7fe: fix server route match
2004
- - 30ac27c: feat: add generator package description
2005
- - 204c626: feat: initial
2006
- - fix: #118 #104
2007
- - Updated dependencies [224f7fe]
2008
- - Updated dependencies [30ac27c]
2009
- - Updated dependencies [204c626]
2010
- - Updated dependencies [undefined]
2011
- - @modern-js/load-config@1.0.0-rc.17
2012
- - @modern-js/plugin@1.0.0-rc.17
2013
- - @modern-js/utils@1.0.0-rc.17
2014
-
2015
- ## 1.0.0-rc.16
2016
-
2017
- ### Patch Changes
2018
-
2019
- - 224f7fe: fix server route match
2020
- - 30ac27c: feat: add generator package description
2021
- - 204c626: feat: initial
2022
- - Updated dependencies [224f7fe]
2023
- - Updated dependencies [30ac27c]
2024
- - Updated dependencies [204c626]
2025
- - @modern-js/load-config@1.0.0-rc.16
2026
- - @modern-js/plugin@1.0.0-rc.16
2027
- - @modern-js/utils@1.0.0-rc.16
2028
-
2029
- ## 1.0.0-rc.15
2030
-
2031
- ### Patch Changes
2032
-
2033
- - 224f7fe: fix server route match
2034
- - 30ac27c: feat: add generator package description
2035
- - 204c626: feat: initial
2036
- - Updated dependencies [224f7fe]
2037
- - Updated dependencies [30ac27c]
2038
- - Updated dependencies [204c626]
2039
- - @modern-js/load-config@1.0.0-rc.15
2040
- - @modern-js/plugin@1.0.0-rc.15
2041
- - @modern-js/utils@1.0.0-rc.15
2042
-
2043
- ## 1.0.0-rc.14
2044
-
2045
- ### Patch Changes
2046
-
2047
- - 224f7fe: fix server route match
2048
- - 204c626: feat: initial
2049
- - Updated dependencies [224f7fe]
2050
- - Updated dependencies [204c626]
2051
- - @modern-js/load-config@1.0.0-rc.14
2052
- - @modern-js/plugin@1.0.0-rc.14
2053
- - @modern-js/utils@1.0.0-rc.14
2054
-
2055
- ## 1.0.0-rc.13
2056
-
2057
- ### Patch Changes
2058
-
2059
- - 224f7fe: fix server route match
2060
- - 204c626: feat: initial
2061
- - Updated dependencies [224f7fe]
2062
- - Updated dependencies [204c626]
2063
- - @modern-js/load-config@1.0.0-rc.13
2064
- - @modern-js/plugin@1.0.0-rc.13
2065
- - @modern-js/utils@1.0.0-rc.13
2066
-
2067
- ## 1.0.0-rc.12
2068
-
2069
- ### Patch Changes
2070
-
2071
- - 224f7fe: fix server route match
2072
- - 204c626: feat: initial
2073
- - Updated dependencies [224f7fe]
2074
- - Updated dependencies [204c626]
2075
- - @modern-js/load-config@1.0.0-rc.12
2076
- - @modern-js/plugin@1.0.0-rc.12
2077
- - @modern-js/utils@1.0.0-rc.12
2078
-
2079
- ## 1.0.0-rc.11
2080
-
2081
- ### Patch Changes
2082
-
2083
- - 224f7fe: fix server route match
2084
- - 204c626: feat: initial
2085
- - Updated dependencies [224f7fe]
2086
- - Updated dependencies [204c626]
2087
- - @modern-js/load-config@1.0.0-rc.11
2088
- - @modern-js/plugin@1.0.0-rc.11
2089
- - @modern-js/utils@1.0.0-rc.11
2090
-
2091
- ## 1.0.0-rc.10
2092
-
2093
- ### Patch Changes
2094
-
2095
- - 224f7fe: fix server route match
2096
- - 204c626: feat: initial
2097
- - Updated dependencies [224f7fe]
2098
- - Updated dependencies [204c626]
2099
- - @modern-js/load-config@1.0.0-rc.10
2100
- - @modern-js/plugin@1.0.0-rc.10
2101
- - @modern-js/utils@1.0.0-rc.10
2102
-
2103
- ## 1.0.0-rc.9
2104
-
2105
- ### Patch Changes
2106
-
2107
- - 224f7fe: fix server route match
2108
- - 204c626: feat: initial
2109
- - Updated dependencies [224f7fe]
2110
- - Updated dependencies [204c626]
2111
- - @modern-js/load-config@1.0.0-rc.9
2112
- - @modern-js/plugin@1.0.0-rc.9
2113
- - @modern-js/utils@1.0.0-rc.9
2114
-
2115
- ## 1.0.0-rc.8
2116
-
2117
- ### Patch Changes
2118
-
2119
- - 224f7fe: fix server route match
2120
- - 204c626: feat: initial
2121
- - Updated dependencies [224f7fe]
2122
- - Updated dependencies [204c626]
2123
- - @modern-js/load-config@1.0.0-rc.8
2124
- - @modern-js/plugin@1.0.0-rc.8
2125
- - @modern-js/utils@1.0.0-rc.8
2126
-
2127
- ## 1.0.0-rc.7
2128
-
2129
- ### Patch Changes
2130
-
2131
- - 224f7fe: fix server route match
2132
- - 204c626: feat: initial
2133
- - Updated dependencies [224f7fe]
2134
- - Updated dependencies [204c626]
2135
- - @modern-js/load-config@1.0.0-rc.7
2136
- - @modern-js/plugin@1.0.0-rc.7
2137
- - @modern-js/utils@1.0.0-rc.7
2138
-
2139
- ## 1.0.0-rc.6
2140
-
2141
- ### Patch Changes
2142
-
2143
- - 224f7fe: fix server route match
2144
- - 204c626: feat: initial
2145
- - Updated dependencies [224f7fe]
2146
- - Updated dependencies [204c626]
2147
- - @modern-js/load-config@1.0.0-rc.6
2148
- - @modern-js/plugin@1.0.0-rc.6
2149
- - @modern-js/utils@1.0.0-rc.6
2150
-
2151
- ## 1.0.0-rc.5
2152
-
2153
- ### Patch Changes
2154
-
2155
- - 224f7fe: fix server route match
2156
- - 204c626: feat: initial
2157
- - Updated dependencies [224f7fe]
2158
- - Updated dependencies [204c626]
2159
- - @modern-js/load-config@1.0.0-rc.5
2160
- - @modern-js/plugin@1.0.0-rc.5
2161
- - @modern-js/utils@1.0.0-rc.5
2162
-
2163
- ## 1.0.0-rc.4
2164
-
2165
- ### Patch Changes
2166
-
2167
- - fix server route match
2168
- - 204c626: feat: initial
2169
- - Updated dependencies [undefined]
2170
- - Updated dependencies [204c626]
2171
- - @modern-js/load-config@1.0.0-rc.4
2172
- - @modern-js/plugin@1.0.0-rc.4
2173
- - @modern-js/utils@1.0.0-rc.4
2174
-
2175
- ## 1.0.0-rc.3
2176
-
2177
- ### Patch Changes
2178
-
2179
- - feat: initial
2180
- - Updated dependencies [undefined]
2181
- - @modern-js/load-config@1.0.0-rc.3
2182
- - @modern-js/plugin@1.0.0-rc.3
2183
- - @modern-js/utils@1.0.0-rc.3