Skip to content

Commit

Permalink
Bug: issue with dependencies computeDefaults (#4271) (#4282)
Browse files Browse the repository at this point in the history
* 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 <abdallah.al-soqatri@aspentech.com>
Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
  • Loading branch information
3 people committed Sep 9, 2024
1 parent a7b25e8 commit fc1c8c3
Show file tree
Hide file tree
Showing 3 changed files with 1,071 additions and 156 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ should change the heading of the (upcoming) version to include a major version b
-->

# 5.20.2

## @rjsf/utils

- 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)

# 5.20.1

## Dev / docs / playground
Expand Down
Loading

0 comments on commit fc1c8c3

Please sign in to comment.