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 f489a4e commit 75705b8Copy full SHA for 75705b8
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# React-Live Changelog
2
+
3
+## 3.2.0
4
5
+### Minor Changes
6
7
+* Re-implement the original theme overriding behavior ([#336](https://github.com/FormidableLabs/react-live/pull/336)] @ryan-roemer
package.json
@@ -69,7 +69,7 @@
69
"react-live.css",
70
"typings/react-live.d.ts"
71
],
72
- "author": "Phil Plückthun <phil@plckthn.me> (https://github.com/philpl)",
+ "author": "@FormidableLabs",
73
"bugs": {
74
"url": "https://github.com/philpl/react-live/issues"
75
},
0 commit comments