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