Releases: umijs/umi
Releases · umijs/umi
v4.2.10
What's Changed
- fix(prepare): esbuild should respect tsconfig.json by @stormslowly in #12439
- feat: ✨ mfsu code loader use new config with esbuild by @stormslowly in #12440
- fix(mfsu): 修复windows下配置更新导致文件变化后,mfsu 缓存不更新的问题 by @liuwenzhuang in #12430
- dep(@umijs/preset-umi): @umijs/[email protected]
New Contributors
- @liuwenzhuang made their first contribution in #12430
Full Changelog: v4.2.9...v4.2.10
v4.2.9
What's Changed
- fix(prepare): dynamic import need less loader with esbuild 0.21.x by @stormslowly in #12431
- dep: @umijs/[email protected]
Full Changelog: v4.2.8...v4.2.9
v4.2.8
What's Changed
- fix: code drift by @Jinbao1001 in #12410
- fix: antd config setter conflict with model plugin by @fz6m in #12406
- fix: docs update to adapte react-router link by @vkboo in #12283
- fix(docs): 修复 umi 官方文档中《比 Vite 更快的 MFSU》部分的问题 (#12417) by @SK-Luffa in #12418
- refactor: change route preonload inline to ref by @Jinbao1001 in #12398
- dep: upgrade esbuild by @fz6m in #12416
- Update esbuild.ts by @SANmq in #12422
New Contributors
Full Changelog: v4.2.5...v4.2.8
v4.2.4
What's Changed
- 新增支持 react 19 by @sorrycc in #12395
- 新增支持 react forget 功能 by @sorrycc in #12396
- 升级 webpack-5-chain by @fz6m in #12393
- 文档示例版本更新到 node 18 by @hualigushi in #12380
- 升级 @umijs/mako 至 0.4.17
Full Changelog: v4.2.3...v4.2.4
v4.2.0
v4.1.10
What's Changed
- 新增
SOCKET_SERVER
环境变量兜底逻辑,使用合法HOST
环境变量作为优先默认值 by @strommmm in #12281 - 修复 esbuildHelperChecker 解析错误导致构建失败的问题 by @hanzebang in #12285
New Contributors
Full Changelog: v4.1.9...v4.1.10
v4.1.9
What's Changed
- fix(mako): add default plugin key when mako is enabled by @sorrycc in #12264
- fix(preset-umi): tmp umi tsconfig includes add .umirc.*.ts by @17hz in #12251
- feat: intro routes prop config
keepQuery
by @fz6m in #12228 - feat(RQ): improve react-query plugin by @fz6m in #12226
- fix: use require for import empty route when cjs moduleType enabled by @fz6m in #12275
New Contributors
Full Changelog: v4.1.7...v4.1.9
v4.1.7
v4.1.6
What's Changed
- feat: skip bundle stats when load non-html page by @bytemain in #12246
- feat: support react/jsx-runtime by @Wu-kung in #12219
- fix(preset-umi): modifyHTML hook oom in large static site app @PeachScript in #12215
- fix(preset-umi): wrong public path when preloading route chunks for qiankun app by @zkp442910864 in #12234
- fix(preset-umi): chainWebpack hook args for ssr bundling by @PeachScript in #12217
- fix(preset-umi): wrong async script mark for pre-prendered static site app by @PeachScript in #12216
- fix(template): tsconfig include source by @fz6m in #12208
- docs: compat with old hash anchors by @fz6m in #12211
- docs: 移除已失效的订阅邮箱功能 by @liujiayii in #12212
New Contributors
@bytemain made their first contribution in #12246
@Wu-kung made their first contribution in #12219
@zkp442910864 made their first contribution in #12234
@liujiayii made their first contribution #12212
Full Changelog: v4.1.5...v4.1.6
v4.1.5
What's Changed
- feat: react query plugin compatible with v5 by @fz6m in #12162
- feat: upgrade vite to 4.5.2 by @BBBigCat in #12193
- feat: 使用环境变量UMI_DEV_SERVER_COMPRESS来控制dev server是否进行压缩 by @WangKB in
- refactor(bundler-webpack): 🎨 支持使用绝对路径指定配置文件 by @stormslowly in #12059
- docs: support en docs by @sorrycc in #12210
- fix(preset-umi): chainWebpack hook args for ssr bundling by @PeachScript in #12217
- fix(preset-umi): wrong async script mark for pre-prendered static site app by @PeachScript in #12216
- fix(preset-umi): modifyHTML hook oom in large static site app by @PeachScript in #12215
- fix: 修复 npmClient 配置为 tnpm,但 tnpm mode 为 npm 时 layout 插件注入绝对路径 types 问题 by @hanzebang in #12198
New Contributors
- @chooin made their first contribution in #12191
- @WangKB made their first contribution in #12166
- @liujiayii made their first contribution in #12212
Full Changelog: v4.1.4...v4.1.5