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 fe65e4b commit 8cabe49Copy full SHA for 8cabe49
packages/eslint-config-airbnb/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+15.0.1 / 2017-05-15
2
+==================
3
+- [fix] set default React version to 15.0 (#1415)
4
+
5
15.0.0 / 2017-05-14
6
==================
7
- [breaking] set default React version to 0.15
packages/eslint-config-airbnb/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb",
- "version": "15.0.0",
+ "version": "15.0.1",
"description": "Airbnb's ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
0 commit comments