Skip to content

Commit fc1c8c3

Browse files
Bug: issue with dependencies computeDefaults (rjsf-team#4271) (rjsf-team#4282)
* Fixed issue with dependencies computedDefaults * update changelog * refactoring based on feedback * created tests for the new created methods * organized file based on feedback * Update CHANGELOG.md --------- Co-authored-by: Abdallah Al-Soqatri <[email protected]> Co-authored-by: Heath C <[email protected]>
1 parent a7b25e8 commit fc1c8c3

File tree

3 files changed

+1071
-156
lines changed

3 files changed

+1071
-156
lines changed

CHANGELOG.md

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

19+
# 5.20.2
20+
21+
## @rjsf/utils
22+
23+
- Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults [#4271](https://github.com/rjsf-team/react-jsonschema-form/issues/4271)
24+
1925
# 5.20.1
2026

2127
## Dev / docs / playground

0 commit comments

Comments
 (0)