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 ac2d483 commit 3628b03Copy full SHA for 3628b03
History.md
@@ -1,3 +1,12 @@
1
+3.2.3 / 2015-08-16
2
+==================
3
+
4
+* update dependencies
5
+* fix object rest/spread handling ([#187][] @xjamundx, [#189][] @Morantron)
6
7
+[#187]: https://github.com/yannickcr/eslint-plugin-react/pull/187
8
+[#189]: https://github.com/yannickcr/eslint-plugin-react/pull/189
9
10
3.2.2 / 2015-08-11
11
==================
12
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
- "version": "3.2.2",
+ "version": "3.2.3",
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
0 commit comments