We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c4b5a commit 1f2e053Copy full SHA for 1f2e053
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# react-webpack-template - Changelog
2
3
+## 1.6.1:
4
+
5
+1. Updated eslint-plugin-react to 5.x
6
7
## 1.6.0:
8
9
1. Updated react to new stable (15.0.0)
package.json
@@ -48,7 +48,7 @@
48
"css-loader": "^0.23.0",
49
"eslint": "^2.2.0",
50
"eslint-loader": "^1.0.0",
51
- "eslint-plugin-react": "^4.0.0",
+ "eslint-plugin-react": "^5.0.0",
52
"file-loader": "^0.8.4",
53
"glob": "^7.0.0",
54
"isparta-instrumenter-loader": "^1.0.0",
0 commit comments