field-form
field-form copied to clipboard
chore(deps-dev): bump @umijs/test from 3.5.37 to 4.0.56
Bumps @umijs/test from 3.5.37 to 4.0.56.
Release notes
Sourced from @umijs/test's releases.
v4.0.56
What's Changed
- 修复约定式 Loading 在 Windows 下编译报错的问题 by
@fz6min umijs/umi#10669- 修复 Helmet Context 在 SSR 下冲突导致标签生成失败的问题 by
@PeachScriptin umijs/umi#10689- 优化 request 插件 schema 类型 by
@txp1035in umijs/umi#10662- 优化
esbuild.esbuildMinifyIIFE实验特性存在的问题 by@fz6min umijs/umi#10675- 优化『Did you know』的提示策略 by
@xyuanbuildsin umijs/umi#10663Full Changelog: https://github.com/umijs/umi/compare/v4.0.55...v4.0.56
v4.0.55
What's Changed
- 修复存在废弃 ESLint 规则导致 lint 执行报错的问题 by
@PeachScriptin umijs/umi#10664Full Changelog: https://github.com/umijs/umi/compare/v4.0.54...v4.0.55
v4.0.54
What's Changed
- 新增
esbuild.esbuildMinifyIIFE配置项开启 esbuild 压缩防 helpers 冲突功能 by@xierenyuanin umijs/umi#10585- 新增
umi deadcode命令,检测项目无用代码 by@goo-yyhin umijs/umi#10623- 新增
helmet: false配置项用于禁用react-helmet-async,以减小构建产物尺寸 by@PeachScriptin umijs/umi#10633- 支持 MFSU 识别
libs/xxx为本地内部依赖 by@stormslowlyin umijs/umi#10594- 支持通过插件 API 修改
loadingComponentby@Wxh16144in umijs/umi#10638- 优化框架依赖引入方式,提升启动性能 by
@fz6min umijs/umi#10646- 优化
esbuild.esbuildMinifyIIFE开启时的 sourcemap,支持映射回源码 by@fz6min umijs/umi#10624- 优化 MSFU 实现,复用 prepare 阶段生成的部分数据 by
@stormslowlyin umijs/umi#10574- 修复 prepare 阶段在 icons 插件开启时报错的问题 by
@stormslowlyin umijs/umi#10603- 修复 SSR + 约定式路由构建报错的问题 by
@fz6min umijs/umi#10592- 修复
unhandledPromiseRejection在 Node.js 14 下未按预期退出进程的问题 by@PeachScriptin umijs/umi#10615- 修复 SSR 使用 webpack 作为 builder 时本地 dev 产物不更新的问题 by
@PeachScriptin umijs/umi#10618- 修复 tailwindcss 插件在
APP_ROOT为相对路径时执行出错的问题 by@stormslowlyin umijs/umi#10622- 修复
onBuildComplete钩子在构建错误时可能不执行的问题,同时支持async调用 by@PeachScriptin umijs/umi#10632- 升级诸多依赖,含
[email protected]及[email protected]by@sorryccin umijs/umi#10608 umijs/umi#10609New Contributors
@LolipopJmade their first contribution in umijs/umi#10630@Wxh16144made their first contribution in umijs/umi#10638Full Changelog: https://github.com/umijs/umi/compare/v4.0.53...v4.0.54
v4.0.53
What's Changed
- 新增约定式路由模式下支持通过 routeProps 配置额外属性 by
@AdoKevinin umijs/umi#10527- 新增 umi ui,一个基础的架子(待打磨) by
@sorryccin umijs/umi#10559- 优化 icons 方案,支持 collection 前缀和 local icon 的类型提示 by
@sorryccin umijs/umi#10554- 优化 icons 方案,支持 include 配置 by
@stormslowlyin umijs/umi#10552- 优化 esbuild 插件性能,使用 async 的 onLoad 比 sync 的性能会更好 by
@stormslowlyin umijs/umi#10562- 优化 qiankun 插件,支持在应用配置中配置微应用 settings by
@kuitosin umijs/umi#10536
... (truncated)
Commits
55d6adfrelease: 4.0.5695377f7fix(ssr): helmet context conflicts in ssr (#10689)9319598chore: add xyuanbuilds to contributors7c7fd3ffeat: did-you-know prompt strategy (#10663)9dc8216chore: basic changelog implementation5d3009bfix(iife): improve esbuild iife (#10675)a99cbd2fix: loading file win path (#10669)4b2322cchore: type for block and string (#10662)8d7cfbfrelease: 4.0.55528fbeefix(lint): remove deprecated eslint rule (#10664)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.