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 7f62252 commit af81bebCopy full SHA for af81beb
packages/eslint-config-airbnb/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+3.1.0 / 2016-01-07
2
+==================
3
+ - [minor] Allow multiple stateless components in a single file
4
+
5
3.0.2 / 2016-01-06
6
==================
7
- [fix] Ignore URLs in `max-len` (#664)
packages/eslint-config-airbnb/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb",
- "version": "3.0.2",
+ "version": "3.1.0",
"description": "Airbnb's ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
0 commit comments