Skip to content

Releases: salesforce/eslint-plugin-lightning

v2.0.0-beta.1

07 Jan 02:51
b08916a
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Breaking Changes

  • feat!: add support for eslint v9 and drop support for older versions @W-17449024 by @ravijayaramappa in #14

What's changed

New Contributors

Full Changelog: v1.0.0...v2.0.0-beta.1

v1.0.0

16 Nov 08:55
046f857
Compare
Choose a tag to compare

Features

  • Add support for eslint@8 (#9)

Internal

  • Update dependencies (#7)

v0.1.1

04 Jun 07:40
8b793f5
Compare
Choose a tag to compare

Bugs

  • Fix valid-apex-method-invocation uncaught expression when processing class with mixins. (#5)

Doc

  • Update install command in README.md. (#3)