You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 🔥 MISC: Raise build target which will not support IE anymore. [#53390](https://github.com/ant-design/ant-design/pull/53390)[@zombieJ](https://github.com/zombieJ)
167
-
- 🆕 MISC: Color-related components now support preset color names (e.g., `red`, `blue`, `green`, etc.). [#53241](https://github.com/ant-design/ant-design/pull/53241)[@zombieJ](https://github.com/zombieJ)
167
+
- 🔥 MISC: Enabled `React Compiler` in the bundled outputs `antd.js` and `antd.min.js` to improve performance. Users in CJS/ESM environments can choose to enable it as needed. For more details, refer to the [React documentation](https://react.dev/learn/react-compiler). [#55781](https://github.com/ant-design/ant-design/pull/55781)[@li-jia-nan](https://github.com/li-jia-nan)
168
+
- 🔥 MISC: Color-related components now support preset color names (e.g., `red`, `blue`, `green`, etc.). [#53241](https://github.com/ant-design/ant-design/pull/53241)[@zombieJ](https://github.com/zombieJ)
168
169
- 🌐 Add Marathi locale translation. [#55179](https://github.com/ant-design/ant-design/pull/55179)[@divyeshagrawal](https://github.com/divyeshagrawal)
169
170
- TypeScript
170
171
- 🤖 Optimize Notification `duration` definition, now disable close is `false`. [#55580](https://github.com/ant-design/ant-design/pull/55580)[@wanpan11](https://github.com/wanpan11)
0 commit comments