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 86ba57e commit 7260379Copy full SHA for 7260379
README.md
@@ -1229,7 +1229,9 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
1229
1230
## Changelog
1231
1232
-- **1.27.1**: Bug fix for ":" not rendering when key is `0`
+- **1.27.2**:
1233
+ - Bug fix for ":" not rendering when key is `0`
1234
+ - Slightly better detection of data type when copying value to clipboard text
1235
- **1.27.0**:
1236
- Option to handle custom collections as "Value" nodes ([#203](https://github.com/CarlosNZ/json-edit-react/issues/203))
1237
- Put `EMPTY_STRING: "<empty string>"` into translations
0 commit comments