|
@@ -15,6 +15,13 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
|
|
|
- **Patch version**: Only include bug fix, the release time is not limited
|
|
|
|
|
|
---
|
|
|
+
|
|
|
+
|
|
|
+#### 🎉 2.55.0-beta.0 (2024-03-22)
|
|
|
+- 【Fix】
|
|
|
+ - Fix the problem that the Table header selection state is incorrectly selected when the data is empty (affects v2.51 ~ v2.54) [#2128](https://github.com/DouyinFE/semi-design/issues/2128)
|
|
|
+ - Fix the problem of Split Button losing style when children Button className changes
|
|
|
+
|
|
|
#### 🎉 2.55.0-beta.0 (2024-03-18)
|
|
|
- 【Fix】
|
|
|
- fix TabBar rendering as empty in SSR [@nekocode](https://github.com/nekocode)
|