Skip to content

Releases: Yoctol/eslint-config-yoctol-base

0.8.1 / 2016-10-03

03 Oct 09:34
Compare
Choose a tag to compare
  • [fix] using **/ in import/no-extraneous-dependencies patterns

0.8.0 / 2016-09-29

03 Oct 09:33
Compare
Choose a tag to compare
  • [deps] Update eslint to 3.6.0
  • [deps] Update eslint-plugin-import to 1.16.0
  • [deps] Update eslint-config-airbnb-base to 8.0.0
  • [breaking] disable import/no-extraneous-dependencies for some dev file patterns

0.7.0 / 2016-09-19

19 Sep 04:05
Compare
Choose a tag to compare
  • [deps] Update eslint to 3.5.0
  • [deps] Update eslint-config-airbnb-base to 7.1.0
  • [breaking] disable max-len for // eslint-disable-line pattern

0.6.0 / 2016-09-08

08 Sep 08:47
Compare
Choose a tag to compare
  • [deps] Update eslint to 3.4.0
  • [deps] Update eslint-plugin-import to 1.14.0
  • [deps] Update eslint-config-airbnb-base to 7.0.0
  • [breaking] disable linebreak-style
  • [breaking] enable no-plusplus but allow for loop afterthoughts

0.5.0 / 2016-09-01

01 Sep 06:57
Compare
Choose a tag to compare
  • [deps] Update eslint to 3.3.1
  • [deps] Update eslint-plugin-import to 1.13.0
  • [deps] Update eslint-config-airbnb-base to 5.0.3
  • [breaking] disable import/prefer-default-export
  • [breaking] enable import/order

0.4.0 / 2016-07-18

01 Sep 06:57
Compare
Choose a tag to compare
  • [deps] Update eslint to 3.1.0
  • [deps] Update eslint-plugin-import to 1.10.3
  • [deps] Update eslint-config-airbnb-base to 4.0.2

0.3.1 / 2016-06-07

07 Jun 07:37
Compare
Choose a tag to compare
  • [fix] Avoid eslint-config-airbnb-base overwrite yoctol's legacy rules directly

0.3.0 / 2016-06-07

07 Jun 06:47
Compare
Choose a tag to compare
  • [breaking] disable no-underscore-dangle

0.2.0 / 2016-05-10

10 May 04:21
Compare
Choose a tag to compare
  • [deps] Update eslint-config-airbnb-base to 3.0.1

0.1.2 / 2016-05-06

06 May 10:01
Compare
Choose a tag to compare
  • [fix] Put eslint-config-airbnb-base after require legacy