Skip to content

Commit

Permalink
docs(changelog): v2.72.0-beta.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
YannLynn committed Dec 16, 2024
1 parent 6de732f commit 1d23099
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/start/changelog/index-en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ Version:Major.Minor.Patch (follow the **Semver** specification)

---

#### 🎉 2.72.0-beta.0 (2024-12-16)
- 【Feat】
- Table onChange add extra.changeType API to idetify the type of changing [#1238](https://github.com/DouyinFE/semi-design/issues/1238)
- 【Fix】
- fix render state value in Carousel children always get the init one

#### 🎉 2.71.2 (2024-12-13)
- 【Fix】
Expand Down
7 changes: 7 additions & 0 deletions content/start/changelog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
- 不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)


#### 🎉 2.72.0-beta.0 (2024-12-16)
- 【Feat】
- Table onChange 新增 extra.changeType API,用于表示 change 类型 [#1238](https://github.com/DouyinFE/semi-design/issues/1238) [#2617](https://github.com/DouyinFE/semi-design/pull/2617)
- 【Fix】
- 修复 Carousel 在 children 中渲染 state 的值不更新问题 [#2634](https://github.com/DouyinFE/semi-design/pull/2634)


#### 🎉 2.71.2 (2024-12-13)
- 【Fix】
- 去除 Collapsible 组件更新时多余的属性前后是否变化对比 [#2631](https://github.com/DouyinFE/semi-design/pull/2631)
Expand Down

0 comments on commit 1d23099

Please sign in to comment.