Releases: umijs/umi
Releases · umijs/umi
v4.6.19
What's Changed
- feat(utoopack): support svgr-loader to deal react svg component by @fireairforce in #13232
- fix(utoopack): script externals config convert by @fireairforce in #13233
- feat(utoopack): bump utoopack & use svgr-webpack loader by @fireairforce in #13236
- feat(qiankun): add warning when @umijs/plugin-model is missing by @lvboda in #13235
New Contributors
Full Changelog: v4.6.18...v4.6.19
v4.6.16
What's Changed
- docs: update directory structure to include 'public' directory by @GeoDaoyu in #13227
- docs: 修复Umi Max文档中数据流部分userModel相关代码示例的导入缺失 by @northpbear in #13222
- fix(utoopack): wrong html format when publicPath is static string by @fireairforce in #13228
New Contributors
- @northpbear made their first contribution in #13222
Full Changelog: v4.6.15...v4.6.16
v4.6.9
What's Changed
- fix(utoopack): avoid to collect all js assets under dev by @fireairforce in #13216
Full Changelog: v4.6.8...v4.6.9
v4.6.7
What's Changed
- feat(preset-umi): devtool loading support utoopack by @fireairforce in #13211
Full Changelog: v4.6.6...v4.6.7
v4.6.6
What's Changed
- fix(utoopack): version upgrade & bug fix by @fireairforce in #13209
- fix(antd): plugin-locale compitable with antdv6 by @Eliot00 in #13208
- fix(antd): plugin-layout compitable with antdv6 by @fireairforce in #13210
New Contributors
Full Changelog: v4.6.5...v4.6.6
v4.6.5
What's Changed
- fix(utoopack): devServer hostname compitable with ipv6 by @fireairforce in #13204
- bump
@utoo/packtov1.0.4
Full Changelog: v4.6.4...v4.6.5
v4.6.3
What's Changed
- fix(utoopack): devServer connect error by @fireairforce in #13198
Full Changelog: v4.6.2...v4.6.3
v4.6.2
What's Changed
- fix(antd): plugin-layout compitable with antdv6 by @fireairforce in #13199
Full Changelog: v4.6.1...v4.6.2
v4.6.1
What's Changed
- fix(utoopack): compitable with webpack alias by @fireairforce in #13194
- feat(examples/with-react-19): add new example with React 19 support and global styles by @linhf123 in #13192
- feat(antd): support antd@6 by @Wxh16144 in #13186
- feat(utoopack): support public directory by @fireairforce in #13190
New Contributors
Full Changelog: v4.6.0...v4.6.1
v4.6.0
What's Changed
- fix(utoopack): tmpFiles dts export without type can work by @fireairforce in #13162
- feat(utoopack): enable nodePolyfill by default by @fireairforce in #13163
- fix(utoopack): add wildcard alias for some specific keys by @fireairforce in #13171
- feat(utoopack): babelPluginImport support camel2DashComponentName options by @fireairforce in #13176
- refactor(plugin/qiankun): use window to export runtime function under utoopack by @fireairforce in #13178
- feat(utoopack): compitable to externals config by @fireairforce in #13179
- feat(utoopack): babel-plugin-import support transformToDefaultImport by @fireairforce in #13182
- chore: add sync utoo script & move @utoo/pack to dep by @fireairforce in #13184
Full Changelog: v4.5.3...v4.6.0