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 a869bd1 commit 6a71f82Copy full SHA for 6a71f82
History.md
@@ -1,3 +1,10 @@
1
+2.6.4 / 2015-07-02
2
+==================
3
+
4
+* fix simple destructuring handling ([#137][])
5
6
+[#137]: https://github.com/yannickcr/eslint-plugin-react/issues/137
7
8
2.6.3 / 2015-06-30
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
- "version": "2.6.3",
+ "version": "2.6.4",
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
0 commit comments