Releases: umijs/umi
Releases · umijs/umi
v4.3.6
What's Changed
- Revert "feat(bundler-webpack): webpack export mf v2 dependencies (#12547)"
- Revert "fix(preset-vue): yarn mode webpack require hook is invalid (#12550)"
- Revert "chore(deps:preset-umi): @umijs/[email protected] (#12561)"
Full Changelog: v4.3.5...v4.3.6
v4.3.5
What's Changed
- fix: use relative path in tsconfig by @fz6m in #12557
- feat(plugins): icons enhanced feature can be used for layout menu by @Donovan-Ye in #12515
- chore(deps:preset-umi): @umijs/[email protected] by @Jinbao1001 in #12561
New Contributors
- @Donovan-Ye made their first contribution in #12515
Full Changelog: v4.3.4...v4.3.5
v4.3.4
What's Changed
- dep(@umijs/preset-umi): @umijs/[email protected] by @sorrycc
Full Changelog: v4.3.3...v4.3.4
v4.3.3
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