Releases: ant-design/antd-style
Releases · ant-design/antd-style
v3.7.1
3.7.1 (2024-10-22)
🐛 Bug Fixes
v3.7.0
3.7.0 (2024-09-28)
✨ Features
- Remove
@emotion/server
to adapt SSR in edge runtime, closes #169 (3a6b86c)
v3.7.0-beta.1
✨ Features
- Try to remove @emotion/server to suit SSR in edge runtime (a7d0394)
v3.6.3
3.6.3 (2024-09-12)
🐛 Bug Fixes
- Export the CSSObject type from incorrect package, closes #167 (85db0b3)
v3.6.2
3.6.2 (2024-03-24)
🐛 Bug Fixes
- Fix rerender with ThemeSwitcher (8669b88)
v3.6.2-beta.1
🐛 Bug Fixes
- Fix rerender with ThemeSwitcher (8669b88)
v3.6.1
3.6.1 (2023-12-08)
🐛 Bug Fixes
- 兼容 createInstance 时自定义 prefixCls 的场景, closes #126 (61af366)
v3.6.0
3.6.0 (2023-12-08)
✨ Features
- Support iconPrefixCls and prefixCls on createStyles, closes #125 (f2e72a3)
v3.5.2
3.5.2 (2023-11-08)
🐛 Bug Fixes