Releases: yeonjuan/html-eslint
Releases · yeonjuan/html-eslint
v0.42.0
What's Changed
- chore: fix update yarn.lock while lerna publish by @yeonjuan in #360
- docs: add reference link on use-baseline doc by @Sendi0011 in #364
- feat: add no-aria-hidden-on-focusable rule by @System625 in #365
- chore: fix lint, cspell, format errors by @yeonjuan in #367
- docs: fix typo in max-element-depth by @Logicer16 in #369
- feat: add auto-fix suggestion for require-img-alt rule by @simplicityf in #366
- chore: fix integration test yarn version by @yeonjuan in #370
- chore: fix failing ci by @yeonjuan in #376
- feat: add no-empty-headings rule to enforce accessible heading content by @ivioje in #373
- fix: ignore checking tag names in svg in lowercase by @yeonjuan in #377
- fix: wrong rule category by @yeonjuan in #378
- feat: new rule proposal: no-invalid-entity-351 by @perpetual-cosmos in #371
- feat: add no-duplicate-in-head rule by @Sendi0011 in #362
New Contributors
- @Sendi0011 made their first contribution in #364
- @System625 made their first contribution in #365
- @Logicer16 made their first contribution in #369
- @simplicityf made their first contribution in #366
- @ivioje made their first contribution in #373
- @perpetual-cosmos made their first contribution in #371
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- chore: bump parcel, axios, firebase-tools and replace rollup plugin by @yeonjuan in #340
- fix: correct rule
require-open-graph-protocol
description by @ntnyq in #342 - feat: add
meta.docs.url
to all rules by @ntnyq in #341 - feat: node18 module stuff by @lishaduck in #345
- refactor: lerna-lite by @lishaduck in #347
- fix: wrong dependency by @yeonjuan in #358
New Contributors
- @ntnyq made their first contribution in #342
- @lishaduck made their first contribution in #345
Full Changelog: v0.40.3...v0.41.0
v0.40.3
v0.40.2
Full Changelog: v0.40.1...v0.40.2
v0.40.1
v0.40.0
What's Changed
- chore: update issue templates by @yeonjuan in #322
- docs: add CONTRIBUTING.md by @yeonjuan in #321
- chore: add plugin meta by @yeonjuan in #325
- feat: update baseline data by @yeonjuan in #330
- feat: implement autofix in require-attrs by @yeonjuan in #331
- feat: implement language plugin by @yeonjuan in #323
- docs: fix docs by @yeonjuan in #332
Full Changelog: v0.39.0...v0.40.0
v0.39.0
v0.38.1
v0.38.0
What's Changed
- feat: implement use-baseline by @yeonjuan in #311
- feat: add suggestion fixer in no-duplicate-attrs by @yeonjuan in #307
- chore: implement generate baseline script by @yeonjuan in #309
- fix: tagChildrenIndent does not work on script, style by @yeonjuan in #312
Full Changelog: v0.37.0...v0.38.0