<a name="5.11.2"></a>
## [5.11.2](https://github.com/progre/tslint-config-airbnb/compare/5.11.1...5.11.2) (2019-09-19)



<a name="5.11.1"></a>
## [5.11.1](https://github.com/progre/tslint-config-airbnb/compare/5.11.0...5.11.1) (2018-11-15)


### Bug Fixes

* wrong rule configuration ([3abd09c](https://github.com/progre/tslint-config-airbnb/commit/3abd09c)), closes [#56](https://github.com/progre/tslint-config-airbnb/issues/56)



<a name="5.11.0"></a>
# [5.11.0](https://github.com/progre/tslint-config-airbnb/compare/5.10.0...5.11.0) (2018-09-01)


### Bug Fixes

* remove deprecated rule "no-unused-variable" ([5b54968](https://github.com/progre/tslint-config-airbnb/commit/5b54968)), closes [#54](https://github.com/progre/tslint-config-airbnb/issues/54)

and a PR

* https://github.com/progre/tslint-config-airbnb/pull/50


### Features

* https://github.com/progre/tslint-config-airbnb/pull/49


<a name="5.10.0"></a>
# [5.10.0](https://github.com/progre/tslint-config-airbnb/compare/5.9.2...5.10.0) (2018-08-18)


### Bug Fixes

* allow-destructuring on no-this-assignment ([d80f2f0](https://github.com/progre/tslint-config-airbnb/commit/d80f2f0)), closes [#47](https://github.com/progre/tslint-config-airbnb/issues/47)


### Features

* update dependencies ([0cd45bf](https://github.com/progre/tslint-config-airbnb/commit/0cd45bf)), closes [#52](https://github.com/progre/tslint-config-airbnb/issues/52) [#53](https://github.com/progre/tslint-config-airbnb/issues/53)

and some PRs

* https://github.com/progre/tslint-config-airbnb/pull/40
* https://github.com/progre/tslint-config-airbnb/pull/41
* https://github.com/progre/tslint-config-airbnb/pull/42
* https://github.com/progre/tslint-config-airbnb/pull/48

<a name="5.9.0"></a>
# [5.9.0](https://github.com/progre/tslint-config-airbnb/compare/5.8.0...5.9.0) (2018-05-19)


### Features

* add whitespace rules ([1c9864d](https://github.com/progre/tslint-config-airbnb/commit/1c9864d))



<a name="5.8.0"></a>
# [5.8.0](https://github.com/progre/tslint-config-airbnb/compare/5.7.0...5.8.0) (2018-03-19)


### Features

* remove strict-boolean-expressions [#29](https://github.com/progre/tslint-config-airbnb/issues/29) ([50d7342](https://github.com/progre/tslint-config-airbnb/commit/50d7342))



<a name="5.7.0"></a>
# [5.7.0](https://github.com/progre/tslint-config-airbnb/compare/5.6.0...5.7.0) (2018-02-21)


### Features

* add curly for 16.1 ([5143689](https://github.com/progre/tslint-config-airbnb/commit/5143689))



<a name="5.6.0"></a>
# [5.6.0](https://github.com/progre/tslint-config-airbnb/compare/5.5.0...5.6.0) (2018-02-07)


### Bug Fixes

* resolve interfere with 15.7 ([7396b2b](https://github.com/progre/tslint-config-airbnb/commit/7396b2b))



<a name="5.5.0"></a>
# [5.5.0](https://github.com/progre/tslint-config-airbnb/compare/5.4.2...5.5.0) (2018-01-24)


### Features

* replace no-var-self with no-this-assignment ([397e531](https://github.com/progre/tslint-config-airbnb/commit/397e531))
* add peerDependencies ([7b620a5](https://github.com/progre/tslint-config-airbnb/commit/7b620a5))



<a name="5.4.2"></a>
## [5.4.2](https://github.com/progre/tslint-config-airbnb/compare/5.4.1...5.4.2) (2017-11-15)


### Bug Fixes

* allow $method ([a980f53](https://github.com/progre/tslint-config-airbnb/commit/a980f53)), closes [#24](https://github.com/progre/tslint-config-airbnb/issues/24)



<a name="5.4.1"></a>
# [5.4.1](https://github.com/progre/tslint-config-airbnb/compare/5.3.0...5.4.1) (2017-11-15)


### Features

* add no-else-after-return for 16.3 ([36c678a](https://github.com/progre/tslint-config-airbnb/commit/36c678a))



<a name="5.3.1"></a>
## [5.3.1](https://github.com/progre/tslint-config-airbnb/compare/5.3.0...5.3.1) (2017-11-13)


### Bug Fixes

* update dependencies ([c91dcff](https://github.com/progre/tslint-config-airbnb/commit/c91dcff))



