Releases: 43081j/eslint-plugin-lit
Releases · 43081j/eslint-plugin-lit
1.15.0
What's Changed
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #204
- docs: update readme to include flat config usage by @43081j in #205
- fix: false positive in quoted-expressions (#209) by @jpradelle in #210
- feat: improve LitElement identification by @jpradelle in #206
- feat: add strictSnakeCase option to rule attribute-names by @jpradelle in #207
- feat: use provenance and tags for publishing by @43081j in #212
New Contributors
- @jpradelle made their first contribution in #210
Full Changelog: v1.14.0...1.15.0
v1.14.0
What's Changed
- Fix for #202 by @HerrDietz in #203
New Contributors
- @HerrDietz made their first contribution in #203
Full Changelog: v1.13.0...v1.14.0