Skip to content

Releases: leviy/eslint-plugin-es5

1.4.1

07 Nov 10:58
Compare
Choose a tag to compare

Changelog for 1.4.1

  • GitHub workflow action added to automate publishing the package to the registry (pull request #2)

1.4.0

12 Apr 08:24
5831512
Compare
Choose a tag to compare

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)