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 c251fcd commit 4d6e48fCopy full SHA for 4d6e48f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 0.1.7
4
+
5
- Added
6
- Add support for `useCallback`
7
- Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "react-declassify",
- "version": "0.1.6",
+ "version": "0.1.7",
"description": "say goodbye to class components [EXPERIMENTAL]",
"keywords": [
"babel-plugin",
0 commit comments