Skip to content

Commit cc84b22

Browse files
authored
chore: changelog of 2.0.0 (#1355)
* chore: changelog 2.0.0 * chore: changelog 2.0.0
1 parent 5748393 commit cc84b22

File tree

9 files changed

+57
-13
lines changed

9 files changed

+57
-13
lines changed

CHANGELOG.en-US.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,28 @@ tag: vVERSION
1616

1717
---
1818

19+
## 2.0.0
20+
21+
`2025-11-22`
22+
23+
🏆 Ant Design X 2.0.0 has been released!
24+
25+
`@ant-design/x` - Smart UI Construction Framework
26+
27+
A React UI library based on the Ant Design system, specifically designed for AI-driven interfaces. It includes ready-to-use intelligent chat components and seamless integration with API services, enabling rapid development of smart application interfaces.
28+
29+
`@ant-design/x-markdown` - High-performance streaming rendering engine
30+
31+
A Markdown rendering solution optimized for streaming content, featuring robust extensibility and exceptional performance with support for formulas, code highlighting, Mermaid diagrams, and more, ensuring a seamless content display experience.
32+
33+
`@ant-design/x-sdk` - AI Chat Data Flow Management
34+
35+
Provide a complete set of tool APIs, out-of-the-box AI chat application data flow management, simplify development processes, and enhance development efficiency.
36+
37+
##### Upgrade Required
38+
39+
🌟 We have prepared an upgrade guide. Please check the [details](/docs/react/migration-v2-cn).
40+
1941
## 2.0.0-alpha.16
2042

2143
`2025-11-17`

CHANGELOG.zh-CN.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,28 @@ tag: vVERSION
1515

1616
---
1717

18+
## 2.0.0
19+
20+
`2025-11-22`
21+
22+
🏆 Ant Design X 2.0.0 已发布!
23+
24+
`@ant-design/x` - 智能界面构建框架
25+
26+
基于 Ant Design 设计体系的 React UI 库、专为 AI 驱动界面设计,开箱即用的智能对话组件、无缝集成 API 服务,快速搭建智能应用界面。
27+
28+
`@ant-design/x-markdown` - 高性能流式渲染引擎
29+
30+
专为流式内容优化的 Markdown 渲染解决方案、强大的扩展能力,支持公式、代码高亮、mermaid 图表等极致性能表现,确保流畅的内容展示体验。
31+
32+
`@ant-design/x-sdk` - AI 对话数据流管理
33+
34+
提供完整的工具 API 集合、开箱即用的 AI 对话应用数据流管理、简化开发流程,提升开发效率。
35+
36+
##### 升级必读
37+
38+
🌟 我们准备了升级文档,查看[详情](/docs/react/migration-v2-cn)
39+
1840
## 2.0.0-alpha.16
1941

2042
`2025-11-17`

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "x-mono",
3-
"version": "2.0.0-alpha.16",
3+
"version": "2.0.0",
44
"private": true,
55
"scripts": {
66
"presite": "npm run prestart --workspaces",
@@ -32,7 +32,7 @@
3232
"@codecov/webpack-plugin": "^1.4.0",
3333
"@madccc/duplicate-package-checker-webpack-plugin": "^1.0.0",
3434
"@size-limit/file": "^11.1.5",
35-
"antd": "6.0.0-alpha.5",
35+
"antd": "^6.0.0",
3636
"circular-dependency-plugin": "^5.2.2",
3737
"dekko": "^0.2.1",
3838
"father": "^4.6.0",

packages/x-markdown/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/x-markdown",
3-
"version": "2.0.0-alpha.16",
3+
"version": "2.0.0",
44
"scripts": {
55
"compile": "father build",
66
"tsc": "tsc --noEmit",
@@ -70,13 +70,13 @@
7070
"@types/react-dom": "^19.0.2",
7171
"@types/react-syntax-highlighter": "^15.5.13",
7272
"@umijs/mako": "^0.11.10",
73-
"antd": "6.0.0-alpha.5",
73+
"antd": "^6.0.0",
7474
"glob": "^11.0.0",
7575
"react": "^19.0.0",
7676
"react-dom": "^19.0.0"
7777
},
7878
"peerDependencies": {
79-
"antd": "6.0.0-alpha.5",
79+
"antd": "^6.0.0",
8080
"react": ">=18.0.0",
8181
"react-dom": ">=18.0.0"
8282
},

packages/x-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/x-sdk",
3-
"version": "2.0.0-alpha.16",
3+
"version": "2.0.0",
44
"homepage": "https://x.ant.design/x-sdks/introduce",
55
"bugs": {
66
"url": "https://github.com/ant-design/x/issues"

packages/x/docs/playground/_utils/local.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const zhCN = {
5050
isMock: '当前为模拟功能',
5151
retry: '重新生成',
5252
placeholder: '点击 Enter 发送消息',
53-
agentName: 'Ant design X 助手',
53+
agentName: 'Ant Design X 助手',
5454
slotTextStart: '请帮我介绍Ant Design X 中',
5555
slotTextEnd: '的用法。',
5656
aiMessage_1: `RICH 设计范式 \n [查看详情](/docs/spec/introduce-cn})`,
@@ -120,7 +120,7 @@ const enUS = {
120120
isMock: 'It is Mock',
121121
retry: 'retry',
122122
placeholder: 'Press Enter to send message',
123-
agentName: 'Ant design X Assistant',
123+
agentName: 'Ant Design X Assistant',
124124
slotTextStart: 'Please help me introduce the usage of ',
125125
slotTextEnd: 'in Ant Design X.',
126126
aiMessage_1: `RICH Design Paradigm \n [View Details](/docs/spec/induction})`,

packages/x/docs/react/migration-v2.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This document will help you upgrade from `@ant-design/x 1.x` to `@ant-design/x 2
1111

1212
## Upgrade Preparation
1313

14-
1. Please upgrade antd in your project to the latest version of 6.x first, and remove/modify related APIs according to the console warning messages.
14+
1. Please upgrade antd in your project to the latest version of 6.x first. For details, please check the [upgrade documentation](https://ant.design/docs/react/migration-v6).
1515

1616
## Incompatible Changes in 2.0
1717

packages/x/docs/react/migration-v2.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: 从 v1 到 v2
1111

1212
## 升级准备
1313

14-
1. 请先将项目中依赖的 antd 升级到 6.x 的最新版本,按照控制台 warning 信息移除/修改相关的 API
14+
1. 请先将项目中依赖的 antd 升级到 6.x 的最新版本,详情请查看[升级文档](https://ant.design/docs/react/migration-v6-cn)
1515

1616
## 2.0 有哪些不兼容的变化
1717

packages/x/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/x",
3-
"version": "2.0.0-alpha.16",
3+
"version": "2.0.0",
44
"description": "Craft AI-driven interfaces effortlessly",
55
"keywords": [
66
"AI",
@@ -148,7 +148,7 @@
148148
"@umijs/fabric": "^4.0.1",
149149
"adm-zip": "^0.5.16",
150150
"ali-oss": "^6.21.0",
151-
"antd": "6.0.0-alpha.5",
151+
"antd": "^6.0.0",
152152
"antd-style": "^4.0.0-alpha.1",
153153
"antd-token-previewer": "^3.0.0",
154154
"axios": "^1.7.7",
@@ -243,7 +243,7 @@
243243
"webpack-bundle-analyzer": "^5.0.1"
244244
},
245245
"peerDependencies": {
246-
"antd": "6.0.0-alpha.5",
246+
"antd": "^6.0.0",
247247
"react": ">=18.0.0",
248248
"react-dom": ">=18.0.0"
249249
},

0 commit comments

Comments
 (0)