Releases: leviy/eslint-plugin-es5
Releases · leviy/eslint-plugin-es5
1.4.1
1.4.0
Changelog for 1.4.0
- Make 'no-es6-methods' to uses rules options (pull request #1)
- chore: remove and ignore yarn.lock (pull request #23)
- docs: add no-es6-methods and no-es6-static-methods to README (pull request #22)
- feat: make no-shorthand-properties fixable (pull request #27)
- refactor: improve speed of es6 method rules (pull request #28)