Skip to content

Releases: G-Rath/eslint-plugin-eslint-config

v2.0.0

16 Jan 23:22
Compare
Choose a tag to compare

2.0.0 (2021-01-16)

Features

  • drop support for node 8 (369aed3)
  • update @typescript-eslint/experimental-utils to v4 (790fe6e)

BREAKING CHANGES

  • drop support for node 8
  • update @typescript-eslint/experimental-utils to v4

v1.0.4

20 Jul 23:38
Compare
Choose a tag to compare

1.0.4 (2020-07-20)

Bug Fixes

  • remove string values from ignorePatterns if they exist (8384a38)

v1.0.3

24 Jun 20:14
Compare
Choose a tag to compare

1.0.3 (2020-06-24)

Bug Fixes

  • improve handling of errors in overrides config blocks (c51cc4e)

v1.0.2

07 Jun 06:27
Compare
Choose a tag to compare

1.0.2 (2020-06-07)

Bug Fixes

  • support configs with [@typescript-eslint](https://github.com/typescript-eslint) type-checking rules (d3fd59c)

v1.0.1

07 Jun 00:41
Compare
Choose a tag to compare

1.0.1 (2020-06-07)

Bug Fixes

  • include tsconfig.fake.json in published package (54818b2)

v1.0.0

07 Jun 00:34
Compare
Choose a tag to compare

1.0.0 (2020-06-07)

Features