# 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-array-func from 3.1.4 to 3.1.5 ([8b4325d](https://github.com/freaktechnik/eslint-configs/commit/8b4325d92793101176494a0396bfeac5d326e86e))
* upgrade eslint-plugin-jsdoc from 22.0.1 to 22.1.0 ([78ca3ca](https://github.com/freaktechnik/eslint-configs/commit/78ca3cac466986b51b5edd8dfeace56897c9f17f))
* upgrade eslint-plugin-jsdoc from 22.1.0 to 22.2.0 ([3e58e33](https://github.com/freaktechnik/eslint-configs/commit/3e58e330ef727ac091b2ee1ee6d00966f4b87492))
* upgrade eslint-plugin-sort-class-members from 1.6.0 to 1.7.0 ([2224dbe](https://github.com/freaktechnik/eslint-configs/commit/2224dbe35bd9a0e1980cbea0193a8ab686d753c3))


### Features

* add new unicorn rules ([02a5467](https://github.com/freaktechnik/eslint-configs/commit/02a546787cbbc702a51f5fc53b7ba49670576380))





## [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)


### Features

* add new unicorn rules ([c324481](https://github.com/freaktechnik/eslint-configs/commit/c3244819bcaec43aa72d8888417454a3c46c743f))





## [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.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))
* **package:** update eslint-plugin-promise to version 4.0.0 ([0dd0413](https://github.com/freaktechnik/eslint-configs/commit/0dd0413))
* **package:** update eslint-plugin-unicorn to version 5.0.0 ([c3daad6](https://github.com/freaktechnik/eslint-configs/commit/c3daad6))
* **package:** update eslint-plugin-unicorn to version 6.0.0 ([eafb8ea](https://github.com/freaktechnik/eslint-configs/commit/eafb8ea))
* remove tree shaking bs and update babel ([c697b47](https://github.com/freaktechnik/eslint-configs/commit/c697b47))
* things ([7e3514d](https://github.com/freaktechnik/eslint-configs/commit/7e3514d))
* update some deps and use a nicer json linter ([57cc53e](https://github.com/freaktechnik/eslint-configs/commit/57cc53e))


### Features

* add new rules for eslint 5.3 ([2373fc2](https://github.com/freaktechnik/eslint-configs/commit/2373fc2))
* add new unicorn rule ([f6e3742](https://github.com/freaktechnik/eslint-configs/commit/f6e3742))





<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.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-base

<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)


### Bug Fixes

* **package:** update eslint-plugin-eslint-comments to version 3.0.0 ([ab77444](https://github.com/freaktechnik/eslint-configs/commit/ab77444))




<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)


### Features

* use some new unicorn rules ([e40ec59](https://github.com/freaktechnik/eslint-configs/commit/e40ec59))




<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)


### Bug Fixes

* require latest plugin version for node 10 compat ([68bcdf8](https://github.com/freaktechnik/eslint-configs/commit/68bcdf8))




<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)


### Bug Fixes

* typo in rule name ([0172400](https://github.com/freaktechnik/eslint-configs/commit/0172400))




<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)


### Features

* warn about tree shaking issues ([dc9e84a](https://github.com/freaktechnik/eslint-configs/commit/dc9e84a))




<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)


### Features

* add unicorn rules that make sense ([853eaae](https://github.com/freaktechnik/eslint-configs/commit/853eaae))




<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)


### Features

* add avoid-reverse rule ([218dce0](https://github.com/freaktechnik/eslint-configs/commit/218dce0))




<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)


### Features

* Update array-func and eslint-comments with breaking changes ([ae42605](https://github.com/freaktechnik/eslint-configs/commit/ae42605))




<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)


### Bug Fixes

* Update to fixed eslint plugin sort-clas-members ([357c0c5](https://github.com/freaktechnik/eslint-configs/commit/357c0c5))
