Skip to content

Commit

Permalink
chore: update changelog 2025.02.12
Browse files Browse the repository at this point in the history
  • Loading branch information
xusd320 committed Feb 13, 2025
1 parent 39675d8 commit 89ca741
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

`2025-02-12`

- chore: add check-ecosystem-usages script by @sorrycc in https://github.com/umijs/mako/pull/1759
- fix: analyze don't work in safari by @sorrycc in https://github.com/umijs/mako/pull/1761
- fix(mako): cli delay exit by @sorrycc in https://github.com/umijs/mako/pull/1762
- fix: load wasm by @YufJi in https://github.com/umijs/mako/pull/1705
- fix: chunk groups' order when building mpa by @xusd320 in https://github.com/umijs/mako/pull/1763
- feat(copy): support advanced copy configuration with custom target paths by @BQXBQX in https://github.com/umijs/mako/pull/1711
- chore: add check-ecosystem-usages script by [@sorrycc](https://github.com/sorrycc) in https://github.com/umijs/mako/pull/1759
- fix: analyze don't work in safari by [@sorrycc](https://github.com/sorrycc) in https://github.com/umijs/mako/pull/1761
- fix(mako): cli delay exit by [@sorrycc](https://github.com/sorrycc) in https://github.com/umijs/mako/pull/1762
- fix: load wasm by [@YufJi](https://github.com/YufJi) in https://github.com/umijs/mako/pull/1705
- fix: chunk groups' order when building mpa by [@xusd320](https://github.com/xusd320) in https://github.com/umijs/mako/pull/1763
- feat(copy): support advanced copy configuration with custom target paths by [@BQXBQX](https://github.com/BQXBQX) in https://github.com/umijs/mako/pull/1711

## 0.11.3

Expand Down
12 changes: 6 additions & 6 deletions CHANGELOG_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

`2025-02-12`

- chore: 添加针对 and-design 构建检查 by @sorrycc in https://github.com/umijs/mako/pull/1759
- fix: analyze 报告在 safari 上不工作 by @sorrycc in https://github.com/umijs/mako/pull/1761
- fix(mako): mako cli 延迟退出 by @sorrycc in https://github.com/umijs/mako/pull/1762
- fix: 正确解析 wasm 的导入依赖 by @YufJi in https://github.com/umijs/mako/pull/1705
- fix: 构建多 entry 时 css 排序不稳定 by @xusd320 in https://github.com/umijs/mako/pull/1763
- feat(copy): copy plugin 支持高级配置 by @BQXBQX in https://github.com/umijs/mako/pull/1711
- chore: 添加针对 and-design 构建检查 by [@sorrycc](https://github.com/sorrycc) in https://github.com/umijs/mako/pull/1759
- fix: analyze 报告在 safari 上不工作 by [@sorrycc](https://github.com/sorrycc) in https://github.com/umijs/mako/pull/1761
- fix(mako): mako cli 延迟退出 by [@sorrycc](https://github.com/sorrycc) in https://github.com/umijs/mako/pull/1762
- fix: 正确解析 wasm 的导入依赖 by [@YufJi](https://github.com/YufJi) in https://github.com/umijs/mako/pull/1705
- fix: 构建多 entry 时 css 排序不稳定 by [@xusd320](https://github.com/xusd320) in https://github.com/umijs/mako/pull/1763
- feat(copy): copy plugin 支持高级配置 by [@BQXBQX](https://github.com/BQXBQX) in https://github.com/umijs/mako/pull/1711

## 0.11.3

Expand Down

0 comments on commit 89ca741

Please sign in to comment.