Skip to content

Releases: salesforce/eslint-config-lwc

v0.7.0

16 Nov 10:47
4f07b12
Compare
Choose a tag to compare

v0.6.0

12 May 20:53
9dea3fd
Compare
Choose a tag to compare

Features

  • Upgrade @lwc/eslint-plugin-lwc to 0.10.0 (#22)

v0.5.0

25 Feb 10:57
ddaac0f
Compare
Choose a tag to compare

Breaking changes

  • Drop support for Node.js 8. @salesforce/eslint-config-lwc now requires eslint 6 or greater (#20)

Features

  • Move no-leading-uppercase-api-name to recommended preset (#21)
  • Upgrade @lwc/eslint-plugin-lwc to 0.9.0 (#22)

v0.4.0

06 Feb 07:09
c257461
Compare
Choose a tag to compare

Features

  • Restrict usage of global properties attached on the window object in recommended config (#10)
  • Enable lwc/no-leading-uppercase-api-name to base config (#16)

Documentation

  • Add license and license headers (#4)
  • Editorial edit to README.md (#6)
  • Add code of conduct (#8)

v0.3.0

06 Dec 00:55
167a2a1
Compare
Choose a tag to compare

Breaking Changes

  • Remove @salesforce/eslint-config-lwc/style config (#3)