Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

follow #1

Merged
merged 2,577 commits into from
Apr 23, 2023
Merged

follow #1

merged 2,577 commits into from
Apr 23, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    e1f179f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b64c39 View commit details
    Browse the repository at this point in the history
  3. docs: add description for run (#10408)

    * docs: description
    
    * chore:  more
    
    * docs: add more
    txp1035 authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    627d774 View commit details
    Browse the repository at this point in the history
  4. fix(babel): make sure not read browserslist (#10396)

    * chore: make sure babel not use browserlist file
    
    * fix(babel): make sure not read browserslist
    
    * docs: add reason
    
    * ci: pnpm upgrade
    fz6m authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f4ef0ca View commit details
    Browse the repository at this point in the history
  5. fix(preset-umi): source paths of tailwindcss config (#10386)

    Co-authored-by: erfwqar <erfwqar@gmail.com>
    zer0npc and erfwqar authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    98e78c9 View commit details
    Browse the repository at this point in the history
  6. feat(bundler-webpack): webpack pre-compiled support workerize-loader (#…

    …10425)
    
    * feat(bundler-webpack): webpack dependency support workerize-loader
    
    * feat: refer to nextjs to complete the webpack plugin
    xierenyuan authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    494c6f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a013b0 View commit details
    Browse the repository at this point in the history
  8. feat(monorepo): support redirect peer deps (#10415)

    * feat(monorepo): support redirect peer deps
    
    * chore: fix type
    fz6m authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6923dd0 View commit details
    Browse the repository at this point in the history
  9. fix: mpa resolve error on Windows (#10382)

    * fix: mpa
    
    * fix: mpa resolve error on win
    
    Co-Authored-By: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    AkaraChen and fz6m authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0c568fa View commit details
    Browse the repository at this point in the history
  10. fix(test): upgrade esbuild target in jest transform (#10414)

    * fix(jest): only write `import.meta` in vite mode
    
    * fix: jest deprecated warning
    
    * fix: upgrade esbuild target for jest transform
    
    * chore: update lock file
    fz6m authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e7d0ad8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. fix(prepare): only hande source file (#10400)

    * fix(prepare): only hande source file
    
    * refactor: last index of
    
    * chore: remove unused code
    
    * chore: code style
    fz6m authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3dcfc85 View commit details
    Browse the repository at this point in the history
  2. feat: addOnDemandDeps api (#10438)

    * feat: `addOnDemandDeps` api
    
    * chore: code style
    
    * chore: code style
    fz6m authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5e9a332 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f208f6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e1b365 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f74802 View commit details
    Browse the repository at this point in the history
  6. feat: check mf.name is valid identifier (#10428)

    * feat: check mf.name is valid identifier
    
    * fix: typo
    
    * fix: typo
    
    * refactor: better variable name
    
    Co-Authored-By: pshu <415655+stormslowly@users.noreply.github.com>
    
    * feat: throw error when mf.name is not valid
    
    * chore: add comment
    
    ---------
    
    Co-authored-by: pshu <415655+stormslowly@users.noreply.github.com>
    AkaraChen and stormslowly authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a3fb281 View commit details
    Browse the repository at this point in the history
  7. ci: PullRequest Checker (#10319)

    * ci: PullRequest Checker
    
    * chore: 忽略docs修改
    
    * chore: add img
    
    * Update .github/workflows/pr-checker.yml
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    
    * chore: permission
    
    * ci: over
    
    * perf: need permission
    
    * chore: add people
    
    * chore: add fengsx
    
    * chore: add more
    
    * Update .github/workflows/pr-checker.yml
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    3 people authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    39fcb51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2dde51 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. docs: 📝 icons 集合手动安装说明 (#10450)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3484b3b View commit details
    Browse the repository at this point in the history
  2. feat(plugins): 新增confetti插件。 (#10441)

    Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
    goo-yyh and yuyuehui.yyh authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6c3f55d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. feat: 添加 mock 引用校验 (#10447)

    * feat: 添加 mock 引用校验
    
    * fix: e to onPrepareBuildSuccess
    
    * fix: result.metafile ybe undefined
    
    * Update packages/preset-umi/src/features/check/check.ts
    
    ---------
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    hanzebang and sorrycc authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    10d551d View commit details
    Browse the repository at this point in the history
  2. docs: improve description (#10445)

    * docs: perf description
    
    * chore: block
    
    * Update docs/docs/api/config.md
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    
    ---------
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    txp1035 and sorrycc authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3c21567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38af70f View commit details
    Browse the repository at this point in the history
  4. release: 4.0.51

    PeachScript committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    73ffe37 View commit details
    Browse the repository at this point in the history
  5. chore: use new method of trim (#10461)

    Signed-off-by: Innei <tukon479@gmail.com>
    Innei authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    7eae7a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f87173f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. perf: cnpm and tnpm are supported (#10452)

    * feat: Install the specified package
    
    * chore: upgrade
    
    * feat: Custom installation
    
    * perf: insurance
    
    * fix: ci
    
    * Update packages/preset-umi/src/features/icons/icons.ts
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    
    * revert: feat: npmClient
    
    * feat: another implementation
    
    * fix: ci
    
    * perf: api
    
    * perf: type
    
    * perf: name
    
    ---------
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    txp1035 and sorrycc authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    603263b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff73aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf93b59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381b053 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38dd18b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. fix: type (#10478)

    fz6m authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3c5409b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    b54688b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0102632 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    debd6e5 View commit details
    Browse the repository at this point in the history
  4. feat(did-you-know): use hyperlink (#10469)

    * feat(did-you-know): use hyperlink
    
    * feat(did-you-know): beautify style
    AkaraChen authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    abc5549 View commit details
    Browse the repository at this point in the history
  5. fix: pr_check and log (#10494)

    * perf: 增加日志
    
    * fix: user
    
    * perf: arr
    txp1035 authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c7a6081 View commit details
    Browse the repository at this point in the history
  6. Update styling.md (#10493)

    Sunny-117 authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    e7d9d80 View commit details
    Browse the repository at this point in the history
  7. docs: 📝 docs chore update (#10502)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    af5e65e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. feat: upgrade vite dependencies to v4.1 (#10337)

    * feat: upgrade vite dependencies to v4.0.4
    
    * feat(bundler-vite): remove core-js dependencies
    
    * chore: code style
    
    * feat: vite deps upgrade to 4.1
    
    * Update scripts/bundleDeps.ts
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    xierenyuan and fz6m authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9aad81e View commit details
    Browse the repository at this point in the history
  2. feat(legacy): check output format (#10476)

    * feat(legacy): check output format
    
    * chore: update lock file
    fz6m authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    055c6c1 View commit details
    Browse the repository at this point in the history
  3. Feat/plugin prove layout (#10497)

    * feat(plugins): 提升 layout 组件注册时间
    
    * feat(plugins): 提升 layout 插件注册时间
    
    * feat(plugins): 优化 layout 注册速度
    
    * feat(plugins): 优化 layout 注册速度
    
    * feat(plugins): 优化 layout 插件运行速度
    
    * feat(plugins): 优化 layout 插件运行速度
    
    * feat(plugins): 去除额外修改
    
    * feat(plugins): 去除额外修改
    
    * feat(plugins): 去除额外修改
    
    * Update packages/plugins/src/layout.ts
    
    ---------
    
    Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    3 people authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    44050b5 View commit details
    Browse the repository at this point in the history
  4. feat(preset-umi): 提升 appData 插件注册时间 (#10496)

    * feat(preset-umi): 提升 appData 插件注册时间
    
    * feat(preset-umi): 优化 app-data 注册速度
    
    ---------
    
    Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
    goo-yyh and yuyuehui.yyh authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    26a3219 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4844d92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebdee63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e024b93 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. feat: add bigfish doctor (#10528)

    * feat: add bigfish doctor
    
    * Update did-you-know/src/plugin.ts
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    3 people authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    872c303 View commit details
    Browse the repository at this point in the history
  2. fix: style (#10520)

    txp1035 authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3b0c7b8 View commit details
    Browse the repository at this point in the history
  3. docs: 📝 给 request 文档中 errorThrower 添加备注 (#9291)

    * docs: 📝 给 request 文档中 errorThrower 添加备注
    
    * docs: 📝 使用 Message 组件添加备注
    
    * docs: 📝 引入 Message 组件
    
    ---------
    
    Co-authored-by: shiyu <dongyuxin.dyx@antgroup.com>
    october-rain and shiyu authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    256748f View commit details
    Browse the repository at this point in the history
  4. feat(umi-preset): add mfsu cli (#10521)

    * feat: ✨ add mfsu-cli command
    
    * refactor: 🎨 mfsu sub commans should run in NODE_EVN dev
    
    * refactor: 🎨  暴露 dev setup 逻辑提供给 commands 使用
    
    * refactor: 🎨 support eager build in current process
    
    * refactor: 🎨 allow eager mode to build in process
    
    * feat: ✨ support build action for mfsu all strategy
    
    * feat: ✨ support mfsu ls to list deps
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7242248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2548cf7 View commit details
    Browse the repository at this point in the history
  6. fix: 🐛 antd5 开启 import=true 直接报错 (#10525)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c5fde6c View commit details
    Browse the repository at this point in the history
  7. fix: export type RequestOptions and Request (#10524)

    * fix: export type RequestOptions and Request
    
    * Update packages/plugins/src/request.ts
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    seafronthu and fz6m authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5da059d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    428d793 View commit details
    Browse the repository at this point in the history
  9. chore: improve create-umi (#10508)

    * wip: improve create umi app
    
    * wip: plugin template
    
    * feat: improve create umi
    
    * fix: type
    
    * fix: test
    
    * dep: upgrade
    
    * chore: text color
    fz6m authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    27eca13 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87fa660 View commit details
    Browse the repository at this point in the history
  11. Revert "fix(prepare): alias handle (#10523)" (#10532)

    This reverts commit 428d793.
    stormslowly authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    385c247 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f0b0467 View commit details
    Browse the repository at this point in the history
  13. release: 4.0.52

    stormslowly committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3d142f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    ade80c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9284f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. chore: add yuaanlin (#10549)

    txp1035 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    aaa8da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864def9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17a5c1a View commit details
    Browse the repository at this point in the history
  4. chore: ✏️ 文档杂项调整 (#10553)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    208b1c1 View commit details
    Browse the repository at this point in the history
  5. feat(preset-umi): improve icons type, support collection prefix and l…

    …ocal icons (#10554)
    
    * feat(preset-umi): improve icons type, support collection prefix
    
    * feat: support derive local icon keys
    sorrycc authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    7597fa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. feat(ui): basic umi ui (#10559)

    * feat(ui): initial umi ui
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: fix ci
    
    * chore: update
    
    * chore: fix ci
    
    * chore: improve config panel
    
    * chore: basic plugins
    
    * chore: add basic imports
    sorrycc authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4124559 View commit details
    Browse the repository at this point in the history
  2. refactor: 🎨 onLoad should better use async function (#10562)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a02d104 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. fix(preset-umi): fix prebuild esbuild alias resolve error (#10570)

    * fix(prepare): alias handle (#10523)
    
    * fix: 🐛 prebuild alias 为 npm 包名的 case
    
    * refactor: 🎨  relavtie file path should startswith ./ or ../
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    Co-authored-by: pshu <pishu.spf@antfin.com>
    3 people authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1bc0060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea8e0e View commit details
    Browse the repository at this point in the history
  3. feat: 约定式路由支持配置额外属性 (#10527)

    * feat: 约定式路由支持配置额外属性
    
    * wip: 增加esbuild抽取routeProps
    
    * fix: 修复由于tempFiles onGenerateFiles先执行导致clientLoader以及routeProps获取属性不正确
    
    * refactor: 抽取clientLoadery和routeProps公用逻辑
    
    * refactor: route props
    
    * chore: remove refresh route data method
    
    * example: add route props example
    
    * feat: add `useRouteProps` and type
    
    * docs: `useRouteProps`
    
    * chore: improve type
    
    ---------
    
    Co-authored-by: fz6m <59400654+fz6m@users.noreply.github.com>
    AdoKevin and fz6m authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    deedf45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30a11c6 View commit details
    Browse the repository at this point in the history
  5. feat/icons support include (#10552)

    * feat: ✨ icons 支持 include 配置
    
    * test: ✅ 增加 icons include e2e 测试
    
    * docs: 📝  icons#include 文档
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9659443 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63f4046 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7a6b86 View commit details
    Browse the repository at this point in the history
  8. test: fix ci (#10586)

    * test: fix ci
    
    * chore: fix test
    sorrycc authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0be5d13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    488f056 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b936c0a View commit details
    Browse the repository at this point in the history
  11. release: 4.0.53

    sorrycc committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    63b2c06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d66a108 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. test: ✅ try ci with chrome (#10596)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    99a2522 View commit details
    Browse the repository at this point in the history
  2. chore: ⬆️ cypress 12 (#10598)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    c916ab7 View commit details
    Browse the repository at this point in the history
  3. feat(preset-umi): resolve esbuild minify naming conflicts (#10585)

    * feat(preset-umi): resolve esbuild minify naming conflicts
    
    * chore: code style
    
    * feat(bundler-webpack): refactoring esbuild fix
    
    * chore: mf-remote use window
    
    * chore: update pnpm-lock.yaml
    
    * chore: remove console
    
    * feat(bundler-webpack): add config esbuildMinifyIIFE
    xierenyuan authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cc58901 View commit details
    Browse the repository at this point in the history
  4. fix: 🐛 识别 libs/xxx 为本地内部依赖 (#10594)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    25597b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4f67ba View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. docs: 📝 更新 mfsu cli 文档 (#10601)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    a66d003 View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 onload esbuild plungin call override js[x] file loader (#10603)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    05bfded View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6c073 View commit details
    Browse the repository at this point in the history
  4. dep: upgrade multiple deps including core-js (#10609)

    * dep: upgrade multiple deps including core-js
    
    * chore: update release script
    
    * ci: fix
    sorrycc authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    7d3bc4d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    e662c3c View commit details
    Browse the repository at this point in the history
  2. feat(bundler-webpack): refactor esbuildMinifyFix repeated execution (#…

    …10621)
    
    * feat(bundler-webpack): refactor esbuildMinifyFix repeated execution
    
    * Update docs/docs/api/config.md
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    xierenyuan and fz6m authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d65da47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8e1a9c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    d54a43e View commit details
    Browse the repository at this point in the history
  2. Feature/lyy deadcode 0227 (#10623)

    * feat(preset-umi): deadcode 命令开发
    
    * feat(preset-umi): deadcode 命令开发
    
    * feat(preset-umi): deadcode 命令开发
    
    * dep: remove madge
    
    * dep: install madge on demand
    
    * chore: improve process
    
    ---------
    
    Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
    Co-authored-by: fz6m <59400654+fz6m@users.noreply.github.com>
    3 people authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0de2da4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6852722 View commit details
    Browse the repository at this point in the history
  4. fix(ssr): in the last run (#10625)

    * fix(ssr): in the last run
    
    * chore: code style
    fz6m authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    95e64c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e5ccd4 View commit details
    Browse the repository at this point in the history
  6. chore: add type (#10627)

    * chore: add type
    
    * chore: string
    txp1035 authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    878255e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    f596505 View commit details
    Browse the repository at this point in the history
  2. feat(preset-umi): 添加 deadcode 命令 doc (#10635)

    Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
    goo-yyh and yuyuehui.yyh authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    eef65ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0f90ac View commit details
    Browse the repository at this point in the history
  4. perf: module lazy import (#10646)

    * perf: improve
    
    * perf: lazy import `prettier`
    
    * refactor: import lazy style
    
    * perf: babel code frame
    fz6m authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    8e8d3bf View commit details
    Browse the repository at this point in the history
  5. chore: support source-map for esbuild minify iife (#10624)

    * dep: add `@ampproject/remapping`
    
    * chore: source-map support for esbuild minify iife
    
    * chore: update lock file
    fz6m authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    55c8437 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. feat: global loading is obtained from appData (#10638)

    * feat: global loading is obtained from appData
    
    * Update packages/preset-umi/src/features/tmpFiles/tmpFiles.ts
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    
    * chore: update umi.tpl
    
    ---------
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    Wxh16144 and sorrycc authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ed0af4e View commit details
    Browse the repository at this point in the history
  2. feat(mfsu): mfsu eager use prepare generated filelist (#10574)

    * refactor(pre-umi): 🎨 prepare esbuild 指定 absWorkdir
    
    * perf(mfsu): ⚡️ 利用 prepare 阶段获取项目文件列表
    
    * fix: 🐛 mfsu subcommand fix
    
    * refactor: 🎨 extract project file list function
    
    * refactor: 🎨 rename resolve
    
    * fix: 🐛 兼容 vue 模式
    
    * chore: 🔥 debug windows e2e case
    
    * chore: 🔥 widnows debug2
    
    * fix: 🐛 fix winPath
    
    * fix: 🐛 normalize and winpath src path
    
    * fix: 🐛  winpath and esbuild again
    
    * fix: 🐛 debug why windows miss pages/*.tsx
    
    * fix: 🐛 alias setup inspect
    
    * fix: 🐛 if alias plugin missed out, fallover by external plug int resolve alias
    
    * fix: 🐛 abs path falllback to alias hanndle
    
    * refactor: 🔥 clean up debug
    
    * refactor: 🔥 clearn debug mod
    
    * fix: 🐛  fix merge error
    
    * test: ✅ 增加测试用例
    
    * refactor: 🎨  相对路径的 alias 在 alias 插件中 resolve。
    
    * refactor: 🎨 prepare add type
    
    * refactor: 🎨 通过 appData.prepare.buileResult 获取文件列表
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c756907 View commit details
    Browse the repository at this point in the history
  3. refactor: 🔥 (#10654)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9cf9a7b View commit details
    Browse the repository at this point in the history
  4. fix(preset-umi): partial onBuildComplete hooks lost when error (#10632)

    * chore(preset-umi): stub commit
    
    * fix(preset-umi): partial onBuildComplete hook lost bug when build error
    
    * feat(preset-umi): support onBuildCompleteAsync plugin hook
    
    * refactor(preset-umi): make onBuildComplete hook supports async
    
    * refactor(preset-umi): correct logic
    
    * chore(preset-umi): remove useless method
    PeachScript authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    56820c6 View commit details
    Browse the repository at this point in the history
  5. feat(preset-umi): support to disable react-helmet-async to reduce size (

    #10633)
    
    * feat(helmet): support to disable react-helmet-async to reduce size
    
    * docs: describe helmet option
    
    * refactor(preset-umi): use innerProvider for helmet feature
    
    * refactor(preset-umi): correct helmet logic
    PeachScript authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    0b086ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c81e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23515d2 View commit details
    Browse the repository at this point in the history
  8. revert: "chore: add type (#10627)" (#10660)

    This reverts commit 878255e.
    PeachScript authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    887b752 View commit details
    Browse the repository at this point in the history
  9. release: 4.0.54

    PeachScript committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    03983e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    528fbee View commit details
    Browse the repository at this point in the history
  11. release: 4.0.55

    PeachScript committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    8d7cfbf View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. chore: type for block and string (#10662)

    * chore: block and string
    
    * chore: info
    txp1035 authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4b2322c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a99cbd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    5d3009b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc8216 View commit details
    Browse the repository at this point in the history
  3. feat: did-you-know prompt strategy (#10663)

    * feat: did-you-know first show tip did not prompt, then random, must be different from prev
    
    * fix: change max reset count
    
    * fix: use faketimer to prevent get the same timestamp
    
    * refactor: use closure to update, use tip index as id
    
    * fix: typo
    
    * fix: resolve review
    
    * fix: write file when first onGen, resolve review
    
    * fix: records move to .cache
    
    * fix: mkdir when no exist
    xyuanbuilds authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7c7fd3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9319598 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. fix(ssr): helmet context conflicts in ssr (#10689)

    * fix(helmet): helmet lost in ssr
    
    * chore: add ssr webpack example
    PeachScript authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    95377f7 View commit details
    Browse the repository at this point in the history
  2. release: 4.0.56

    PeachScript committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    55d6adf View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. feat: add http2 switch into https user config (#10693)

    * feat: add http2 switch into https user config
    
    * fix: https.createServer 类型修复
    
    * Update docs/docs/api/config.md
    
    * fix: 类型修复
    
    ---------
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    tsy77 and sorrycc authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1dff935 View commit details
    Browse the repository at this point in the history
  2. feat: 开启 styledComponents 配置后,模板文件按照 styled-components 格式生成,功能支持 (#10703

    )
    
    * feat: 开启 styledComponents 配置后,模板文件按照 styled-components 格式生成功能支持
    
    * feat: 开启 styledComponents 配置后,模板文件内容修改
    
    * fix: 添加注释
    
    * Update packages/preset-umi/templates/generate/page/index.styled-components.tsx.tpl
    
    ---------
    
    Co-authored-by: 岁贤 <qiguoqi.qgq@antgroup.com>
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    3 people authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8295990 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. feat: describe config support zod schema (#10679)

    * feat: describe config support zod schema
    
    * chore: update lock
    
    * feat: zod utils entry @umijs/utils
    
    * fix: win path
    
    * fix: tmp file type
    
    * Update packages/core/src/config/config.ts
    
    * Update packages/utils/package.json
    
    ---------
    
    Co-authored-by: fz6m <59400654+fz6m@users.noreply.github.com>
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    3 people authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    341b9f0 View commit details
    Browse the repository at this point in the history
  2. chore: update pnpm-lock.yaml

    sorrycc committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    db4e727 View commit details
    Browse the repository at this point in the history
  3. fix: 修复约定式路由在文件夹名以 index 结束时生成错误的问题 (#10333)

    * fix: convention routes mistake
    
    * refactor(core): optimize regex
    
    Co-Authored-By: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    AkaraChen and fz6m authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    55d7b59 View commit details
    Browse the repository at this point in the history
  4. feat: ✨ telemetry (#10688)

    * feat: ✨ telemetry
    
    * fix: 🐛 telemetry prefixWith name error
    
    * feat: ✨ enable in plugin api
    
    * chore: ✏️ telemetry example
    
    * fix: 🐛 add missing timestamp
    
    * fix: 🐛 no postinstall in examples
    
    * test: ✅ fix ut
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    293491e View commit details
    Browse the repository at this point in the history
  5. feat: ✨ autoCSSModules 支持 .module.css|less 方式 CSS 模块 (#10698)

    * feat: ✨ autoCSSModules 配置开启使用对象,legacy模式支持配置开启
    
    * refactor: 🔥 remove default auto: true config,leave the config to user via legacy: { ...}
    
    * refactor: 🎨 review modify
    
    * refactor: 🎨 change cssModules.legacy to normal normalCSSLoaderModules
    
    * fix: 🐛 fix tsc type error
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5cf7c46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdf6d44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6eca991 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    989edfe View commit details
    Browse the repository at this point in the history
  9. release: 4.0.57

    stormslowly committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    68e54d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. dep: bundle babel 7.21 (#10718)

    fz6m authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    44028a2 View commit details
    Browse the repository at this point in the history
  2. chore: use pnpm publish (#10719)

    * chore: use pnpm publish
    
    * chore: replace valtio and did-you-know
    fz6m authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    7eca387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e628422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4ac60b View commit details
    Browse the repository at this point in the history
  5. chore: update release script

    sorrycc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    84f35cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b616426 View commit details
    Browse the repository at this point in the history
  7. feat: deadcode with more args (#10717)

    * feat: deadcode with more args, default file url, can output json ,can get create&modify info with verbose option
    
    * fix: pathPrefix -> outFile
    
    * refactor: resolve review
    xyuanbuilds authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    accfcf4 View commit details
    Browse the repository at this point in the history
  8. @umijs/ui import 菜单页面开发 (#10686)

    * feat(ui): 布局调整
    
    * feat(ui): imports list 开发
    
    * feat(ui): imports list 开发
    
    * feat(ui): imports 新增列表视图和图表视图
    
    * feat(ui): imports 新增 list 视图和 chart 视图
    
    * feat(ui): 补充 pnpm-lock
    
    ---------
    
    Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
    goo-yyh and yuyuehui.yyh authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6a4f9ce View commit details
    Browse the repository at this point in the history
  9. fix: 🐛 fix eager consumer error in mf (#10721)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e8f8afa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. chore: ✅ cypress use electron back (#10607)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    fea429c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    aa40f59 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. chore: add contributors

    sorrycc committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8a5ab94 View commit details
    Browse the repository at this point in the history
  2. docs: add qiankun faq (#10734)

    * docs(qiankun): 新增 FAQ
    
    * docs(qiankun): modify
    
    * docs(qiankun): modify
    kuitos authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    00ba148 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Feature/lyy umi UI plugins (#10739)

    * feat(ui): umi ui plugin 页面开发
    
    * feat(ui): delete console.log
    
    * Update package.json
    
    ---------
    
    Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    3 people authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    579e8ff View commit details
    Browse the repository at this point in the history
  2. fix: page not prerendered should not hydrate (#10724)

    * fix: page not prerendered should not hydrate
    
    * chore: better import and code optimization
    
    * fix: optimize path
    MadCcc authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    dd19d6b View commit details
    Browse the repository at this point in the history
  3. feat: support zod2ts & joi schema migrate zod schema (#10722)

    * feat: support zod2ts & joi schema migrate zod schema
    
    * chore: remove zod-to-ts
    
    * feat(preset-umi): config to optional
    
    * chore: update demo config
    
    * feat: add zod2ts pkg
    
    * chore: improve type
    
    * fix: some schema
    
    * chore: migrate missing files
    
    * chore: improve type
    
    * feat: complete type
    
    * chore: details
    
    ---------
    
    Co-authored-by: fz6m <59400654+fz6m@users.noreply.github.com>
    xierenyuan and fz6m authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3d782d7 View commit details
    Browse the repository at this point in the history
  4. feat: inject App Provider features for antd5.x (#10705)

    * perf: extraction antd tpl
    
    * feat: inject App Provider features for antd5.x
    
    * docs(antd): update docs
    
    * chore: update
    
    * fix: fix tpl
    
    * chore: update order
    
    https://ant.design/components/app#sequence-with-configprovider
    
    * chore: update
    
    * docs: update docs
    
    * chore: update
    
    * docs: update
    
    * chore: update
    
    * chore: update lowest version
    
    * chore: add example
    
    * chore: update docs
    
    * chore: fix pnpm-lock.yaml
    
    * docs: update docs
    
    * chore: format code
    
    * Revert "chore: fix pnpm-lock.yaml"
    
    This reverts commit 99968c7.
    
    * chore: fix lock file
    
    * Update packages/plugins/tpls/antd-runtime.ts.tpl
    
    Co-authored-by: Peach <scdzwyxst@gmail.com>
    
    * chore: update
    
    * chore: update example
    
    * chore: fix pnpm-lock file
    
    * chore: format code
    
    Co-authored-by: PeachScript <PeachScript@users.noreply.github.com>
    
    * chore: update
    
    todo: 这里需要进一步优化。保留「用户能配 antd 运行时配置但会发现永远不执行」的问题,作为下一个 PR 修复
    see more: #10705 (comment)
    
    * chore: remove nued tpl
    
    * Revert "chore: remove nued tpl"
    
    This reverts commit 47f7afa.
    
    * Revert "chore: update"
    
    This reverts commit a505c30.
    
    * chore: update
    
    * chore: update warn tips
    
    * chore: update
    
    ---------
    
    Co-authored-by: Peach <scdzwyxst@gmail.com>
    Co-authored-by: PeachScript <PeachScript@users.noreply.github.com>
    3 people authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8e7dfdd View commit details
    Browse the repository at this point in the history
  5. feat: onDevCompileDone add ws opts (#10728)

    * feat: add global ws for umi ui
    
    * feat: onDevCompileDone add ws opts
    
    * feat: add types
    
    * Update packages/preset-umi/src/types.ts
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    xiaohuoni and fz6m authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    46c96bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ff3e8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6ff9a5 View commit details
    Browse the repository at this point in the history
  8. dep: upgrade webpack (#10746)

    fz6m authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6478a82 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix: type (#10742)

    * fix: type
    
    * chore: CSSStyleDeclaration
    
    * Update SelectLang.tpl
    
    * Update SelectLang.tpl
    txp1035 authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f8e0523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196c93c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8955b4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abf5ff5 View commit details
    Browse the repository at this point in the history
  5. release: 4.0.58

    sorrycc committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5da8a37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e4d300 View commit details
    Browse the repository at this point in the history
  7. release: 4.0.59

    sorrycc committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    08e0f61 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. feat: joi to zod (#10752)

    * Revert "revert: feat: support zod2ts & joi schema migrate zod schema"
    
    This reverts commit 8955b4b.
    
    * refactor: remove ts method
    
    * chore: remove lazy type
    
    * refactor: zod2ts
    
    * test: add optional chain
    
    * chore: remove unused code
    fz6m authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    fcfaa81 View commit details
    Browse the repository at this point in the history
  2. feat(bundler-webpack): joi schema migrate to zod (#10749)

    * feat(bundler-webpack): joi schema migrate to zod
    
    * refactor: remove desc
    
    * perf: remove concat
    
    * fix: type
    
    ---------
    
    Co-authored-by: fz6m <59400654+fz6m@users.noreply.github.com>
    xierenyuan and fz6m authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    feeab8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9ae508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6511294 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89212ec View commit details
    Browse the repository at this point in the history
  6. release: 4.0.60

    sorrycc committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    baafffa View commit details
    Browse the repository at this point in the history
  7. release: 4.0.61

    sorrycc committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    89b9600 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    fb73a28 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    8daf64a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1451ab5 View commit details
    Browse the repository at this point in the history
  3. docs: update (#10776)

    fz6m authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d131226 View commit details
    Browse the repository at this point in the history
  4. feat: upgrade template ts to v5 (#10775)

    * feat: upgrade template ts to v5
    
    * chore: code style
    fz6m authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    8a810e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8aa978 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. feat(changelog): add auto generate release changelog script (#10761)

    * feat: add generate change log script
    
    * feat: use selenium-webdriver to set github release notes
    
    * feat(changelog): add get latest tag
    
    * feat: add gpt translate
    
    * feat: code comment optimization
    
    * feat(changelog): change github owner name
    
    * feat(changelog): remove dev params
    
    * chore: move dependencies to devDependencies
    
    * fix: get tag from argv
    
    * fix: add comment spaces
    
    * feat: github utils and openai utils use scope file name
    
    ---------
    
    Co-authored-by: 禾承 <chengdonghang.cdh@alibaba-inc.com>
    MaxCDon and 禾承 authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8bc6eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe3a8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cdf6ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f1bce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11fd7ec View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. fix: 🐛 resolve from importer should priortize (#10804)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    70d35ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c1cb8 View commit details
    Browse the repository at this point in the history
  3. refactor(preset-umi): allow skip routeProps plugin (#10790)

    * fix(preset-umi): allow skip routeProps plugin
    
    * Update packages/preset-umi/src/features/tmpFiles/tmpFiles.ts
    
    ---------
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    PeachScript and sorrycc authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    94da710 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d03770 View commit details
    Browse the repository at this point in the history
  5. release: 4.0.62

    PeachScript committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4e9c13d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. feat(plugins): joi schema migrate to zod (#10823)

    * feat(plugins): joi schema migrate to zod
    
    * feat(plugins): update mf zod schema
    
    * feat(plugins): update mf zod schema
    
    * feat(plugins): zod bool to zod literal
    
    * feat(plugins): update mf zod schema
    xierenyuan authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c1bcae5 View commit details
    Browse the repository at this point in the history
  2. feat: ✨ add file imports info in prepare data (#10812)

    * feat: ✨ add file imports in prepare dat
    
    * fix: 🐛 typescript error
    
    * refactor: 🎨 插件会自己加 prepare 前缀
    
    * refactor: 🎨 use type from @umijs/es-module-parser
    
    * refactor: 🎨 失败情况保留上次分析的数据
    
    * refactor: 🎨 手动同步 类型定义
    
    * chore: ⬆️ @umijs/es-module-parser 0.0.6
    
    * refactor: 🎨 add await to esbuild watch
    
    * refactor: 🎨  use lazyImport
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7065017 View commit details
    Browse the repository at this point in the history
  3. fix(plugins): clickToComponent only in dev mode (#10759)

    * fix(ctc): clickToComponent only in dev mode
    
    * fix(c2c): enableBy
    
    * chore: format
    F-loat authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7a545a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b72a63 View commit details
    Browse the repository at this point in the history
  5. feat: support react-intl config (#10766)

    * feat: support react-intl config
    
    * Update docs/docs/max/i18n.md
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    zenotsai and fz6m authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    008e320 View commit details
    Browse the repository at this point in the history
  6. refactor(plugins): zod schema remove false definition (#10826)

    * feat(plugins): zod schema remove false definition
    
    * fix: some zod schema
    
    ---------
    
    Co-authored-by: fz6m <59400654+fz6m@users.noreply.github.com>
    xierenyuan and fz6m authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0dd293f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba46759 View commit details
    Browse the repository at this point in the history
  8. release: 4.0.63

    PeachScript committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ad82b89 View commit details
    Browse the repository at this point in the history
  9. feat: add @umijs/copilot (still wip) (#10831)

    * feat: add @umijs/copilot (still wip)
    
    * chore: update pnpm-lock.yaml
    
    * chore: code style
    
    * Update copilot/bin/umi-copilot.js
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    sorrycc and fz6m authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e516424 View commit details
    Browse the repository at this point in the history
  10. feat: support init template from npm (#10833)

    * dep: add tar
    
    * feat: support init template from npm
    
    * docs: create umi from template
    
    * chore: should select npm client
    
    * chore: typo
    fz6m authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e9b29bf View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    a966ea5 View commit details
    Browse the repository at this point in the history
  2. feat(preset-umi): integrate umi ui to preset-umi (#10837)

    * feat(preset-umi): integrate umi ui to preset-umi
    
    * chore: add DEBUG_UMI_UI_PATH for local debug
    
    * fix: ci
    
    * chore: update pnpm-lock.yaml
    sorrycc authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    759a0f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c671d2 View commit details
    Browse the repository at this point in the history
  4. fix: 🐛 support wasm (#10836)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e5b851b View commit details
    Browse the repository at this point in the history
  5. docs: use named component export and improve qiankun config (#10848)

    * docs: use named component export
    
    * chore: space
    fz6m authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7109cef View commit details
    Browse the repository at this point in the history
  6. fix: build 时报错找不到 uno.css (#10832)

    * fix: build 时报错找不到 uno.css
    
    * refactor: 使用 execa
    
    同时把 uno css 的 log 同步到主进程
    
    * Update packages/plugins/src/unocss.ts
    
    * Update packages/plugins/src/unocss.ts
    
    ---------
    
    Co-authored-by: liaoyl <liaoyl@duneproject.xyz>
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    3 people authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    bbda551 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. fix(setNodeprecation): update the reference url (#10852)

    * fix(setNodeprecation): update the reference url of why use process.noDeprecation
    
    * fix(setNodeprecation): reference url use permalink
    zxf4399 authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c5f3dc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    a884aad View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 匹配时找到有版本信息 pkg.json (#10860)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a4c1885 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    d56085b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    1da8400 View commit details
    Browse the repository at this point in the history
  2. fix(prepare): 过滤仅仅 js 文件进行解析 (#10861)

    * fix: 🐛 only pasre js file
    
    * refactor: 🎨 improve style file
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5dc0699 View commit details
    Browse the repository at this point in the history
  3. chore: ⬆️ es-module-parser (#10876)

    1. 优化了异步并发控制
    2. 增加了一个同步实现
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4c2042f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f732e50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dff4b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c59a2f1 View commit details
    Browse the repository at this point in the history
  7. release: ui@3.0.0

    stormslowly committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    79f4db1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ad3fb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5cef0c View commit details
    Browse the repository at this point in the history
  10. chore(ui): fix CI (#10880)

    * chore: ➕ add umi dep
    
    * chore: ⬆️
    
    * fix: 🐛 remove build script
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fef46c1 View commit details
    Browse the repository at this point in the history
  11. fix(qiankun): microapp error when unmount in updating (#10877)

    * fix(qiankun): 兼容微应用 updating 阶段触发了 unmount 的场景
    
    * chore: optimize
    
    ---------
    
    Co-authored-by: PeachScript <scdzwyxst@gmail.com>
    kuitos and PeachScript authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e93842c View commit details
    Browse the repository at this point in the history
  12. release: 4.0.64

    stormslowly committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d610bc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. feat(ui): routes第一版开发 & 目录修改 (#10882)

    * feat(ui): routes第一版开发 & 目录修改
    
    * feat(ui): 删除console
    
    * feat(ui): 修改codeBlock
    
    ---------
    
    Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
    goo-yyh and yuyuehui.yyh authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    8072d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. dep: upgrade to pnpm v8 (#10890)

    * dep: upgrade to pnpm v8
    
    * fix: vue types conflicts
    
    * ci: try use pnpm/exe version instead of pnpm in node 14.x
    fz6m authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    cef68fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972b155 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    2d9c2c0 View commit details
    Browse the repository at this point in the history
  2. feat(plugin-qiankun): qiankun本地研发支持设置appName (#10902)

    Co-authored-by: zhanglanxiao.zlx <zhanglanxiao.zlx@antgroup.com>
    HiLanXiao and zhanglanxiao.zlx authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    dca65e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc122e7 View commit details
    Browse the repository at this point in the history
  4. feat: axios set proxy https agent, timeout tip (#10853)

    * feat: use system proxy, timeout log
    
    * fix: files add compiled, deps lock
    
    * feat: socks proxy
    
    * feat: basic prompt for umi command
    xyuanbuilds authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    aa16d22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90e15a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. fix: upgrade template deps version (#10912)

    * chore: max template
    
    * chore: app template
    
    * chore: plugin template
    
    * chore: vue template
    fz6m authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    644bbb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. 官方文档中,api.addEntryCode样例代码少了一个引号,导致复制后无法正常使用 (#10930)

    Co-authored-by: 南京-杨叶新 <yangyx152@chinaunicom.cn>
    hcfq1999 and 南京-杨叶新 authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a0ead4c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    d0583ac View commit details
    Browse the repository at this point in the history
  2. refactor: 🎨 优化 dva 模型错误展示 (#10951)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5596f55 View commit details
    Browse the repository at this point in the history
  3. chore: 🐛 调整 dev server onBeforeMiddleware 调用顺序 (#10952)

    让 onBeforeMiddleware 真正优先于内置的 Middleware
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3b75d07 View commit details
    Browse the repository at this point in the history
  4. fix: 🐛 mpa 下文件扫描遗漏 mpa 入口文件的问题 (#10937)

    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    74af02b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. release: 4.0.65

    sorrycc committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3d2ce70 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. feat: icons support secondary (#10965)

    * feat: icons support secondary
    
    * fix: Uppercase letters after hyphens
    
    * fix: icons sub path
    
    * example: update
    
    * fix: ci
    
    ---------
    
    Co-authored-by: fz6m <59400654+fz6m@users.noreply.github.com>
    xiaohuoni and fz6m authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3c3b2d3 View commit details
    Browse the repository at this point in the history
  2. feat: joi to zod (#10968)

    * feat: joi to zod
    
    * chore: udpate
    
    ---------
    
    Co-authored-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    xierenyuan and fz6m authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d408837 View commit details
    Browse the repository at this point in the history
  3. fix(qiankun): deep compare when updating micro app (#10972)

    * Revert "fix(qiankun): microapp error when unmount in updating (#10877)"
    
    This reverts commit e93842c
    
    * fix(qiankun): update 阶段使用 deep compare 避免无效更新
    
    * Update packages/plugins/libs/qiankun/master/MicroApp.tsx
    
    ---------
    
    Co-authored-by: Peach <scdzwyxst@gmail.com>
    kuitos and PeachScript authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fb3eb59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac1ea67 View commit details
    Browse the repository at this point in the history
  5. feat(plugin-qiankun): 本地研发时支持设置 http-proxy-middleware 参数 & 重定向逻辑改造 (#…

    …10960)
    
    * feat(plugin-qiankun): qiankun本地研发支持设置appName
    
    * feat(plugin-qiankun): 本地研发时支持设置 proxyMiddleware options
    
    * feat(plugin-qiankun): 本地研发时重定向 url 替换使用原始 req 链接
    
    * fix(plugin-qiankun): 修复本地研发子应用重定向的bug
    
    * fix(plugin-qiankun): 修复本地研发子应用重定向的bug
    
    ---------
    
    Co-authored-by: zhanglanxiao.zlx <zhanglanxiao.zlx@antgroup.com>
    HiLanXiao and zhanglanxiao.zlx authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    db3a325 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    1ef3c33 View commit details
    Browse the repository at this point in the history
  2. fix: too long file path error from mfsu (#10984)

    * fix: 🐛 dep 文件路径过长 生产 hash ,保留 200 个字符方便查看按照文件名查找文件
    
    * fix: 🐛 移除 cwd,路径尽量短
    
    ---------
    
    Co-authored-by: pshu <pishu.spf@antfin.com>
    stormslowly and stormslowly authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8df3299 View commit details
    Browse the repository at this point in the history
  3. feat(preset-umi): customize component in micro generator (#10978)

    * feat(preset-umi): use dir mode instead file
    
    * chore(preset-umi): typo
    mysteryven authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5b684e9 View commit details
    Browse the repository at this point in the history
  4. feat(mfsu): esbuild loader support mjs (#10970)

    * feat(mfsu): esbuild loader support mjs
    
    * chore: code refactoring
    
    * chore: 规则改为映射
    xierenyuan authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9aa7289 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e36898 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7c8d9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb03d14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cda6001 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. feat(preset-vue): support vue jsx plugin (#10996)

    * feat(preset-vue): support vue jsx
    
    * feat: 优化 preset-react 开关 及 移除 vuejsx 配置合并到 vue
    
    * feat(preset-vue): vueJsx rename pluginJsx
    xierenyuan authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2c92292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba78950 View commit details
    Browse the repository at this point in the history
  3. fix(plugins): antd App locale not working bug (#10969)

    * chore: code refactoring
    
    * fix: app locale no work
    
    * feat: cache antd runtime config
    
    * Update runtime.ts.tpl
    xiaohuoni authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b088ea9 View commit details
    Browse the repository at this point in the history
  4. release: 4.0.66

    PeachScript committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    df829f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. fix(plugins): to avoid update qiankun microapp after unmount (#11008)

    * fix(qiankun): unmount 开始后不再触发 update
    
    * chore: remove unnecessary changes
    kuitos authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d94178a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1942b05 View commit details
    Browse the repository at this point in the history