github umijs/umi v4.0.7

latest releases: v4.3.1, v4.3.0, v4.2.15...
24 months ago

What's Changed

  • 新增 cacheDirectoryPath 配置,默认是 node_modules/.cache/umi by @July-ing in #8465
  • 新增 FS_LOGGER 环境变量,配为 none 时不保存日志到物理文件 by @sorrycc in #8512
  • 优化 qiankun 插件支持 MicroAppWithMemoHistory by @xierenyuan in #8508
  • 优化 html 返回逻辑,对于 base path 总是返回 html by @PeachScript in #8468
  • 优化 preview 命令对于 base 配置的支持 by @xierenyuan in #8464
  • 优化 define 配置,默认添加 PUBLIC_PATH 指向开发者配置的 publicPath by @xierenyuan in #8467
  • 优化 api routes 对于 body 的解析,支持更多类型 by @yuaanlin in #8432
  • 优化 layout 插件和 wrappers 配置的兼容性 by @xierenyuan in #8509
  • 优化 preload 功能,同时支持 css 和 js 的预加载 by @KieSun in #8378
  • 优化 locale 插件,新增 addLocale 方法 by @sorrycc in #8498
  • 修复 svgr React Component 的类型问题 (resolve #8430) by @fz6m in #8435
  • 修复 request 插件类型定义 by @shiyiya in #8473
  • 修复本地 JS 文件 debug 路由的顺序问题 by @stormslowly in #8445
  • 修复 locale 插件的一处 lang 拼写错误 by @txp1035 in #8507
  • 修复 mock 文件解析失败后恢复的场景下不能 reload 成功的问题 by @sun0day in #8511
  • 修复约定式路由对于 $index 的处理问题 by @xiaohuoni in #8510

New Contributors

Full Changelog: v4.0.6...v4.0.7

Don't miss a new umi release

NewReleases is sending notifications on new releases.