Skip to content

Commit 78a1a91

Browse files
committed
v0.4.0
1 parent fbefc58 commit 78a1a91

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.4.0"></a>
2+
# [0.4.0](https://github.com/hydrateio/react-from-json/compare/v0.3.0...v0.4.0) (2018-10-26)
3+
4+
5+
### Features
6+
7+
* use array index for unique keys, and add propIndex prop ([c5df9d4](https://github.com/hydrateio/react-from-json/commit/c5df9d4))
8+
9+
10+
111
<a name="0.3.0"></a>
212
# [0.3.0](https://github.com/hydrateio/react-from-json/compare/v0.2.0...v0.3.0) (2018-10-17)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-from-json",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Declare your React component tree in JSON",
55
"author": "hydrateio",
66
"license": "MIT",

0 commit comments

Comments
 (0)