Skip to content

Commit 8f4bb78

Browse files
committed
Update Changelog
1 parent 27ed251 commit 8f4bb78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,9 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
802802
803803
## Changelog
804804
805+
- **1.22.0**:
806+
- Option for [custom text/code editor](#full-object-editing) when editing full JSON object [#157](https://github.com/CarlosNZ/json-edit-react/issues/157)
807+
- Handle clipboard copy errors [#159](https://github.com/CarlosNZ/json-edit-react/pull/159) (thanks @dm-xai) [#160](https://github.com/CarlosNZ/json-edit-react/issues/160)
805808
- **1.21.1**: Users can now navigate between nodes using "Tab"/"Shift-Tab" key
806809
- **1.20.0**: Refactor out direct access of global `document` object, which allows component to work with server-side rendering
807810
- **1.19.2**:

0 commit comments

Comments
 (0)