Skip to content

Commit eae5f87

Browse files
committed
release 2.4.1
1 parent 8436da9 commit eae5f87

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.4.1
2+
3+
### Bug Fixes
4+
5+
- [React warning when rendering empty array or object and then changing the `data` property](https://github.com/AnyRoad/react-json-view-lite/issues/47)
6+
17
## 2.4.0
28

39
### New Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-json-view-lite",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "JSON viewer component for React focused on performance for large volume input while still providing few customiziation features",
55
"homepage": "https://github.com/AnyRoad/react-json-view-lite",
66
"author": "AnyRoad",

0 commit comments

Comments
 (0)