Skip to content

Commit 113fa73

Browse files
committed
Update README.md
1 parent 9cf462c commit 113fa73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,6 +847,7 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
847847
848848
## Changelog
849849
850+
- **1.22.3**: Fix for crash when trying to switch to object type if new data is rejected by `onUpdate` function [#169](https://github.com/CarlosNZ/json-edit-react/issues/169) (thanks @kyaw-t) [#170](https://github.com/CarlosNZ/json-edit-react/pulls/170)
850851
- **1.22.2**: Make `collapseAnimationTime` use local value rather than global CSS variable [#163](https://github.com/CarlosNZ/json-edit-react/issues/163)
851852
- **1.22.1**: Fix custom nodes not re-calculating condition when `data` changes
852853
- **1.22.0**:

0 commit comments

Comments
 (0)