| 
					
				 | 
			
			
				@@ -14,6 +14,21 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+#### 🎉 2.58.0-beta.0 (2024-05-06) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+- 【Feat】 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - Nav.Item 支持透传 data-* 参数到 DOM [@meixg](https://github.com/meixg)[#2217](https://github.com/DouyinFE/semi-design/pull/2217) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - Table 兼容 dnd-kit,更新 Table 拖拽排序 demo 为 dnd-kit  [#997](https://github.com/DouyinFE/semi-design/issues/997)  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+- 【Style】 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - 修复 TagIput 在 Form 表单中使用 insetLabel时,样式与其他组件未对齐的问题 [#2216](https://github.com/DouyinFE/semi-design/pull/2216) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+- 【Design token】 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - TagInput 增加 $color-tagInput_prefix-text-default、$spacing-tagInput_insetLabel-marginRight、$font-tagInput_insetLabel-fontWeight 三个 Token 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  [#2216](https://github.com/DouyinFE/semi-design/pull/2216) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - Checkbox 新增 $color-checkbox_cardType-border-default token [#2208](https://github.com/DouyinFE/semi-design/pull/2208) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+- 【Fix】 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - 修复 Table 表头 text-align 在 RTL 模式下对齐不正确的问题 [#2172](https://github.com/DouyinFE/semi-design/issues/2172) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - 修复 Table onGroupedRow className 不生效问题 [#2185](https://github.com/DouyinFE/semi-design/issues/2185)  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - 修复 Table components 类型定义问题 [#2197](https://github.com/DouyinFE/semi-design/pull/2197) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+   
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 - #### 🎉 2.57.0 (2024-04-26) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 - 【Fix】 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     - 修复 Field卸载后,异步校验的结果仍然会写至formState的问题 [@sylingd](https://github.com/sylingd) [#2206](https://github.com/DouyinFE/semi-design/pull/2206) 
			 |