We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cdc626 commit 33b0935Copy full SHA for 33b0935
README.md
@@ -1194,6 +1194,7 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
1194
1195
## Changelog
1196
1197
+- **1.25.1**: Small bug fix for incorrect resetting of cancelled edits (#184)[https://github.com/CarlosNZ/json-edit-react/issues/184]
1198
- **1.25.0**:
1199
- Implement [External control](#external-control) via event callbacks and triggers ([#138](https://github.com/CarlosNZ/json-edit-react/issues/138), [#145](https://github.com/CarlosNZ/json-edit-react/issues/145))
1200
- Define [enum](#enums) types ([#109](https://github.com/CarlosNZ/json-edit-react/issues/109))
0 commit comments