# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.2.0](https://github.com/freaktechnik/eslint-configs/compare/v7.1.0...v7.2.0) (2020-05-09)


### Bug Fixes

* upgrade eslint-plugin-import from 2.20.1 to 2.20.2 ([6d13f3f](https://github.com/freaktechnik/eslint-configs/commit/6d13f3fdee4b78a2f3bfa4b7635c20e9d6b0c6c7))





## [7.1.0](https://github.com/freaktechnik/eslint-configs/compare/v7.0.0...v7.1.0) (2020-02-26)


### Features

* add new rules, some of them breaking ([74a67c1](https://github.com/freaktechnik/eslint-configs/commit/74a67c14b60911a21d40a438ed8011808772645f))





## [7.0.0](https://github.com/freaktechnik/eslint-configs/compare/v6.6.3...v7.0.0) (2019-10-12)

**Note:** Version bump only for package @freaktechnik/eslint-config-test





## [6.6.2](https://github.com/freaktechnik/eslint-configs/compare/v6.6.1...v6.6.2) (2019-02-16)


### Bug Fixes

* upgrade dependencies ([f65b6b7](https://github.com/freaktechnik/eslint-configs/commit/f65b6b7))





## [6.6.1](https://github.com/freaktechnik/eslint-configs/compare/v6.6.0...v6.6.1) (2019-02-16)


### Bug Fixes

* invalid rule name ([aa06650](https://github.com/freaktechnik/eslint-configs/commit/aa06650))





## [6.6.0](https://github.com/freaktechnik/eslint-configs/compare/v6.5.4...v6.6.0) (2019-02-15)


### Features

* add some new rules and update stuff ([3aaebba](https://github.com/freaktechnik/eslint-configs/commit/3aaebba))





## [6.5.4](https://github.com/freaktechnik/eslint-configs/compare/v6.5.3...v6.5.4) (2018-10-16)


### Bug Fixes

* make vue config work ([f545a11](https://github.com/freaktechnik/eslint-configs/commit/f545a11))





<a name="6.5.2"></a>
## [6.5.2](https://github.com/freaktechnik/eslint-configs/compare/v6.5.1...v6.5.2) (2018-09-28)


### Bug Fixes

* also allow async functions in tests ([feab03f](https://github.com/freaktechnik/eslint-configs/commit/feab03f))
* array formatting ([cf415ed](https://github.com/freaktechnik/eslint-configs/commit/cf415ed))





<a name="6.5.1"></a>
## [6.5.1](https://github.com/freaktechnik/eslint-configs/compare/v6.5.0...v6.5.1) (2018-09-27)


### Bug Fixes

* allow es module imports and exports in ava tests ([144c31a](https://github.com/freaktechnik/eslint-configs/commit/144c31a))





<a name="6.5.0"></a>
## [6.5.0](https://github.com/freaktechnik/eslint-configs/compare/v6.4.4...v6.5.0) (2018-09-27)


### Bug Fixes

* add lock files ([bd51077](https://github.com/freaktechnik/eslint-configs/commit/bd51077))
* remove lerna bootstrap from install script and instead do that conditionally on travis too ([d90adea](https://github.com/freaktechnik/eslint-configs/commit/d90adea))
* security issue with lodash in test config ([f2ebd5b](https://github.com/freaktechnik/eslint-configs/commit/f2ebd5b))
* update some deps and use a nicer json linter ([57cc53e](https://github.com/freaktechnik/eslint-configs/commit/57cc53e))





<a name="6.4.4"></a>
## [6.4.4](https://github.com/freaktechnik/eslint-configs/compare/v6.4.3...v6.4.4) (2018-07-15)


### Bug Fixes

* remove typelint because it's ancient ([ffb0559](https://github.com/freaktechnik/eslint-configs/commit/ffb0559))




<a name="6.4.3"></a>
## [6.4.3](https://github.com/freaktechnik/eslint-configs/compare/v6.4.2...v6.4.3) (2018-07-15)


### Bug Fixes

* **package:** update eslint-plugin-ava to version 5.0.0 ([289a428](https://github.com/freaktechnik/eslint-configs/commit/289a428))




<a name="6.4.2"></a>
## [6.4.2](https://github.com/freaktechnik/eslint-configs/compare/v6.4.1...v6.4.2) (2018-06-24)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="6.4.1"></a>
## [6.4.1](https://github.com/freaktechnik/eslint-configs/compare/v6.4.0...v6.4.1) (2018-06-23)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="6.4.0"></a>
## [6.4.0](https://github.com/freaktechnik/eslint-configs/compare/v6.3.5...v6.4.0) (2018-06-18)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="6.3.5"></a>
## [6.3.5](https://github.com/freaktechnik/eslint-configs/compare/v6.3.4...v6.3.5) (2018-05-04)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="6.3.2"></a>
## [6.3.2](https://github.com/freaktechnik/eslint-configs/compare/v6.3.1...v6.3.2) (2018-02-25)


### Bug Fixes

* disable tree shaking in some envs for now ([b0ee1aa](https://github.com/freaktechnik/eslint-configs/commit/b0ee1aa))




<a name="6.3.1"></a>
## [6.3.1](https://github.com/freaktechnik/eslint-configs/compare/v6.3.0...v6.3.1) (2018-02-25)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="6.3.0"></a>
## [6.3.0](https://github.com/freaktechnik/eslint-configs/compare/v6.2.0...v6.3.0) (2018-02-25)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="6.2.0"></a>
## [6.2.0](https://github.com/freaktechnik/eslint-configs/compare/v6.1.0...v6.2.0) (2018-02-03)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="6.1.0"></a>
## [6.1.0](https://github.com/freaktechnik/eslint-configs/compare/v6.0.0...v6.1.0) (2018-01-15)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="6.0.0"></a>
## [6.0.0](https://github.com/freaktechnik/eslint-configs/compare/v5.2.1...v6.0.0) (2017-10-30)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="5.2.1"></a>
## [5.2.1](https://github.com/freaktechnik/eslint-configs/compare/v5.2.0...v5.2.1) (2017-10-18)




**Note:** Version bump only for package @freaktechnik/eslint-config-test

<a name="5.2.0"></a>
## [5.2.0](https://github.com/freaktechnik/eslint-configs/compare/v5.1.5...v5.2.0) (2017-10-17)


### Bug Fixes

* Add node resolver config ([a38afc4](https://github.com/freaktechnik/eslint-configs/commit/a38afc4))


### Features

* Lint import statements in tests ([0d87f86](https://github.com/freaktechnik/eslint-configs/commit/0d87f86))




<a name="5.1.5"></a>
## [5.1.5](https://github.com/freaktechnik/eslint-configs/compare/v5.1.4...v5.1.5) (2017-10-16)


### Bug Fixes

* Disable detect-non-literal-fs-filename for tests ([d9e5a78](https://github.com/freaktechnik/eslint-configs/commit/d9e5a78))
