Skip to content

Releases: salesforce/eslint-plugin-lwc

v1.8.0

23 Apr 19:08
4e66f16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2

03 Jan 21:29
35b9b52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.2

v1.7.0

15 Nov 20:16
a05f7df
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @babel/traverse from 7.20.13 to 7.23.2 by @dependabot in #131
  • chore: node v18 by @ekashida in #128
  • feat: update rule no-unsupported-ssr-properties to reflect SSR best practices @W-14387292 by @seckardt in #133
  • feat: enforce import.meta guard due to LWC compiler behavior @W-14387292 by @seckardt in #134
  • chore: update dependencies and resolve deprecation warnings by @jye-sf in #135

Full Changelog: v1.6.4...v1.7.0

v1.6.4

20 Oct 20:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.3...v1.6.4

v1.6.3

21 Jun 17:47
2ca338a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2

20 Feb 21:55
618a4ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

20 Feb 15:29
e537926
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.1

v1.5.1

02 Jan 08:32
ad1eb32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

19 Sep 20:37
58ba604
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

30 Jun 11:42
89021bd
Compare
Choose a tag to compare

Features

  • Add allowList option to no-disallowed-lwc-imports (#97)

Chores

  • Update dependencies (#96)