File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " ng-zorro-antd" ,
3- "version" : " 21.0.0-next.2 " ,
3+ "version" : " 21.0.0-beta.0 " ,
44 "license" : " MIT" ,
55 "description" : " An enterprise-class UI components based on Ant Design and Angular" ,
66 "schematics" : " ./schematics/collection.json" ,
Original file line number Diff line number Diff line change 55
66import { Version } from '@angular/core' ;
77
8- export const VERSION = new Version ( '21.0.0-next.2 ' ) ;
8+ export const VERSION = new Version ( '21.0.0-beta.0 ' ) ;
Original file line number Diff line number Diff line change @@ -15,8 +15,22 @@ timeline: true
1515
1616---
1717
18+ ## 21.0.0-beta.0
19+
20+ ` 2025-12-26 `
21+
22+ ### Code Refactoring
23+
24+ - migrate ` upload ` ` select ` ` dropdown ` ` cascader ` ` tabs ` ` segmented ` ` message ` ` notification ` to native animation
25+
26+ ### Bug Fixes
27+
28+ - ** i18n:** add missing translations to ` fa_IR ` ([ #9615 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/issues/9615 ) ) ([ 1e8845d] ( https://github.com/NG-ZORRO/ng-zorro-antd/commit/1e8845d245ce7a98850390c61e65b301fb8fcc05 ) )
29+
1830## 21.0.0-next.2
1931
32+ ` 2025-12-22 `
33+
2034### ⚠ BREAKING CHANGES
2135
2236- ** tabs:** remove deprecated ` nz-tabset ` selector ([ #9613 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/issues/9613 ) ) ([ d5e5772] ( https://github.com/NG-ZORRO/ng-zorro-antd/commit/d5e577245da502a85799c84afbf9088c03732319 ) )
Original file line number Diff line number Diff line change @@ -15,8 +15,22 @@ timeline: true
1515
1616---
1717
18+ ## 21.0.0-beta.0
19+
20+ ` 2025-12-26 `
21+
22+ ### Code Refactoring
23+
24+ - native animation 迁移:` upload ` ` select ` ` dropdown ` ` cascader ` ` tabs ` ` segmented ` ` message ` ` notification `
25+
26+ ### Bug Fixes
27+
28+ - ** i18n:** 更新 ` fa_IR ` 国际化文案 ([ #9615 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/issues/9615 ) ) ([ 1e8845d] ( https://github.com/NG-ZORRO/ng-zorro-antd/commit/1e8845d245ce7a98850390c61e65b301fb8fcc05 ) )
29+
1830## 21.0.0-next.2
1931
32+ ` 2025-12-22 `
33+
2034### ⚠ BREAKING CHANGES
2135
2236- ** tabs:** 移除已弃用的 ` nz-tabset ` selector ([ #9613 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/issues/9613 ) ) ([ d5e5772] ( https://github.com/NG-ZORRO/ng-zorro-antd/commit/d5e577245da502a85799c84afbf9088c03732319 ) )
You can’t perform that action at this time.
0 commit comments