Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Latest commit

 

History

History
134 lines (58 loc) · 3.77 KB

CHANGELOG.md

File metadata and controls

134 lines (58 loc) · 3.77 KB

5.11.2 (2019-09-19)

5.11.1 (2018-11-15)

Bug Fixes

5.11.0 (2018-09-01)

Bug Fixes

  • remove deprecated rule "no-unused-variable" (5b54968), closes #54

and a PR

Features

5.10.0 (2018-08-18)

Bug Fixes

  • allow-destructuring on no-this-assignment (d80f2f0), closes #47

Features

and some PRs

5.9.0 (2018-05-19)

Features

5.8.0 (2018-03-19)

Features

5.7.0 (2018-02-21)

Features

5.6.0 (2018-02-07)

Bug Fixes

  • resolve interfere with 15.7 (7396b2b)

5.5.0 (2018-01-24)

Features

  • replace no-var-self with no-this-assignment (397e531)
  • add peerDependencies (7b620a5)

5.4.2 (2017-11-15)

Bug Fixes

5.4.1 (2017-11-15)

Features

  • add no-else-after-return for 16.3 (36c678a)

5.3.1 (2017-11-13)

Bug Fixes