Skip to content

Commit 94080d2

Browse files
authored
Fix antd ts errors and use antd 5 in playground (#4543)
* Fix ts errors in antd theme #4525 * Use antd 5 in playground
1 parent 9272935 commit 94080d2

File tree

9 files changed

+2900
-2907
lines changed

9 files changed

+2900
-2907
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,14 @@ should change the heading of the (upcoming) version to include a major version b
1717
-->
1818
# 5.24.9
1919

20+
## @rjsf/antd
21+
22+
- Fixed ts errors in newer antd versions [#4525](https://github.com/rjsf-team/react-jsonschema-form/issues/4525)
23+
2024
## Dev / docs / playground
2125

2226
- Updated docs for ArrayFieldItemTemplate to include prop `onCopyIndexClick`, fixing [#4507](https://github.com/rjsf-team/react-jsonschema-form/issues/4507)
27+
- Use antd 5 in playground
2328

2429
# 5.24.8
2530

0 commit comments

Comments
 (0)