Releases: salesforce/eslint-config-lwc
Releases · salesforce/eslint-config-lwc
v3.6.0
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
What's Changed
- feat: add
ssr
config by @abdulsattar in #113 - chore(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in #118
- chore(deps): bump semver from 7.3.8 to 7.5.2 by @dependabot in #119
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- chore: restrict @salesforce/lds imports by @scarrawaySF in #111
New Contributors
- @scarrawaySF made their first contribution in #111
Full Changelog: v3.3.4...v3.4.0
v3.3.4
What's Changed
- fix: temporarily remove auto-deploy @W-11138153 by @jye-sf in #101
- chore: update deps by @abdulsattar in #102
- chore: update dependencies by @nolanlawson in #103
- chore: update dependencies by @nolanlawson in #104
- chore: update dependencies by @nolanlawson in #107
- chore: update json5 to address vuln by @divmain in #108
- chore: update dependencies by @abdulsattar in #110
New Contributors
- @abdulsattar made their first contribution in #102
- @divmain made their first contribution in #108
Full Changelog: v3.3.3...v3.3.4