Skip to content

Commit

Permalink
docs: 📝 update changelog for 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stormslowly committed Nov 25, 2024
1 parent e3c3b20 commit cb5bc5f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.9.7

`2024-11-25`

- fix: devserver response header add cacheControl no-cache by [@Jinbao1001](https://github.com/Jinbao1001) in [#1692](https://github.com/umijs/mako/pull/1692) [#1699](https://github.com/umijs/mako/pull/1699)
- fix(ssu): in case external not available to all entries by [@stormslowly](https://github.com/stormslowly) in [#1698](https://github.com/umijs/mako/pull/1698)

## 0.9.6

`2024-11-14`
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG_zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.9.7

`2024-11-25`

- 修复: 开发服务器未设置缓存头问题 by [@Jinbao1001](https://github.com/Jinbao1001) in [#1692](https://github.com/umijs/mako/pull/1692) [#1699](https://github.com/umijs/mako/pull/1699)
- 修复: SSU 补偿的 external 代码可能出错的情况 [@stormslowly](https://github.com/stormslowly) in [#1698](https://github.com/umijs/mako/pull/1698)

## 0.9.6

`2024-11-14`
Expand Down

0 comments on commit cb5bc5f

Please sign in to comment.