Skip to content

Commit a1cee75

Browse files
Releasing 6.4.1 (#4981)
* Releasing 6.4.1 * Apply suggestion from @heath-freenome * Apply suggestion from @heath-freenome * Apply suggestion from @heath-freenome
1 parent ab9a758 commit a1cee75

18 files changed

Lines changed: 200 additions & 197 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@ should change the heading of the (upcoming) version to include a major version b
1616
1717
-->
1818

19-
# 6.4.0
19+
# 6.4.1
2020

21-
## @rjsf/utils
21+
## Dev / docs / playground
2222

23-
- Added support for map-based `ui:enumNames` and `ui:enumOrder` for controlling enum display labels and ordering, fixing [#4969](https://github.com/rjsf-team/react-jsonschema-form/issues/4969)
23+
- Updated peer dependencies to 6.4.x
24+
25+
# 6.4.0
2426

2527
## @rjsf/core
2628

@@ -33,6 +35,7 @@ should change the heading of the (upcoming) version to include a major version b
3335

3436
- Fixed `resolveAllReferences` to preserve `$ref` on resolved schemas, enabling `ui:definitions` beyond the first recursion level, fixing [#4966](https://github.com/rjsf-team/react-jsonschema-form/issues/4966)
3537
- Fixed `omitExtraData` stripping `additionalProperties` inside oneOf/anyOf options, fixing [#4366](https://github.com/rjsf-team/react-jsonschema-form/issues/4366)
38+
- Added support for map-based `ui:enumNames` and `ui:enumOrder` for controlling enum display labels and ordering, fixing [#4969](https://github.com/rjsf-team/react-jsonschema-form/issues/4969)
3639

3740
## Dev / docs / playground
3841

0 commit comments

Comments
 (0)