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 81baea4 commit 9c43de0Copy full SHA for 9c43de0
History.md
@@ -1,3 +1,9 @@
1
+1.3.0 / 2015-02-24
2
+==================
3
+* update dependencies
4
+* add no-did-mount-set-state rule
5
+* add no-did-update-set-state rule
6
+
7
1.2.2 / 2015-02-09
8
==================
9
* update dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
- "version": "1.2.2",
+ "version": "1.3.0",
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
0 commit comments