Skip to content

Commit 7cb1fdd

Browse files
committed
Update CHANGELOG.md
1 parent 2b79979 commit 7cb1fdd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,17 @@ should change the heading of the (upcoming) version to include a major version b
2525
# @rjsf/utils
2626

2727
- [#4080](https://github.com/rjsf-team/react-jsonschema-form/issues/4080) - BREAKING CHANGE: Removed the `base64` object from the `@rjsf/utils` package. Note that this is a breaking change if you relied on the `base64` object exported by `@rjsf/utils`. Since this change caused [#4080](https://github.com/rjsf-team/react-jsonschema-form/issues/4080), and was only internally used by playground code, we are shipping this change in a patch release.
28+
- [#4091](https://github.com/rjsf-team/react-jsonschema-form/issues/4091) Added errorSchema to the ArrayFieldTemplateProps type.
2829

2930
## Dev / docs / playground
3031

3132
- [#4080](https://github.com/rjsf-team/react-jsonschema-form/issues/4080) - Moved the `base64` encoder/decoder object to the Playground package.
3233
- Added test configuration and script to the Playground.
3334

35+
# @rjsf/core
36+
37+
- [#4091](https://github.com/rjsf-team/react-jsonschema-form/issues/4091) Added errorSchema to ArrayFieldTemplate props.
38+
3439

3540
# 5.17.0
3641

0 commit comments

Comments
 (0)