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 95e1224 commit f031dffCopy full SHA for f031dff
History.md
@@ -1,3 +1,10 @@
1
+1.2.2 / 2015-02-09
2
+==================
3
+* update dependencies
4
+* fix childs detection in self-closing-comp ([#3][])
5
+
6
+[#3]: https://github.com/yannickcr/eslint-plugin-react/issues/3
7
8
1.2.1 / 2015-01-29
9
==================
10
* update Readme
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
- "version": "1.2.1",
+ "version": "1.2.2",
"author": "Yannick Croissant <[email protected]>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
0 commit comments