Skip to content

Releases: crystal-ball/eslint-config-eloquence

v9.5.0

05 Oct 12:58
Compare
Choose a tag to compare

9.5.0 (2018-10-05)

Features

  • package: update eslint-plugin-prettier to version 3.0.0 (#28) (82d5c54)

v9.4.0

29 Sep 01:01
Compare
Choose a tag to compare

9.4.0 (2018-09-29)

Features

  • package: update babel-eslint to version 10.0.0 (#26) (900d85f)
  • package: update eslint-plugin-prettier to version 2.7.0 (#27) (cb8fd0a)

v9.3.2

22 Sep 13:30
Compare
Choose a tag to compare

9.3.2 (2018-09-22)

Bug Fixes

  • package: update eslint-config-prettier to version 3.1.0 (#25) (23a1a08)

v9.3.1

06 Sep 17:17
cc3be7f
Compare
Choose a tag to compare

9.3.1 (2018-09-06)

Bug Fixes

  • remove disabled react/destructuring rule (#24) (cc3be7f)

v9.3.0

30 Aug 14:05
993a328
Compare
Choose a tag to compare

9.3.0 (2018-08-30)

Features

  • deps: update deps to lastest and use object spread (#22) (993a328)

v9.2.0

01 Aug 06:48
4a66163
Compare
Choose a tag to compare

9.2.0 (2018-08-01)

Features

  • react: remove react component destructuring requirement (#17) (4a66163), closes #16

v9.1.0

19 Jul 06:03
e76faff
Compare
Choose a tag to compare

9.1.0 (2018-07-19)

Features

  • react: add react style warn, fix object spread change breaking VSCode (#15) (e76faff)

v9.0.0

19 Jul 05:16
Compare
Choose a tag to compare

9.0.0 (2018-07-19)

Code Refactoring

  • use object spread to merge environment rules (6648fad)

BREAKING CHANGES

  • Version 8.6+ of Node is now required

v8.0.0

27 Jun 03:39
Compare
Choose a tag to compare

8.0.0 (2018-06-27)

Features

  • deps: update deps, update ESLint to v5 (923fcd6)

BREAKING CHANGES

  • deps: ESLint has been updated to v5

v7.5.0

22 Jun 03:26
Compare
Choose a tag to compare

7.5.0 (2018-06-22)

Bug Fixes

  • fix VSCode running as production for NODE_ENV (463170d)

Features

  • update Airbnb package to latest (53b6a77)