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 0b90d06 commit 17bf1d5Copy full SHA for 17bf1d5
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 0.1.5
4
+
5
- Added
6
- Add support for refs (types are supported as well)
7
- Add support for state types
package.json
@@ -1,6 +1,6 @@
{
"name": "react-declassify",
- "version": "0.1.4",
+ "version": "0.1.5",
"description": "say goodbye to class components [EXPERIMENTAL]",
"keywords": [
"babel-plugin",
0 commit comments