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 b6d9268 commit cde6d76Copy full SHA for cde6d76
History.md
@@ -1,3 +1,10 @@
1
+2.5.2 / 2015-06-14
2
+==================
3
+
4
+* fix regression in jsx-uses-vars with babel-eslint ([#110][])
5
6
+[#110]: https://github.com/yannickcr/eslint-plugin-react/issues/110
7
8
2.5.1 / 2015-06-14
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
- "version": "2.5.1",
+ "version": "2.5.2",
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
0 commit comments