We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceef7b0 commit 9662a46Copy full SHA for 9662a46
1 file changed
README.md
@@ -1242,7 +1242,7 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
1242
1243
## Changelog
1244
1245
-- **1.28.3**: Option to display array indexes starting at "1" ([#62](https://github.com/CarlosNZ/json-edit-react/issues/62))
+- **1.29.0**: Option to display array indexes starting at "1" ([#62](https://github.com/CarlosNZ/json-edit-react/issues/62))
1246
- **1.28.2**: When switching data type, only keep editing if new type is primitive ([#216](https://github.com/CarlosNZ/json-edit-react/issues/216))
1247
- **1.28.1**: Fix left padding of root node when value is primitive ([#214](https://github.com/CarlosNZ/json-edit-react/issues/214))
1248
- **1.28.0**:
0 commit comments