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 f68367e commit cff4f2fCopy full SHA for cff4f2f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 0.1.8
4
+
5
- Added
6
- Implement MVP for componentDidMount/componentDidUpdate/componentWillUnmount
7
- Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "react-declassify",
- "version": "0.1.7",
+ "version": "0.1.8",
"description": "say goodbye to class components [EXPERIMENTAL]",
"keywords": [
"babel-plugin",
0 commit comments