@modern-js/utils 2.33.0 → 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.
Files changed (2) hide show
  1. package/package.json +4 -4
  2. package/CHANGELOG.md +0 -1550
package/CHANGELOG.md DELETED
@@ -1,1550 +0,0 @@
1
- # @modern-js/utils
2
-
3
- ## 2.33.0
4
-
5
- ### Patch Changes
6
-
7
- - fd82137: chore(utils): remove no longer used recursive-readdir
8
-
9
- chore(utils): 移除不再使用的 recursive-readdir 方法
10
-
11
- - bc1f8da: feat(builder): support custom logger in dev server
12
-
13
- feat(builder): 支持自定义 logger
14
-
15
- ## 2.32.1
16
-
17
- ## 2.32.0
18
-
19
- ### Minor Changes
20
-
21
- - a030aff: feat: support loader context
22
- feat: 支持 loader context
23
-
24
- ### Patch Changes
25
-
26
- - e5a3fb4: fix: integration test, and export LoaderContext from utils
27
- fix: 集成测试,然后导出 LoaderContext
28
- - 6076166: fix: packaging errors found by publint
29
-
30
- fix: 修复 publint 检测到的 packaging 问题
31
-
32
- - 3c91100: chore(builder): using unified version of webpack-chain
33
-
34
- chore(builder): 使用统一的 webpack-chain 版本
35
-
36
- - 5255eba: feat: report time for server loader
37
- feat: 上报 server loader 执行的时间
38
-
39
- ## 2.31.2
40
-
41
- ### Patch Changes
42
-
43
- - 15d30abdc66: fix: @modern-js/utils npm sync error
44
-
45
- fix: 修复 @modern-js/utils 包 npm 同步失败
46
-
47
- ## 2.31.1
48
-
49
- ## 2.31.0
50
-
51
- ### Patch Changes
52
-
53
- - 1882366: chore(deps): bump build dependencies
54
-
55
- chore(deps): 升级构建相关依赖
56
-
57
- ## 2.30.0
58
-
59
- ## 2.29.0
60
-
61
- ### Minor Changes
62
-
63
- - cba7675: feat: add a server reporter that report server cost, logger about error, info etc.
64
- feat: 添加一个 server 端 reporter,来报告 server 端耗时,报错等
65
-
66
- ### Patch Changes
67
-
68
- - e6b5355: feat(utils): change the color of error stacks to gray
69
-
70
- feat(utils): 将 error stack 的颜色改为灰色
71
-
72
- - 93db783: fix(utils): remove hard code 'main'
73
-
74
- fix(utils): 移除 'main' 硬编码
75
-
76
- - 99052ea: feat(builder): improve error stacks if dev compilation failed
77
-
78
- feat(builder): 优化 dev 编译失败时的错误堆栈格式
79
-
80
- - 1d71d2e: fix(@modern-js/utils): add missing url in devServer console
81
- fix(@modern-js/utils): 修复 devServer console 中丢失的 url
82
-
83
- ## 2.28.0
84
-
85
- ### Patch Changes
86
-
87
- - 00b58a7: feat(builder): add an error tip for source.include
88
-
89
- feat(builder): 增加 source.include 常见问题的提示日志
90
-
91
- ## 2.27.0
92
-
93
- ### Patch Changes
94
-
95
- - 91d14b8: fix(utils): using universal build config and fix compatibility issue
96
-
97
- fix(utils): 使用 universal 构建配置,修复兼容性问题
98
-
99
- - 6d7104d: fix(builder): should not strip error stacks
100
-
101
- fix(builder): 不应该移除错误堆栈
102
-
103
- ## 2.26.0
104
-
105
- ## 2.25.2
106
-
107
- ### Patch Changes
108
-
109
- - 63d8247: fix(utils): incorrect ora & commander exports path
110
-
111
- fix(utils): 修复错误的 ora & commander 导出路径
112
-
113
- - 6651684: fix(app-tools): failed to print error stack
114
-
115
- fix(app-tools): 修复 build 报错时未打印错误堆栈的问题
116
-
117
- - 272646c: feat(builder): bump webpack v5.88, support top level await
118
-
119
- feat(builder): 升级 webpack v5.88, 支持 top level await
120
-
121
- - 358ed24: fix: support configuration ts-node and avoid to register ts-node unnecessarily
122
- fix: 支持配置 ts-node,避免对 ts-node 不必要的注册
123
-
124
- ## 2.25.1
125
-
126
- ### Patch Changes
127
-
128
- - 9f78d0c: fix: react-router-dom version
129
-
130
- fix: 修复 react-router-dom 版本
131
-
132
- ## 2.25.0
133
-
134
- ### Patch Changes
135
-
136
- - 5732c6a: feat: support for fallback SSR using request header fields
137
- feat: 支持通过请求头字段来降级 SSR
138
-
139
- ## 2.24.0
140
-
141
- ### Patch Changes
142
-
143
- - c882fbd: feat: support config main entry name
144
-
145
- feat: 支持配置主入口名称
146
-
147
- - 4a82c3b: fix: export `@remix-run/router` cjs instead of `react-router-dom`
148
- fix: 暴露 `@remix-run/router` 的 cjs 导出代替 `react-router-dom`
149
-
150
- ## 2.23.1
151
-
152
- ### Patch Changes
153
-
154
- - f08bbfc: feat(builder): add basic Vue 3 plugin
155
-
156
- feat(builder): 增加基础的 Vue 3 插件
157
-
158
- - a6b313a: fix(builder): can't use new React JSX with parent's package.json
159
-
160
- fix(builder): 修复 package.json 在父级目录时无法使用新版 react jsx 的问题
161
-
162
- - 8f2cab0: feat(builder): support using new URL to handle wasm assets
163
-
164
- feat(builder): 支持通过 new URL 来处理 wasm 资源
165
-
166
- ## 2.23.0
167
-
168
- ### Patch Changes
169
-
170
- - 7e6fb5f: chore: publishConfig add provenance config
171
-
172
- chore: publishConfig 增加 provenance 配置
173
-
174
- - a7a7ad7: chore: move some public code to the utils package
175
- chore: 移动一些公共的代码到 utils 包
176
- - 6dec7c2: test(utils): reuse the snapshot serializer of vitest config
177
-
178
- test(utils): 复用 vitest 的 snapshot serializer
179
-
180
- - c3216b5: chore: split the scheme into the plugin
181
-
182
- chore: 拆分 scheme 到插件内部
183
-
184
- ## 2.22.1
185
-
186
- ### Patch Changes
187
-
188
- - e2848a2: fix: support nonce in streaming SSR
189
- fix: 在 streaming SSR 中支持 nonce
190
- - d4045ed: fix(builder): print https URLs when devServer.https is true
191
-
192
- fix(builder): 当 devServer.https 为 true 时,输出 https 的 URLs
193
-
194
- ## 2.22.0
195
-
196
- ### Patch Changes
197
-
198
- - 3d48836: chore(deps): fix all missing peer dependencies
199
-
200
- chore(deps): 修复缺少的 peer dependencies
201
-
202
- - 5050e8e: fix: browser should get last element that server insert to html for baseUrl
203
- fix: 浏览器需要获取最后一个 Server 注入 HTML 的 baseUrl 数据
204
-
205
- ## 2.21.1
206
-
207
- ## 2.21.0
208
-
209
- ### Minor Changes
210
-
211
- - 056627f: fix(plugin-sass): pollute the `global.location` object
212
- fix(plugin-sass): 污染全局对象 `global.location`
213
-
214
- ### Patch Changes
215
-
216
- - e81eeaf: refactor: guard react-router version consistency
217
- refactor: 保证 react-router 相关包的版本一致性
218
- - 26dcf3a: chore: bump typescript to v5 in devDependencies
219
-
220
- chore: 升级 devDependencies 中的 typescript 版本到 v5
221
-
222
- - 0fc15ca: fix: fix `@modern-js/utils` subpath exports
223
- fix: 修复 `@modern-js/utils` 子路径导出
224
- - 43b4e83: feat: support security.nonce for add nonce attribute on script tag
225
- feat: 支持 security.nonce 配置,为 script 标签添加 nonce 属性
226
- - ad78387: chore(deps): bump babel-related dependencies to latest version
227
-
228
- chore(deps): 升级 babel 相关依赖到最新版本
229
-
230
- ## 2.20.0
231
-
232
- ### Patch Changes
233
-
234
- - 3c4e0a5: chore(utils): move generateMetaTags method to builder-shared
235
-
236
- chore(utils): 移动 generateMetaTags 方法到 builder-shared
237
-
238
- - 6b9d90a: chore: remove @babel/runtime. add @swc/helper and enable `externalHelper` config.
239
- chore: 移除 @babel/runtime 依赖. 增加 @swc/helpers 依赖并且开启 `externalHelpers` 配置
240
-
241
- ## 2.19.1
242
-
243
- ## 2.19.0
244
-
245
- ### Patch Changes
246
-
247
- - 1134fe2: chore(deps): bump webpack from 5.76.2 to 5.82.1
248
-
249
- chore(deps): 将 webpack 从 5.76.2 升级至 5.82.1
250
-
251
- ## 2.18.1
252
-
253
- ## 2.18.0
254
-
255
- ## 2.17.1
256
-
257
- ## 2.17.0
258
-
259
- ## 2.16.0
260
-
261
- ### Minor Changes
262
-
263
- - 7596520: feat(builder): builder plugin supports specifying relative order via the `pre` / `post` configuration items
264
-
265
- feat(builder): builder 插件支持通过 `pre` / `post` 配置项指定相对顺序
266
-
267
- ### Patch Changes
268
-
269
- - 5954330: fix: route id should not include [ or ]
270
- fix: 路由 id 不应该包含 [ 或 ]
271
- - 4e876ab: chore: package.json include the monorepo-relative directory
272
-
273
- chore: 在 package.json 中声明 monorepo 的子路径
274
-
275
- ## 2.15.0
276
-
277
- ## 2.14.0
278
-
279
- ### Minor Changes
280
-
281
- - 16399fd: feat: support extendPageData hook and last updated time
282
-
283
- feat: 支持 extendPageData 钩子和最后更新时间功能
284
-
285
- ### Patch Changes
286
-
287
- - 4779152: fix(utils): the esm format files should be generate for the client
288
-
289
- fix(utils): 应该为客户端使用,生成 esm 格式的文件
290
-
291
- - 9321bef: feat: adjust server.worker config to deploy.worker.ssr
292
-
293
- feat: 调整 server.worker 为 deploy.worker.ssr
294
-
295
- - 9b45c58: fix(app-tools): should not print all addresses when custom dev.host
296
-
297
- fix(app-tools): 修复自定义 dev.host 时会输出多余的 URL 地址的问题
298
-
299
- - 52d0cb1: feat: support config handle of Route
300
- feat: 支持配置 Route 的 handle 属性
301
- - 60a81d0: feat: add ssr.inlineScript for use inline json instead inline script when ssr
302
- feat: 添加 ssr.inlineScript 用于在 ssr 模式下使用内联 json 而不是内联脚本
303
- - dacef96: chore: remove plugin-egg and plugin-nest
304
- chore: 移除 plugin-egg 和 plugin-nest
305
-
306
- ## 2.13.4
307
-
308
- ## 2.13.3
309
-
310
- ## 2.13.2
311
-
312
- ## 2.13.1
313
-
314
- ## 2.13.0
315
-
316
- ## 2.12.0
317
-
318
- ### Patch Changes
319
-
320
- - c2ca6c8: fix(app-tools): failed to restart CLI
321
-
322
- fix(app-tools): 修复 CLI 重启失败的问题
323
-
324
- - 6d86e34: feat(doc-tools): print dev server URLs with base
325
-
326
- feat(doc-tools): 输出 dev server 的 URLs 时补全 base 信息
327
-
328
- ## 2.11.0
329
-
330
- ### Patch Changes
331
-
332
- - cfb058f: fix(builder): remove duplicated babel-plugin-import
333
-
334
- fix(builder): 移除重复注册的 babel-plugin-import
335
-
336
- - 0bd018b: feat: support use node api run dev & build & deploy command
337
- feat: 支持通过 node api 运行 dev & build & deploy 命令
338
- - 5d624fd: feat: assets and data prefetching is supported
339
- feat: 支持资源和数据预加载
340
- - e2466a1: fix: remove nestedRoutes file from @modern-js/utils
341
- fix: 将 nestedRoutes 从 @modern-js/utils 中移除
342
- - 02bb383: fix: fix lost props when using nested route in micro-front-end mode
343
- 修复嵌套路由在微前端场景下主子应用传递 props 丢失问题
344
- - 381a3b9: feat(utils): move universal utils to the universal folder
345
-
346
- feat(utils): 将运行时使用的 utils 移动到 universal 目录
347
-
348
- - 7a60f10: chore(utils): bump commander from v8 to v10
349
-
350
- chore(utils): 将 commander 从 v8 升级到 v10
351
-
352
- - 274b2e5: fix: For rspack-provider can use `tools.babel` configuration, inline the `@babel/preset-typescript` to handle ts syntax in rspack-provider.
353
- fix: 为了 rspack-provider 能给使用 `tools.babel` 配置项,将 `@babel/preset-typescript` 内置进 rspack-provider 去处理 ts 语法。
354
- - b9e1c54: fix(utils): remove useless oneOf chainId,avoid user usage error.
355
-
356
- fix(utils): 移除无用的 oneOf chainId,防止用户使用异常
357
-
358
- ## 2.10.0
359
-
360
- ### Patch Changes
361
-
362
- - 0da32d0: chore: upgrade jest and puppeteer
363
- chore: 升级 jest 和 puppeteer 到 latest
364
- - fbefa7e: chore(deps): bump webpack from 5.75.0 to 5.76.2
365
-
366
- chore(deps): 将 webpack 从 5.75.0 升级至 5.76.2
367
-
368
- - 4d54233: chore(builder): update rspack & show rspack format error
369
-
370
- chore(builder): 更新 rspack 版本 & 优化 rspack 错误日志输出
371
-
372
- - 6db4864: feat: add output.splitRouteChunks
373
- feat: 添加 output.splitRouteChunks 配置
374
-
375
- ## 2.9.0
376
-
377
- ## 2.8.0
378
-
379
- ### Patch Changes
380
-
381
- - 1104a9f18b: feat: support start web service only
382
- feat: 支持只启动 web 服务
383
- - 1f6ca2c7fb: fix: nested routes in ssg
384
- fix: 修复嵌套路由在 SSG 中的问题
385
-
386
- ## 2.7.0
387
-
388
- ### Minor Changes
389
-
390
- - dcad887024: feat: support deferred data for streaming ssr
391
- feat: 流式渲染支持 deferred data
392
- - 84bfb439b8: feat: support custom apiDir, lambdaDir and style of writing for bff
393
- feat: 支持定制 api 目录,lambda 目录,bff 的写法
394
-
395
- ### Patch Changes
396
-
397
- - 0f15fc597c: fix: remove nestedRoutes export
398
- fix: 移除 nestedRoutes 导出
399
- - a4672f7c16: fix: lock @modern-js/utils/ssr by webpack alias
400
- fix: 通过 webpack 别名将 @modern-js/utils/ssr 锁到同一版本
401
- - 7fff9020e1: chore: make file naming consistent
402
-
403
- chore: 统一文件命名为小驼峰格式
404
-
405
- ## 2.6.0
406
-
407
- ### Patch Changes
408
-
409
- - e1f799e: fix: use 0.0.0.0 instead of localhost as the default dev host
410
- fix: 使用 0.0.0.0 代替 localhost 作为默认的 dev host
411
- - 7915ab3: fix: should not assign nestedRoutesEntry to entrypoint if use v5 router
412
- fix: 使用 v5 路由的时候,不应该在 entrypoint 上挂载 nestedRoutesEntry 属性
413
- - 0fe658a: feat(builder): support passing URL to html.favicon
414
-
415
- feat(builder): 支持在 html.favicon 中直接传入 URL
416
-
417
- ## 2.5.0
418
-
419
- ### Patch Changes
420
-
421
- - 30614fa: chore: modify package.json entry fields and build config
422
- chore: 更改 package.json entry 字段以及构建配置
423
- - 1b0ce87: chore: bump caniuse-lite to latest version
424
-
425
- chore: 升级 caniuse-lite 到最新版
426
-
427
- - 11c053b: feat: ssr support deploy worker
428
-
429
- feat: ssr 支持边缘部署
430
-
431
- ## 2.4.0
432
-
433
- ### Patch Changes
434
-
435
- - 98a2733: fix(tailwind): fix webpack cache not work when using twin.macro
436
-
437
- fix(tailwind): 修复使用 twin.macro 时 webpack 缓存不生效的问题
438
-
439
- - 8c2db5f: feat(core): improve support for exporting a function in config file
440
-
441
- feat(core): 完善对配置文件中导出函数的支持
442
-
443
- ## 2.3.0
444
-
445
- ### Patch Changes
446
-
447
- - fd5a3ed: fix: failed to exit new command
448
-
449
- fix: 修复 new 命令执行完成后未退出进程的问题
450
-
451
- - 6ca1c0b: fix: .ejs is not a valid config file extension
452
-
453
- fix: 修复配置文件使用 .ejs 作为后缀的问题
454
-
455
- - 89b6739: fix(utils): fix pre-bundled ajv types
456
-
457
- fix(utils): 修复预打包后的 ajv 中的类型问题
458
-
459
- ## 2.2.0
460
-
461
- ### Patch Changes
462
-
463
- - 49eff0c: fix(utils): bump json5 to fix security issue
464
-
465
- fix(utils): 升级 json5 以修复安全问题
466
-
467
- ## 2.1.0
468
-
469
- ### Minor Changes
470
-
471
- - 8a9482c: feat(builder): add new option `html.tags` & `html.tagsByEntries`
472
-
473
- feat(builder): 添加新的配置项 `html.tags` 和 `html.tagsByEntries`
474
-
475
- ### Patch Changes
476
-
477
- - 837620c: fix: Disable detect tsconfig.json
478
- fix: 禁用探测 tsconfig.json
479
-
480
- ## 2.0.2
481
-
482
- ## 2.0.1
483
-
484
- ## 2.0.0
485
-
486
- ### Major Changes
487
-
488
- - dda38c9c3e: chore: v2
489
-
490
- ### Minor Changes
491
-
492
- - edd1cfb1af: feat: modernjs Access builder compiler
493
- feat: modernjs 接入 builder 构建
494
- - bbe4c4ab64: feat: add @modern-js/plugin-swc
495
-
496
- feat: 新增 @modern-js/plugin-swc 插件
497
-
498
- ### Patch Changes
499
-
500
- - ffb2ed4: feat:
501
-
502
- 1. change storybook runtime logic
503
- 2. export runtime api define from runtime module
504
- 3. refactor defineConfig in module-tools
505
-
506
- feat:
507
-
508
- 1. 更改 Storybook 对于 Runtime API 的处理逻辑
509
- 2. 从 @modern-js/runtime 导出 Runtime API 的用户配置
510
- 3. 重构 module-tools 的 defineConfig
511
-
512
- ## 2.0.0-beta.7
513
-
514
- ### Major Changes
515
-
516
- - dda38c9c3e: chore: v2
517
-
518
- ### Minor Changes
519
-
520
- - edd1cfb1af: feat: modernjs Access builder compiler
521
- feat: modernjs 接入 builder 构建
522
- - bbe4c4ab64: feat: add @modern-js/plugin-swc
523
-
524
- feat: 新增 @modern-js/plugin-swc 插件
525
-
526
- ## 2.0.0-beta.6
527
-
528
- ### Major Changes
529
-
530
- - dda38c9c3e: chore: v2
531
-
532
- ### Minor Changes
533
-
534
- - 92f0eade39: feat:
535
-
536
- 1. core: 增加 test 函数
537
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
538
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
539
- 4. 增加 designSystem 配置
540
-
541
- feat:
542
-
543
- 1. core: add test method
544
- 2. module plugins: add `babel`, `mainField`, `target` plugin
545
- 3. storybook: change some logic and add tspath webpack plugin
546
- 4. add `designSystem` config
547
-
548
- - edd1cfb1af: feat: modernjs Access builder compiler
549
- feat: modernjs 接入 builder 构建
550
- - d5a31df781: refactor: remove unbundle configs and types
551
-
552
- refactor: 移除 unbundle 相关的配置项和类型定义
553
-
554
- - b710adb843: feat: extract the data loader
555
- feat: 提取 data loader
556
- - bbe4c4ab64: feat: add @modern-js/plugin-swc
557
-
558
- feat: 新增 @modern-js/plugin-swc 插件
559
-
560
- - e4558a0bc4: feat:
561
-
562
- 1. add `runBin` function
563
- 2. config internal plugins constants in the app/module/doc tools
564
- 3. add app/module/doc tools internal plugins
565
-
566
- feat:
567
-
568
- 1. 添加 `runBin` 函数
569
- 2. 在 app/module/doc tools 里配置内部插件
570
- 3. 增加 app/module/doc tools 使用的插件常量
571
-
572
- - 543be9558e: feat: compile server loader and support handle loader request
573
- feat: 编译 server loader 并支持处理 loader 的请求
574
-
575
- ### Patch Changes
576
-
577
- - 7879e8f711: refactor: remove enableModernMode config
578
-
579
- refactor: 不再支持 enableModernMode 配置项
580
-
581
- - 6aca875011: fix: remove phantom webpack dependencies in node-polyfill and webpack-dev-middleware
582
- fix: 移除 node-polyfill 插件和 webpack-dev-middleware 中对 webpack 的幻影依赖
583
- - 2e6031955e: fix: some optimizations for router and loader
584
- fix: 一些 router 和 loader 的优化
585
- q
586
- - 7b7d12cf8f: refactor: Substract getCorejsVersion to the util package, so that swc plugin can reuse it.
587
- refactor: 将 getCorejsVersion 提取到 util 包,让 swc 插件可以复用其逻辑
588
- - 7efeed4: feat: add swc_polyfill_checker plugin.
589
- feat: 加入了 swc 检查 polyfill 插件.
590
- - cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
591
- refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
592
- - 5b9049f2e9: feat: inject async js chunk when streaming ssr
593
- feat: streaming ssr 时, 注入 async 类型的 js chunk
594
- - 92004d1906: feat: support load chunks parallelly
595
- feat: 支持并行加载 chunks
596
- - b8bbe036c7: feat: change type logic
597
- feat: 修改类型相关的逻辑
598
- - 3bbea92b2a: feat: support Hook、Middleware new API
599
- feat: 支持 Hook、Middleware 的新 API
600
- - ea7cf06257: chore: bump webpack/babel-loader/postcss-loader/tsconfig-paths
601
-
602
- chore: 升级 webpack/babel-loader/postcss-loader/tsconfig-paths 版本
603
-
604
- - abf3421a75: fix(dev-server): isDepsExists add non pkgPath judege
605
-
606
- 修复: isDepsExists 方法添加 package.json 不存在的兜底
607
-
608
- - 14b712da84: fix: use consistent alias type and default value across packages
609
-
610
- fix: 在各个包中使用一致的 alias 类型定义和默认值
611
-
612
- ## 2.0.0-beta.4
613
-
614
- ### Major Changes
615
-
616
- - dda38c9c3e: chore: v2
617
-
618
- ### Minor Changes
619
-
620
- - 92f0eade39: feat:
621
-
622
- 1. core: 增加 test 函数
623
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
624
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
625
- 4. 增加 designSystem 配置
626
-
627
- feat:
628
-
629
- 1. core: add test method
630
- 2. module plugins: add `babel`, `mainField`, `target` plugin
631
- 3. storybook: change some logic and add tspath webpack plugin
632
- 4. add `designSystem` config
633
-
634
- - edd1cfb1af: feat: modernjs Access builder compiler
635
- feat: modernjs 接入 builder 构建
636
- - d5a31df781: refactor: remove unbundle configs and types
637
-
638
- refactor: 移除 unbundle 相关的配置项和类型定义
639
-
640
- - b710adb843: feat: extract the data loader
641
- feat: 提取 data loader
642
- - bbe4c4a: feat: add @modern-js/plugin-swc
643
-
644
- feat: 新增 @modern-js/plugin-swc 插件
645
-
646
- - e4558a0: feat:
647
-
648
- 1. add `runBin` function
649
- 2. config internal plugins constants in the app/module/doc tools
650
- 3. add app/module/doc tools internal plugins
651
-
652
- feat:
653
-
654
- 1. 添加 `runBin` 函数
655
- 2. 在 app/module/doc tools 里配置内部插件
656
- 3. 增加 app/module/doc tools 使用的插件常量
657
-
658
- - 543be9558e: feat: compile server loader and support handle loader request
659
- feat: 编译 server loader 并支持处理 loader 的请求
660
-
661
- ### Patch Changes
662
-
663
- - 7879e8f: refactor: remove enableModernMode config
664
-
665
- refactor: 不再支持 enableModernMode 配置项
666
-
667
- - 6aca875: fix: remove phantom webpack dependencies in node-polyfill and webpack-dev-middleware
668
- fix: 移除 node-polyfill 插件和 webpack-dev-middleware 中对 webpack 的幻影依赖
669
- - 2e6031955e: fix: some optimizations for router and loader
670
- fix: 一些 router 和 loader 的优化
671
- q
672
- - 7b7d12c: refactor: Substract getCorejsVersion to the util package, so that swc plugin can reuse it.
673
- refactor: 将 getCorejsVersion 提取到 util 包,让 swc 插件可以复用其逻辑
674
- - cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
675
- refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
676
- - 5b9049f2e9: feat: inject async js chunk when streaming ssr
677
- feat: streaming ssr 时, 注入 async 类型的 js chunk
678
- - 92004d1906: feat: support load chunks parallelly
679
- feat: 支持并行加载 chunks
680
- - b8bbe036c7: feat: change type logic
681
- feat: 修改类型相关的逻辑
682
- - 3bbea92b2a: feat: support Hook、Middleware new API
683
- feat: 支持 Hook、Middleware 的新 API
684
- - ea7cf06: chore: bump webpack/babel-loader/postcss-loader/tsconfig-paths
685
-
686
- chore: 升级 webpack/babel-loader/postcss-loader/tsconfig-paths 版本
687
-
688
- - abf3421a75: fix(dev-server): isDepsExists add non pkgPath judege
689
-
690
- 修复: isDepsExists 方法添加 package.json 不存在的兜底
691
-
692
- - 14b712da84: fix: use consistent alias type and default value across packages
693
-
694
- fix: 在各个包中使用一致的 alias 类型定义和默认值
695
-
696
- ## 2.0.0-beta.3
697
-
698
- ### Major Changes
699
-
700
- - dda38c9c3e: chore: v2
701
-
702
- ### Minor Changes
703
-
704
- - 92f0eade39: feat:
705
-
706
- 1. core: 增加 test 函数
707
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
708
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
709
- 4. 增加 designSystem 配置
710
-
711
- feat:
712
-
713
- 1. core: add test method
714
- 2. module plugins: add `babel`, `mainField`, `target` plugin
715
- 3. storybook: change some logic and add tspath webpack plugin
716
- 4. add `designSystem` config
717
-
718
- - edd1cfb1af: feat: modernjs Access builder compiler
719
- feat: modernjs 接入 builder 构建
720
- - d5a31df781: refactor: remove unbundle configs and types
721
-
722
- refactor: 移除 unbundle 相关的配置项和类型定义
723
-
724
- - b710adb: feat: extract the data loader
725
- feat: 提取 data loader
726
- - bbe4c4a: feat: add @modern-js/plugin-swc
727
-
728
- feat: 新增 @modern-js/plugin-swc 插件
729
-
730
- - e4558a0: feat:
731
-
732
- 1. add `runBin` function
733
- 2. config internal plugins constants in the app/module/doc tools
734
- 3. add app/module/doc tools internal plugins
735
-
736
- feat:
737
-
738
- 1. 添加 `runBin` 函数
739
- 2. 在 app/module/doc tools 里配置内部插件
740
- 3. 增加 app/module/doc tools 使用的插件常量
741
-
742
- - 543be9558e: feat: compile server loader and support handle loader request
743
- feat: 编译 server loader 并支持处理 loader 的请求
744
-
745
- ### Patch Changes
746
-
747
- - 6aca875: fix: remove phantom webpack dependencies in node-polyfill and webpack-dev-middleware
748
- fix: 移除 node-polyfill 插件和 webpack-dev-middleware 中对 webpack 的幻影依赖
749
- - 2e60319: fix: some optimizations for router and loader
750
- fix: 一些 router 和 loader 的优化
751
- q
752
- - cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
753
- refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
754
- - 5b9049f2e9: feat: inject async js chunk when streaming ssr
755
- feat: streaming ssr 时, 注入 async 类型的 js chunk
756
- - 92004d1906: feat: support load chunks parallelly
757
- feat: 支持并行加载 chunks
758
- - b8bbe036c7: feat: change type logic
759
- feat: 修改类型相关的逻辑
760
- - 3bbea92b2a: feat: support Hook、Middleware new API
761
- feat: 支持 Hook、Middleware 的新 API
762
- - ea7cf06: chore: bump webpack/babel-loader/postcss-loader/tsconfig-paths
763
-
764
- chore: 升级 webpack/babel-loader/postcss-loader/tsconfig-paths 版本
765
-
766
- - abf3421a75: fix(dev-server): isDepsExists add non pkgPath judege
767
-
768
- 修复: isDepsExists 方法添加 package.json 不存在的兜底
769
-
770
- - 14b712da84: fix: use consistent alias type and default value across packages
771
-
772
- fix: 在各个包中使用一致的 alias 类型定义和默认值
773
-
774
- ## 2.0.0-beta.2
775
-
776
- ### Major Changes
777
-
778
- - dda38c9c3e: chore: v2
779
-
780
- ### Minor Changes
781
-
782
- - 92f0ead: feat:
783
-
784
- 1. core: 增加 test 函数
785
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
786
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
787
- 4. 增加 designSystem 配置
788
-
789
- feat:
790
-
791
- 1. core: add test method
792
- 2. module plugins: add `babel`, `mainField`, `target` plugin
793
- 3. storybook: change some logic and add tspath webpack plugin
794
- 4. add `designSystem` config
795
-
796
- - edd1cfb1af: feat: modernjs Access builder compiler
797
- feat: modernjs 接入 builder 构建
798
- - d5a31df781: refactor: remove unbundle configs and types
799
-
800
- refactor: 移除 unbundle 相关的配置项和类型定义
801
-
802
- - 543be9558e: feat: compile server loader and support handle loader request
803
- feat: 编译 server loader 并支持处理 loader 的请求
804
-
805
- ### Patch Changes
806
-
807
- - cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
808
- refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
809
- - 5b9049f2e9: feat: inject async js chunk when streaming ssr
810
- feat: streaming ssr 时, 注入 async 类型的 js chunk
811
- - 92004d1: feat: support load chunks parallelly
812
- feat: 支持并行加载 chunks
813
- - b8bbe036c7: feat: change type logic
814
- feat: 修改类型相关的逻辑
815
- - 3bbea92b2a: feat: support Hook、Middleware new API
816
- feat: 支持 Hook、Middleware 的新 API
817
- - abf3421a75: fix(dev-server): isDepsExists add non pkgPath judege
818
-
819
- 修复: isDepsExists 方法添加 package.json 不存在的兜底
820
-
821
- - 14b712da84: fix: use consistent alias type and default value across packages
822
-
823
- fix: 在各个包中使用一致的 alias 类型定义和默认值
824
-
825
- ## 2.0.0-beta.1
826
-
827
- ### Major Changes
828
-
829
- - dda38c9: chore: v2
830
-
831
- ### Minor Changes
832
-
833
- - 92f0ead: feat:
834
-
835
- 1. core: 增加 test 函数
836
- 2. module plugins: 增加 `babel`, `mainField`, `target` 插件
837
- 3. storybook: 修改部分逻辑并且增加 tspath webpack 插件
838
- 4. 增加 designSystem 配置
839
-
840
- feat:
841
-
842
- 1. core: add test method
843
- 2. module plugins: add `babel`, `mainField`, `target` plugin
844
- 3. storybook: change some logic and add tspath webpack plugin
845
- 4. add `designSystem` config
846
-
847
- - edd1cfb1af: feat: modernjs Access builder compiler
848
- feat: modernjs 接入 builder 构建
849
- - d5a31df781: refactor: remove unbundle configs and types
850
-
851
- refactor: 移除 unbundle 相关的配置项和类型定义
852
-
853
- - 543be9558e: feat: compile server loader and support handle loader request
854
- feat: 编译 server loader 并支持处理 loader 的请求
855
-
856
- ### Patch Changes
857
-
858
- - cc971eabfc: refactor: move server plugin load logic in `@modern-js/core`
859
- refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
860
- - 5b9049f: feat: inject async js chunk when streaming ssr
861
- feat: streaming ssr 时, 注入 async 类型的 js chunk
862
- - 92004d1: feat: support load chunks parallelly
863
- feat: 支持并行加载 chunks
864
- - b8bbe036c7: feat: change type logic
865
- feat: 修改类型相关的逻辑
866
- - 3bbea92b2a: feat: support Hook、Middleware new API
867
- feat: 支持 Hook、Middleware 的新 API
868
- - abf3421: fix(dev-server): isDepsExists add non pkgPath judege
869
-
870
- 修复: isDepsExists 方法添加 package.json 不存在的兜底
871
-
872
- - 14b712d: fix: use consistent alias type and default value across packages
873
-
874
- fix: 在各个包中使用一致的 alias 类型定义和默认值
875
-
876
- ## 2.0.0-beta.0
877
-
878
- ### Major Changes
879
-
880
- - dda38c9: chore: v2
881
-
882
- ### Minor Changes
883
-
884
- - edd1cfb1a: feat: modernjs Access builder compiler
885
- feat: modernjs 接入 builder 构建
886
- - d5a31df78: refactor: remove unbundle configs and types
887
-
888
- refactor: 移除 unbundle 相关的配置项和类型定义
889
-
890
- - 543be95: feat: compile server loader and support handle loader request
891
- feat: 编译 server loader 并支持处理 loader 的请求
892
-
893
- ### Patch Changes
894
-
895
- - cc971eabf: refactor: move server plugin load logic in `@modern-js/core`
896
- refactor:移除在 `@modern-js/core` 中的 server 插件加载逻辑
897
- - 5b9049f: feat: inject async js chunk when streaming ssr
898
- feat: streaming ssr 时, 注入 async 类型的 js chunk
899
- - b8bbe036c: feat: change type logic
900
- feat: 修改类型相关的逻辑
901
- - 3bbea92b2: feat: support Hook、Middleware new API
902
- feat: 支持 Hook、Middleware 的新 API
903
- - abf3421: fix(dev-server): isDepsExists add non pkgPath judege
904
-
905
- 修复: isDepsExists 方法添加 package.json 不存在的兜底
906
-
907
- - 14b712d: fix: use consistent alias type and default value across packages
908
-
909
- fix: 在各个包中使用一致的 alias 类型定义和默认值
910
-
911
- ## 1.21.2
912
-
913
- ## 1.21.1
914
-
915
- ## 1.21.0
916
-
917
- ## 1.20.1
918
-
919
- ### Patch Changes
920
-
921
- - 49515c5: fix(utils): failed to call logger.success method
922
-
923
- fix(utils): 修复调用 logger.success 出现异常的问题
924
-
925
- ## 1.20.0
926
-
927
- ### Patch Changes
928
-
929
- - d5d570b: feat: optimize the logger of @modern-js/utils, remove builder logger
930
-
931
- feat: 优化 @modern-js/utils 的 logger 格式, 移除 builder 内置的 logger
932
-
933
- - 4ddc185: chore(builder): bump webpack to 5.74.0
934
-
935
- chore(builder): 升级 webpack 到 5.74.0 版本
936
-
937
- - df8ee7e: fix(utils): failed to resolve execa
938
-
939
- fix(utils): 修复找不到 execa 模块的问题
940
-
941
- - 8c05089: fix: support monorepo deploy in pnpm 7
942
- fix: 修复 monorepo deploy 命令在 pnpm 7 下的问题
943
-
944
- ## 1.19.0
945
-
946
- ## 1.18.1
947
-
948
- ### Patch Changes
949
-
950
- - 9fcfbd4: chore: add assets retry plugin
951
-
952
- chore: 增加资源重试插件
953
-
954
- - 6c2c745: chore(utils): add RULE.JS_DATA_URI to CHAIN_ID
955
-
956
- chore(utils): CHAIN_ID 增加 RULE.JS_DATA_URI 值
957
-
958
- ## 1.18.0
959
-
960
- ### Minor Changes
961
-
962
- - 5227370: feat: add builder plugin subresource-integrity
963
- feat: 新增 builder 插件 subresource-integrity
964
-
965
- ### Patch Changes
966
-
967
- - 8280920: feat: change hmr sock path to /webpack-hmr
968
-
969
- feat: 热更新 socket 请求的 path 修改为 /webpack-hmr
970
-
971
- - 7928bae: chore: add inspector plugin
972
-
973
- chore: 增加 Inspector 插件
974
-
975
- ## 1.17.0
976
-
977
- ### Minor Changes
978
-
979
- - 1b9176f: feat(utils): add TOML to CHAIN_ID.RULE
980
-
981
- feat(utils): 向 CHAIN_ID.RULE 中增加新常量 TOML
982
-
983
- ### Patch Changes
984
-
985
- - 77d3a38: feat: runtime export utils not write d.ts file
986
-
987
- feat: runtime 生成 export 函数不再支持生成 d.ts 文件
988
-
989
- - 151329d: chore(dev-server): no longer depend on @modern-js/webpack
990
-
991
- chore(dev-server): 不再依赖 @modern-js/webpack
992
-
993
- - 5af9472: feat(utils): add PUG to CHAIN_ID
994
-
995
- feat(utils): CHAIN_ID 常量新增 PUG 值
996
-
997
- - 6b6a534: chore: export getAddressUrls method
998
-
999
- chore: 导出 getAddressUrls 方法
1000
-
1001
- - 6b43a2b: feat(utils): add SVG_ASSET to CHAIN_ID
1002
-
1003
- feat(utils): CHAIN_ID 常量新增 SVG_ASSET 值
1004
-
1005
- - a7be124: feat(utils): add MODULE_DEPENDENCY_ERROR to CHAIN_ID
1006
-
1007
- feat(utils): CHAIN_ID 常量新增 MODULE_DEPENDENCY_ERROR 值
1008
-
1009
- - 31547b4: feat(utils): add YAML to CHAIN_ID.RULE
1010
-
1011
- feat(utils): 向 CHAIN_ID.RULE 中增加新常量 YAML
1012
-
1013
- ## 1.16.0
1014
-
1015
- ### Minor Changes
1016
-
1017
- - 1100dd58c: chore: support react 18
1018
-
1019
- chore: 支持 React 18
1020
-
1021
- ### Patch Changes
1022
-
1023
- - 641592f52: feat(utils): add html-cross-origin to CHAIN_ID
1024
-
1025
- feat(utils): CHAIN_ID 常量新增 html-cross-origin 值
1026
-
1027
- - 3904b30a5: fix: check apiOnly while has source.entriesDir
1028
-
1029
- fix: 当配置 source.entriesDir 存在时,apiOnly 检查错误
1030
-
1031
- - e04e6e76a: feat: add media rule name to CHAIN_ID constant
1032
-
1033
- feat: 在 CHAIN_ID 常量中新增 media rule
1034
-
1035
- - 81c66e4a4: fix: compatibility issues of dev server in iOS 10
1036
-
1037
- fix: 修复 dev server 代码在 iOS 10 下的兼容性问题
1038
-
1039
- - 2c305b6f5: chore: remove all deploy logic and package
1040
- chore: 删除所有部署相关的逻辑和包
1041
-
1042
- ## 1.15.0
1043
-
1044
- ### Patch Changes
1045
-
1046
- - 8658a78: chore: remove `@modern-js/plugin-docsite`
1047
-
1048
- chore: 移除 `@modern-js/plugin-docsite`
1049
-
1050
- - 05d4a4f: chore(utils): add fs-extra to exports fields
1051
-
1052
- chore(utils): 通过 exports 导出 fs-extra 子路径
1053
-
1054
- - ad05af9: fix: bff.proxy and devServer.proxy types
1055
-
1056
- fix: 修复 bff.proxy 和 devServer.proxy 类型定义不完整的问题
1057
-
1058
- - 5d53d1c: fix(webpack): failed to format error message in some cases
1059
-
1060
- fix(webpack): 修复格式化 webpack 错误信息时报错的问题
1061
-
1062
- - 37cd159: feat(webpack): log more detailed error messages
1063
-
1064
- ## 1.9.0
1065
-
1066
- ### Minor Changes
1067
-
1068
- - 7b9067f: add babel plugin for builder
1069
-
1070
- ### Patch Changes
1071
-
1072
- - 79e83ef: chore: merge `@modern-js/plugin-design-token` to `@modern-js/plugin-tailwindcss`
1073
-
1074
- chore: 合并 `@modern-js/plugin-design-token` 到 `@modern-js/plugin-tailwindcss`
1075
-
1076
- - 22f4dca: chore: move pre-bundled ajv to @modern-js/utils
1077
-
1078
- chore: 预打包的 ajv 产物移动至 @modern-js/utils 内
1079
-
1080
- ## 1.8.1
1081
-
1082
- ### Patch Changes
1083
-
1084
- - 4f1889d: fix(utils): revert schema of unbundle plugin
1085
-
1086
- fix(utils): 恢复 unbundle 插件相关的 schema 配置
1087
-
1088
- ## 1.8.0
1089
-
1090
- ### Minor Changes
1091
-
1092
- - 4fc801f: chore(utils): remove unused code
1093
-
1094
- chore(utils): 移除无用代码
1095
-
1096
- ### Patch Changes
1097
-
1098
- - c8614b8: fix: using typeof window to determine the browser environment is not accurate
1099
- fix: 使用 typeof windows 判断浏览器环境不够准确
1100
-
1101
- ## 1.7.12
1102
-
1103
- ### Patch Changes
1104
-
1105
- - dc4676b: chore(webpack): refactor webpack config, split modules
1106
-
1107
- ## 1.7.11
1108
-
1109
- ### Patch Changes
1110
-
1111
- - nothing happen, only bump
1112
-
1113
- ## 1.7.10
1114
-
1115
- ### Patch Changes
1116
-
1117
- - b82869d: export ExecaError type
1118
-
1119
- ## 1.7.9
1120
-
1121
- ### Patch Changes
1122
-
1123
- - a90bc96: perf(babel): skip babel-plugin-import if package not installed
1124
-
1125
- ## 1.7.8
1126
-
1127
- ### Patch Changes
1128
-
1129
- - 63c354ad5: fix normalizeToPosixPath utils function args would be null
1130
- - 073e9ad78: feat(webpack): improve utils of tools.webpack
1131
- - f4a7d49e1: fix: applyOptionsChain argument type
1132
-
1133
- ## 1.7.7
1134
-
1135
- ### Patch Changes
1136
-
1137
- - 9377d2d9d: feat: support addPlugins util in tools.postcss
1138
- - 8c9ad1749: feat(babel-preset-base): prebundle babel plugins
1139
-
1140
- ## 1.7.6
1141
-
1142
- ### Patch Changes
1143
-
1144
- - 6451a098: fix: cyclic dependencies of @modern-js/core and @moden-js/webpack
1145
- - d5a2cfd8: fix(utils): isModernjsMonorepo should return false if there is no package.json
1146
- - 437367c6: fix(server): hmr not working when using proxy
1147
-
1148
- ## 1.7.5
1149
-
1150
- ### Patch Changes
1151
-
1152
- - 33de0f7ec: fix type export
1153
-
1154
- ## 1.7.4
1155
-
1156
- ### Patch Changes
1157
-
1158
- - b8cfc42cd: feat: prebundle tsconfig-paths and nanoid
1159
- - 804a5bb8a: fix(utils): isPnpmWorkspaces not work
1160
-
1161
- ## 1.7.3
1162
-
1163
- ### Patch Changes
1164
-
1165
- - d32f35134: chore: add modern/jest/eslint/ts config files to .npmignore
1166
- - 6ae4a34ae: feat: prebundle all postcss plugins
1167
- - b80229c79: use json5 instead typescript
1168
- - 948cc4436: fix(utils): fix missing browserslist exports
1169
-
1170
- ## 1.7.2
1171
-
1172
- ### Patch Changes
1173
-
1174
- - cd7346b0d: fix some peer dependencies problem & change shell log
1175
- - 69a728375: fix: remove exports.jsnext:source after publish
1176
-
1177
- ## 1.7.0
1178
-
1179
- ### Minor Changes
1180
-
1181
- - 0ee4bb4e: feat: prebundle webpack loaders and plugins
1182
-
1183
- ### Patch Changes
1184
-
1185
- - 6fa74d5f: add internal metrics and logger
1186
-
1187
- ## 1.6.0
1188
-
1189
- ### Minor Changes
1190
-
1191
- - 0b26b93b: feat: prebundle all dependencies of @modern-js/core
1192
-
1193
- ### Patch Changes
1194
-
1195
- - 2d155c4c: feat(utils): prebundle minimist
1196
- - 123e432d: use treeshaking product for ssr bundle
1197
- - e5a9b26d: fix: prebundled globbdy type
1198
- - 123e432d: uglify ssr bundle for treeshaking
1199
- - f9f66ef9: add 'slash' module
1200
- - 592edabc: feat: prebundle url-join,mime-types,json5,fast-glob,globby,ora,inquirer
1201
- - 895fa0ff: chore: using "workspace:\*" in devDependencies
1202
- - 3578913e: fix: export ssrHelpers from subpath
1203
- - 1c3beab3: fix: skip prebundle caniuse-lite
1204
-
1205
- ## 1.5.0
1206
-
1207
- ### Minor Changes
1208
-
1209
- - 3bf4f8b0: feat: support start api server only
1210
-
1211
- ### Patch Changes
1212
-
1213
- - b8599d09: fix: failed to generate webpack cache
1214
- - 60f7d8bf: feat: add tests dir to npmignore
1215
-
1216
- ## 1.4.1
1217
-
1218
- ### Patch Changes
1219
-
1220
- - 6800be3b: feat: move storage from plugin-ssr to utils
1221
-
1222
- ## 1.4.0
1223
-
1224
- ### Minor Changes
1225
-
1226
- - 77ff9754: feat: prebundle some deps (chalk, filesize, import-lazy, strip-ansi)
1227
- - d2d1d6b2: feat: support server config
1228
-
1229
- ### Patch Changes
1230
-
1231
- - 07a4887e: feat: prebundle commander and signale to @modern-js/utils
1232
- - ea2ae711: feat: prebundle dependencies, reduce install size
1233
- - 17d0cc46: feat: prebundle lodash to @modern-js/utils/lodash
1234
- - d2d1d6b2: feat: add prepare hook
1235
-
1236
- ## 1.3.7
1237
-
1238
- ### Patch Changes
1239
-
1240
- - 132f7b53: feat: move config declarations to @modern-js/core
1241
-
1242
- ## 1.3.6
1243
-
1244
- ### Patch Changes
1245
-
1246
- - c2046f37: fix: plugin unbundle schema define
1247
-
1248
- ## 1.3.5
1249
-
1250
- ### Patch Changes
1251
-
1252
- - 5bf5868d: fix: isObject should return false when input is null
1253
-
1254
- ## 1.3.4
1255
-
1256
- ### Patch Changes
1257
-
1258
- - db43dce6: expose plugin-unbundle configs
1259
-
1260
- ## 1.3.3
1261
-
1262
- ### Patch Changes
1263
-
1264
- - 4c792f68: feat(plugin-garfish): Sub-applications automatically increment basename
1265
- feat(plugin-garfish): export common generate code function
1266
- fix(plugin-garfish): modify plugin-garfish schema config
1267
- - a7f42f48: new user config for plugin-unbundle
1268
-
1269
- ## 1.3.2
1270
-
1271
- ### Patch Changes
1272
-
1273
- - deeaa602: support svg/proxy/multi-version in unbundled
1274
-
1275
- ## 1.3.1
1276
-
1277
- ### Patch Changes
1278
-
1279
- - 78279953: compiler entry bug fix and dev build console
1280
- - 4d72edea: support dev compiler by entry
1281
-
1282
- ## 1.3.0
1283
-
1284
- ### Minor Changes
1285
-
1286
- - ec4dbffb: feat: support as a pure api service
1287
- - bada2879: refactor plugin-garfish:
1288
- - change @modern-js/plugin-micro-frontend => @modern-js/plugin-garfish
1289
- - remove disableCustomerRouter logic
1290
- - adding unit test
1291
- - fix plugin-garfish type error
1292
-
1293
- ### Patch Changes
1294
-
1295
- - d099e5c5: fix error when modify modern.config.js
1296
- - 24f616ca: feat: support custom meta info
1297
- - bd819a8d: feat: add wait function
1298
-
1299
- ## 1.2.2
1300
-
1301
- ### Patch Changes
1302
-
1303
- - 83166714: change .npmignore
1304
-
1305
- ## 1.2.1
1306
-
1307
- ### Patch Changes
1308
-
1309
- - 823809c6: fix: remove plugin-polyfill from app-tools
1310
-
1311
- ## 1.2.0
1312
-
1313
- ### Minor Changes
1314
-
1315
- - cfe11628: Make Modern.js self bootstraping
1316
-
1317
- ### Patch Changes
1318
-
1319
- - 2da09c69: Add "typescript" to the dependency list
1320
- - c3d46ee4: fix: test config invalid
1321
-
1322
- ## 1.1.6
1323
-
1324
- ### Patch Changes
1325
-
1326
- - b7fb82ec: fix: get package manager function
1327
-
1328
- ## 1.1.5
1329
-
1330
- ### Patch Changes
1331
-
1332
- - ca7dcb32: change watch logic
1333
-
1334
- ## 1.1.4
1335
-
1336
- ### Patch Changes
1337
-
1338
- - d927bc83: update plugins list
1339
- - d73ff455: support multi process product
1340
- - 9c1ab865: fix: filter invalid ts paths
1341
- - d73ff455: support multi process product
1342
- - d73ff455: support multi process product
1343
- - d73ff455: support multi process product
1344
- - d73ff455: support multi process product
1345
-
1346
- ## 1.1.3
1347
-
1348
- ### Patch Changes
1349
-
1350
- - 085a6a58: refactor server plugin
1351
- - 085a6a58: refactor server plugin
1352
- - 085a6a58: refactor server conifg
1353
- - d280ea33: chore: runtime exports can choose to generate d.ts file
1354
- - 085a6a58: support server runtime
1355
- - 085a6a58: feat: refactor server plugin
1356
-
1357
- ## 1.1.2
1358
-
1359
- ### Patch Changes
1360
-
1361
- - 0fa83663: support more .env files
1362
- - f594fbc8: fix apple icon and favicon support
1363
-
1364
- ## 1.1.1
1365
-
1366
- ### Patch Changes
1367
-
1368
- - c0fc0700: feat: support deploy plugin
1369
-
1370
- ## 1.1.0
1371
-
1372
- ### Minor Changes
1373
-
1374
- - 96119db2: Relese v1.1.0
1375
-
1376
- ## 1.0.0
1377
-
1378
- ### Patch Changes
1379
-
1380
- - 224f7fe: fix server route match
1381
- - 30ac27c: feat: add generator package description
1382
- - 0fd196e: feat: fix bugs
1383
- - 204c626: feat: initial
1384
- - 63be0a5: fix: #118 #104
1385
-
1386
- ## 1.0.0-rc.23
1387
-
1388
- ### Patch Changes
1389
-
1390
- - 224f7fe: fix server route match
1391
- - 30ac27c: feat: add generator package description
1392
- - 0fd196e: feat: fix bugs
1393
- - 204c626: feat: initial
1394
- - 63be0a5: fix: #118 #104
1395
-
1396
- ## 1.0.0-rc.22
1397
-
1398
- ### Patch Changes
1399
-
1400
- - 224f7fe: fix server route match
1401
- - 30ac27c: feat: add generator package description
1402
- - 0fd196e: feat: fix bugs
1403
- - 204c626: feat: initial
1404
- - 63be0a5: fix: #118 #104
1405
-
1406
- ## 1.0.0-rc.21
1407
-
1408
- ### Patch Changes
1409
-
1410
- - 224f7fe: fix server route match
1411
- - 30ac27c: feat: add generator package description
1412
- - 0fd196e: feat: fix bugs
1413
- - 204c626: feat: initial
1414
- - 63be0a5: fix: #118 #104
1415
-
1416
- ## 1.0.0-rc.20
1417
-
1418
- ### Patch Changes
1419
-
1420
- - 224f7fe: fix server route match
1421
- - 30ac27c: feat: add generator package description
1422
- - feat: fix bugs
1423
- - 204c626: feat: initial
1424
- - 63be0a5: fix: #118 #104
1425
-
1426
- ## 1.0.0-rc.19
1427
-
1428
- ### Patch Changes
1429
-
1430
- - 224f7fe: fix server route match
1431
- - 30ac27c: feat: add generator package description
1432
- - 204c626: feat: initial
1433
- - 63be0a5: fix: #118 #104
1434
-
1435
- ## 1.0.0-rc.18
1436
-
1437
- ### Patch Changes
1438
-
1439
- - 224f7fe: fix server route match
1440
- - 30ac27c: feat: add generator package description
1441
- - 204c626: feat: initial
1442
- - 63be0a5: fix: #118 #104
1443
-
1444
- ## 1.0.0-rc.17
1445
-
1446
- ### Patch Changes
1447
-
1448
- - 224f7fe: fix server route match
1449
- - 30ac27c: feat: add generator package description
1450
- - 204c626: feat: initial
1451
- - fix: #118 #104
1452
-
1453
- ## 1.0.0-rc.16
1454
-
1455
- ### Patch Changes
1456
-
1457
- - 224f7fe: fix server route match
1458
- - 30ac27c: feat: add generator package description
1459
- - 204c626: feat: initial
1460
-
1461
- ## 1.0.0-rc.15
1462
-
1463
- ### Patch Changes
1464
-
1465
- - 224f7fe: fix server route match
1466
- - 30ac27c: feat: add generator package description
1467
- - 204c626: feat: initial
1468
-
1469
- ## 1.0.0-rc.14
1470
-
1471
- ### Patch Changes
1472
-
1473
- - 224f7fe: fix server route match
1474
- - 204c626: feat: initial
1475
-
1476
- ## 1.0.0-rc.13
1477
-
1478
- ### Patch Changes
1479
-
1480
- - 224f7fe: fix server route match
1481
- - 204c626: feat: initial
1482
-
1483
- ## 1.0.0-rc.12
1484
-
1485
- ### Patch Changes
1486
-
1487
- - 224f7fe: fix server route match
1488
- - 204c626: feat: initial
1489
-
1490
- ## 1.0.0-rc.11
1491
-
1492
- ### Patch Changes
1493
-
1494
- - 224f7fe: fix server route match
1495
- - 204c626: feat: initial
1496
-
1497
- ## 1.0.0-rc.10
1498
-
1499
- ### Patch Changes
1500
-
1501
- - 224f7fe: fix server route match
1502
- - 204c626: feat: initial
1503
-
1504
- ## 1.0.0-rc.9
1505
-
1506
- ### Patch Changes
1507
-
1508
- - 224f7fe: fix server route match
1509
- - 204c626: feat: initial
1510
-
1511
- ## 1.0.0-rc.8
1512
-
1513
- ### Patch Changes
1514
-
1515
- - 224f7fe: fix server route match
1516
- - 204c626: feat: initial
1517
-
1518
- ## 1.0.0-rc.7
1519
-
1520
- ### Patch Changes
1521
-
1522
- - 224f7fe: fix server route match
1523
- - 204c626: feat: initial
1524
-
1525
- ## 1.0.0-rc.6
1526
-
1527
- ### Patch Changes
1528
-
1529
- - 224f7fe: fix server route match
1530
- - 204c626: feat: initial
1531
-
1532
- ## 1.0.0-rc.5
1533
-
1534
- ### Patch Changes
1535
-
1536
- - 224f7fe: fix server route match
1537
- - 204c626: feat: initial
1538
-
1539
- ## 1.0.0-rc.4
1540
-
1541
- ### Patch Changes
1542
-
1543
- - fix server route match
1544
- - 204c626: feat: initial
1545
-
1546
- ## 1.0.0-rc.3
1547
-
1548
- ### Patch Changes
1549
-
1550
- - feat: initial