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 375fb92 commit fb85a1eCopy full SHA for fb85a1e
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 0.1.9
4
+
5
- Added
6
- Support for method-binding patterns e.g. `this.foo = this.foo.bind(this);`
7
- Support for multiple states in one `setState()` call
package.json
@@ -1,6 +1,6 @@
{
"name": "react-declassify",
- "version": "0.1.8",
+ "version": "0.1.9",
"description": "say goodbye to class components [EXPERIMENTAL]",
"keywords": [
"babel-plugin",
0 commit comments