File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ toc: false
55spline : explain
66---
77
8+ ## 🌈 1.15.6 ` 2025-10-10 `
9+ ### 🐞 Bug Fixes
10+ - ` VirtualScroll ` : 修复引入虚拟滚动的组件在使用子组件配合异步请求场景的组件告警问题 @uyarn ([ #3876 ] ( https://github.com/Tencent/tdesign-react/pull/3876 ) )
11+
812## 🌈 1.15.5 ` 2025-10-05 `
913### 🐞 Bug Fixes
1014- ` Watermark ` : 修复 ` 1.15.2 ` 版本 SSR 场景下使用的问题 @Wesley-0808 ([ #3873 ] ( https://github.com/Tencent/tdesign-react/pull/3873 ) )
@@ -1313,3 +1317,4 @@ spline: explain
13131317前往 [ GitHub] ( https://github.com/Tencent/tdesign-react/blob/develop/packages/tdesign-react/CHANGELOG-0.x.md ) 查看 ` 0.x ` 更新日志
13141318
13151319
1320+
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-react" ,
3- "version" : " 1.15.5 " ,
3+ "version" : " 1.15.6 " ,
44 "title" : " tdesign-react" ,
55 "description" : " TDesign Component for React" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments