Skip to content

Commit 7e35c2d

Browse files
committed
[eslint config] v14.1.0
1 parent a8ecaa8 commit 7e35c2d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/eslint-config-airbnb/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
14.1.0 / 2017-02-05
2+
==================
3+
- [patch] allow `eslint-plugin-jsx-a11y` to be v3 or v4. Remove `no-marquee` rule temporarily.
4+
- [deps] update `eslint-config-airbnb-base`, `babel-preset-airbnb`, `eslint`
5+
16
14.0.0 / 2017-01-08
27
==================
38
- [breaking] enable `react/no-array-index-key`, `react/require-default-props`

packages/eslint-config-airbnb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-airbnb",
3-
"version": "14.0.0",
3+
"version": "14.1.0",
44
"description": "Airbnb's ESLint config, following our styleguide",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)