Releases: umijs/umi
Releases · umijs/umi
v4.3.2
What's Changed
- dep(@umijs/preset-umi): @umijs/[email protected] by @sorrycc
- chore(mako): change usage warn to info by @sorrycc in #12527
- feat: prioritize user installation of babel-plugin-react-compiler by @BBBigCat in #12458
- fix: mpa esbuild extract log level by @fz6m in #12532
- ci: fix pnpm install by @sorrycc in #12536
- feat(preset-umi): devtool loading support mako by @xierenyuan in #12546
- feat(create-umi): 为
create-umi
新增设置项目名称的步骤 by @Redish101 in #12516 - feat(bundler-webpack): webpack export mf v2 dependencies by @xierenyuan in #12547
- fix(preset-vue): yarn mode webpack require hook is invalid by @xierenyuan in #12550
- feat: add mako types by @xiaohuoni in #12553
New Contributors
- @Redish101 made their first contribution in #12516
Full Changelog: v4.3.1...v4.3.2
v4.3.0
What's Changed
- docs: remove insecure urls by @fz6m in #12498
- feat: new ssr and update mako version by @Jinbao1001 in #12489
Full Changelog: v4.2.15...v4.3.0
v4.2.13
- 升级 @umijs/[email protected]
Full Changelog: v4.2.12...v4.2.13
v4.2.12
What's Changed
- 升级 mako-bundler 到 0.7.0
- 修复 model 插件中不支持装饰器的问题 by @sorrycc in #12476
- 改进路由配置绝对路径未正确配置时,忽略该路径配置 handle illegal route absPath in route preload by @PeachScript in #12479
Full Changelog: v4.2.11...v4.2.12
v4.2.11
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