v0.58.0
What's Changed
- chore: update claude.md by @yeonjuan in #531
- refactor: use getNameOf util by @yeonjuan in #532
- fix: report location in react/classname-spacing by @yeonjuan in #533
- fix: fix dependencies by @yeonjuan in #535
- feat: add @html-eslint/eslint-plugin-svelte by @yeonjuan in #508
- refactor: apply prefer-destructuring rule by @yeonjuan in #538
- refactor: use getNameOf util by @yeonjuan in #541
- chore(deps-dev): bump rollup from 3.29.5 to 3.30.0 by @dependabot[bot] in #543
- chore(deps-dev): bump svelte from 5.53.1 to 5.53.5 by @dependabot[bot] in #544
- chore(deps): bump basic-ftp from 5.0.5 to 5.2.0 by @dependabot[bot] in #545
- chore(deps): bump ajv from 6.12.6 to 6.14.0 by @dependabot[bot] in #546
- feat: add @html-eslint/eslint-plugin-angular-template by @yeonjuan in #529
- refactor: add attribute value adapter by @yeonjuan in #547
- refactor: apply AttributeValueAdapter on no-duplicate-class/classname by @yeonjuan in #548
- refactor: add ElementAdapter, AttributeAdapter, AttributeKeyAdapter by @yeonjuan in #549
- feat: add angular/no-obsolete-tags by @yeonjuan in #550
- refactor: simplify HTMLSourceCode type by @yeonjuan in #551
- fix: stub missing
SourceCodemethods forhtmllanguage by @andreww2012 in #489 - fix: make stub methods private by @yeonjuan in #552
- feat: add angular/no-ineffective-attrs by @yeonjuan in #553
- feat(require-details-summary): add rule for details/summary structure by @novavale in #536
- feat: add angular no-obsolete-attrs, no-invalid-attr-value by @yeonjuan in #554
- docs: add configuration in eslint v10,9,8 by @yeonjuan in #542
- fix: handle new line in class and mustache syntax by @yeonjuan in #555
Full Changelog: v0.57.1...v0.58.0