npm @umijs/core 4.0.26
v4.0.26

latest releases: 4.3.24, 4.0.0-canary.20240925.1, 4.3.24-canary.20240924.1...
23 months ago

What's Changed

  • 新增 qiankun 插件的 threshold 配置,避免低端机场景 prefetch 造成的 oom by @kuitos in #9548
  • 新增约定式 overrides.less 用于覆盖依赖样式,该文件内的样式表会被自动提升优先级 by @PeachScript in #9527
  • 新增源码检测规则,不允许从 .umi 下引入、以免构建出现问题 by @sorrycc in #9553
  • 修复 MFSU eager 模式挂载多余的 babel-plugin-import 导致编译失败的问题 by @stormslowly in #9549
  • 修复 MFSU eager 模式意外探测 .umi-test 目录的问题 by @stormslowly in #9528
  • 修复 layout 插件 routes 数据结构的兼容性问题 by @chenshuai2144 in #9567
  • 优化 MFSU eager 模式引起的 Node.js 运行时警告 by @fz6m in #9534
  • 优化 esbuild 压缩反向优化引起的兼容性问题,指定 esbuild 压缩产物目标为 es2015 by @sorrycc in #9573

New Contributors

Full Changelog: v4.0.25...v4.0.26

Don't miss a new core release

NewReleases is sending notifications on new releases.