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 84d49dc commit e577f76Copy full SHA for e577f76
History.md
@@ -1,3 +1,10 @@
1
+2.6.2 / 2015-06-28
2
+==================
3
+
4
+* fix props validation when using a prop as an object key (fixes #132)
5
6
+[#132]: https://github.com/yannickcr/eslint-plugin-react/issues/132
7
8
2.6.1 / 2015-06-28
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
- "version": "2.6.1",
+ "version": "2.6.2",
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
0 commit comments