# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="11.0.0"></a>
# [11.0.0](https://github.com/simonkberg/eslint-config-react/compare/v10.4.0...v11.0.0) (2018-01-21)


### Chores

* drop support for node 4 ([#28](https://github.com/simonkberg/eslint-config-react/issues/28)) ([#73](https://github.com/simonkberg/eslint-config-react/issues/73)) ([aaa11ed](https://github.com/simonkberg/eslint-config-react/commit/aaa11ed))


### Features

* extend react preset from [@simonkberg](https://github.com/simonkberg)/eslint-config ([#75](https://github.com/simonkberg/eslint-config-react/issues/75)) ([980950c](https://github.com/simonkberg/eslint-config-react/commit/980950c))


### BREAKING CHANGES

* Only node 6+ is actively supported and tested.



<a name="10.4.0"></a>
# [10.4.0](https://github.com/simonkberg/eslint-config-react/compare/v10.3.0...v10.4.0) (2017-08-21)


### Features

* Upgrade dependencies ([#69](https://github.com/simonkberg/eslint-config-react/issues/69)) ([0434b74](https://github.com/simonkberg/eslint-config-react/commit/0434b74))



<a name="10.3.0"></a>
# [10.3.0](https://github.com/simonkberg/eslint-config-react/compare/v10.2.0...v10.3.0) (2017-06-27)


### Features

* add support for eslint v4 ([#66](https://github.com/simonkberg/eslint-config-react/issues/66)) ([b86c285](https://github.com/simonkberg/eslint-config-react/commit/b86c285))



<a name="10.2.0"></a>
# [10.2.0](https://github.com/simonkberg/eslint-config-react/compare/v10.1.1...v10.2.0) (2017-06-23)


### Features

* add prettier support ([#64](https://github.com/simonkberg/eslint-config-react/issues/64)) ([24c670e](https://github.com/simonkberg/eslint-config-react/commit/24c670e))
