# [2.0.0](https://github.com/g-rath/eslint-plugin-eslint-config/compare/v1.0.4...v2.0.0) (2021-01-16)


### Features

* drop support for node 8 ([369aed3](https://github.com/g-rath/eslint-plugin-eslint-config/commit/369aed3880564fd11b411e4b0657016cf57f2526))
* update `@typescript-eslint/experimental-utils` to v4 ([790fe6e](https://github.com/g-rath/eslint-plugin-eslint-config/commit/790fe6e3a431aad77e4fa72e473515f597f0d499))


### BREAKING CHANGES

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

## [1.0.4](https://github.com/g-rath/eslint-plugin-eslint-config/compare/v1.0.3...v1.0.4) (2020-07-20)


### Bug Fixes

* remove string values from `ignorePatterns` if they exist ([8384a38](https://github.com/g-rath/eslint-plugin-eslint-config/commit/8384a38d4952571fa5e6c8c83ddb08252af55c81))

## [1.0.3](https://github.com/g-rath/eslint-plugin-eslint-config/compare/v1.0.2...v1.0.3) (2020-06-24)


### Bug Fixes

* improve handling of errors in `overrides` config blocks ([c51cc4e](https://github.com/g-rath/eslint-plugin-eslint-config/commit/c51cc4e1282cae90531c51592abbedcba15f3269))

## [1.0.2](https://github.com/g-rath/eslint-plugin-eslint-config/compare/v1.0.1...v1.0.2) (2020-06-07)


### Bug Fixes

* support configs with `[@typescript-eslint](https://github.com/typescript-eslint)` type-checking rules ([d3fd59c](https://github.com/g-rath/eslint-plugin-eslint-config/commit/d3fd59cb028e29d4220ad767377d0ee53a703022))

## [1.0.1](https://github.com/g-rath/eslint-plugin-eslint-config/compare/v1.0.0...v1.0.1) (2020-06-07)


### Bug Fixes

* include `tsconfig.fake.json` in published package ([54818b2](https://github.com/g-rath/eslint-plugin-eslint-config/commit/54818b26275610cb3107d8cd9a916c723d453bcb))

# 1.0.0 (2020-06-07)


### Features

* initial commit ([0a02bf7](https://github.com/g-rath/eslint-plugin-eslint-config/commit/0a02bf7abd2a6f6ee8173a94beb6dc17c076307f))
* initial rules ([4267c5c](https://github.com/g-rath/eslint-plugin-eslint-config/commit/4267c5c8590150a4216dd6d1842311d8873066be))
