Releases: salesforce/eslint-config-lwc
Releases · salesforce/eslint-config-lwc
v4.0.0-beta.1
Breaking Change
- feat!: added support for eslint v9, dropped support for eslint v8 and older @W-17448473 by @ravijayaramappa in #141
What's Changed
- chore: release v3.6.0 by @wjhsf in #135
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #136
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #139
- @W-17374681 include new ssr rules in ssr config by @abhagta-sfdc in #140
- Update README.md by @wjhsf in #138
- @ W-17538276 Update ssr configs by @abhagta-sfdc in #142
New Contributors
- @abhagta-sfdc made their first contribution in #140
Full Changelog: v3.6.0...v4.0.0-beta.1
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