Releases: yeonjuan/html-eslint
Releases · yeonjuan/html-eslint
v0.49.0
v0.48.0
v0.47.1
What's Changed
- chore: bump es-html-parser by @yeonjuan in #430
- docs: rule name typo in no-restricted-attr-values documentation by @Copilot in #434
- fix: no-skip-heading-levels: h4 tag was not being validated by @Copilot in #442
- chore: update bcd by @yeonjuan in #443
New Contributors
- @Copilot made their first contribution in #434
Full Changelog: v0.47.0...v0.47.1
v0.47.0
v0.46.2
v0.46.1
v0.46.0
Breaking Changes ⚠️
- When using the "recommended" configuration, the settings differ from previous versions. Please refer to this page for details.
What's Changed
- feat: support linting doctype in lowercase by @Nightfirecat in #411
- feat: arrange recommended configs by @yeonjuan in #412
- docs: mention priority ordering in
sort-attrsdocumentation by @AdamVig in #414
New Contributors
- @Nightfirecat made their first contribution in #411
- @AdamVig made their first contribution in #414
Full Changelog: v0.45.0...v0.46.0
v0.45.0
What's Changed
- chore: add apply suggestion, fix on playground by @yeonjuan in #397
- docs: fix by @yeonjuan in #398
- feat: add new rule no-ineffective-attrs by @yeonjuan in #399
- feat: add message options to the require-attrs by @yeonjuan in #401
- feat: update bcd for use-baseline by @yeonjuan in #402
- docs: add support by @yeonjuan in #405
- fix: tagChildrenIndent Not applied to text child by @yeonjuan in #407
- feat: add pattern support to priority option in sort-attrs by @yeonjuan in #408
Full Changelog: v0.44.0...v0.45.0
v0.44.0
v0.43.1
What's Changed
- docs(rule: quote): disclaimer enforceTemplatedAttrValue implicitly bans bare templated attributes, clarify object option by @jimmy-zhening-luo in #395
- fix: ignore attribute key with templates by @yeonjuan in #393
New Contributors
- @jimmy-zhening-luo made their first contribution in #395
Full Changelog: v0.43.0...v0.43.1