Releases: umijs/umi
Releases · umijs/umi
v4.6.46
What's Changed
- fix(utoopack): remove umi.css server request by @fireairforce in #13296
- chore: bump click-to-react-component to 1.1.3 by @fireairforce in #13298
- feat(utoopack): devServer banner log by @fireairforce in #13297
- feat(utoopack): support clickToComponent & SOCKET_ENV by @fireairforce in #13299
Full Changelog: v4.6.45...v4.6.46
v4.6.55
What's Changed
- fix(utoopack): disable useExports optimize under dev to make hmr work by @fireairforce in #13294
Full Changelog: v4.6.44...v4.6.45
v4.6.44
What's Changed
- fix(utoopack): add resolve-url-loader as dependencies to make sass build work by @fireairforce in #13292
- fix(utoopack): bump to 1.3.11 & make node21/24 work by @fireairforce in #13293
Full Changelog: v4.6.43...v4.6.44
v4.6.43
What's Changed
- fix: tailwindcss plugin support v4 (#12911) by @guanguan0701 in #12963
- feat(utoopack): support extraPostcssPlugins & add tailwindcssv4 example by @fireairforce in #13286
- refactor(example): remove utoopack extractPostcssPlugin support by @fireairforce in #13288
- feat(utoopack): support pass utoopack.root for symlink situation by @fireairforce in #13289
- refactor: utoopack emotion transform option by @fireairforce in #13290
New Contributors
- @guanguan0701 made their first contribution in #12963
Full Changelog: v4.6.42...v4.6.43
v4.6.41
What's Changed
- chore(template): use utoopack as default bundler by @fireairforce in #13282
- refactor(tmpFiles): compatiable with typescript 6 and above by @liuwenzhuang in #13283
Full Changelog: v4.6.40...v4.6.41
v4.6.40
What's Changed
- fix(utoopack): remove process.env define to avoid define override by @fireairforce in #13280
Full Changelog: v4.6.39...v4.6.40
v4.6.37
What's Changed
- chore(utoopack): remove uselss crossoriginloading logic by @fireairforce in #13275
- feat(utoopack): compitable with windows build by @fireairforce in utooland/utoo#2744
Full Changelog: v4.6.36...v4.6.37
v4.6.34
What's Changed
- fix(plugin-locale): 移除 SelectLang 冗余的 overlayClassName 属性 by @hanzebang in #13265
Full Changelog: v4.6.33...v4.6.34
v4.6.33
What's Changed
- fix(preset-umi): use actual path for global file path generate by @fireairforce in #13266
- feat(utoopack): support emotion transform by @fireairforce in #13267
Full Changelog: v4.6.32...v4.6.33
v4.6.31
What's Changed
- feat(utoopack): align less/sass/less-loader with umi framework by @fireairforce in #13260
Full Changelog: v4.6.30...v4.6.31