Skip to content

Releases: salesforce/eslint-config-lwc

v3.6.0

28 Jun 15:57
ec924bd
Compare
Choose a tag to compare

v3.6.0 introduces new variations of the existing configs that support parsing TypeScript files. TypeScript support is experimental, and not all rules will report violations when used with TypeScript language features.

The new configs are:

  • @salesforce/eslint-config-lwc/base-ts
  • @salesforce/eslint-config-lwc/recommended-ts
  • @salesforce/eslint-config-lwc/extended-ts
  • @salesforce/eslint-config-lwc/i18n-ts
  • @salesforce/eslint-config-lwc/ssr-ts

v3.5.0

28 Jun 18:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.5.0

v3.4.0

20 Feb 22:04
bfe9fba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.4...v3.4.0

v3.3.4

24 Jan 10:13
ed61265
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.3...v3.3.4

v3.3.3

10 Jul 22:26
Compare
Choose a tag to compare

Bug Fixes

  • Fix whitelisted commerce and experience wires by @seckardt in #100.

Internal Changes

v3.3.2

08 Jun 15:28
e846560
Compare
Choose a tag to compare

Misc

  • Allow all the wire adapters from commerce/*Api and experience/*Api (#98).

v3.2.5

19 May 17:23
Compare
Choose a tag to compare

Features

  • Add new wire adapters for lightning/analyticsWaveApi

v3.3.1

12 May 08:59
74f3cc4
Compare
Choose a tag to compare

Bug fixes

  • Add new public analytics wire adapters by @smithgp in #96

Internal changes

v3.3.0

11 Apr 19:52
efa96be
Compare
Choose a tag to compare

New features

  • adds lwc/no-disallowed-lwc-imports rule to @salesforce/eslint-config-lwc/base (#93)

v3.2.4

29 Mar 20:19
0929075
Compare
Choose a tag to compare

3.2.4 (2022-03-29)

  • chore: rename einstein in base.js (#90)
  • chore: Add LDS UIAPI Adapters to base.js (#86)