We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8139a9 commit 72bb8d7Copy full SHA for 72bb8d7
2 files changed
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+<a name="0.2.0"></a>
2
+# [0.2.0](https://github.com/hydrateio/react-from-json/compare/v0.1.0...v0.2.0) (2018-10-01)
3
+
4
5
+### Features
6
7
+* replace ComponentRef props with ComponentLookup components ([d77e080](https://github.com/hydrateio/react-from-json/commit/d77e080))
8
9
10
11
+<a name="0.1.0"></a>
12
+# 0.1.0 (2018-09-28)
13
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "react-from-json",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "Declare your React component tree in JSON",
"author": "hydrateio",
"license": "MIT",
0 commit comments