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 878d624 commit c8cca33Copy full SHA for c8cca33
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.1.0
2
+
3
+### New Features
4
5
+- Adds separate style for the expandable elements container (`childFieldsContainer`)
6
7
## 2.0.1
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-json-view-lite",
- "version": "2.0.1",
+ "version": "2.1.0",
"description": "JSON viewer component for React focused on performance for large volume input while still providing few customiziation features",
"homepage": "https://github.com/AnyRoad/react-json-view-lite",
"author": "AnyRoad",
0 commit comments