Skip to content

Commit

Permalink
undo change
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgros authored Jul 26, 2024
1 parent 369094b commit 85245ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ should change the heading of the (upcoming) version to include a major version b
## @rjsf/utils

- Updated the `ValidatorType` interface to add an optional `reset?: () => void` prop that can be implemented to reset a validator back to initial constructed state
- Updated the `ParserValidator` to provide a `reset()` function that clears the schema map
- Updated the `ParserValidator` to provide a `reset()` function that clears the schema map

## @rjsf/validator-ajv8

Expand Down

0 comments on commit 85245ba

Please sign in to comment.