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 5302784 commit a204cdfCopy full SHA for a204cdf
packages/eslint-config-airbnb/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+18.0.1 / 2019-08-13
2
+==================
3
+ - [patch] `react/state-in-constructor`: fix incorrect configuration
4
+
5
18.0.0 / 2019-08-10
6
==================
7
- [breaking] add eslint v6, drop eslint v4
packages/eslint-config-airbnb/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb",
- "version": "18.0.0",
+ "version": "18.0.1",
"description": "Airbnb's ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
0 commit comments