Releases: ota-meshi/eslint-plugin-astro
Releases · ota-meshi/eslint-plugin-astro
v0.11.2
What's Changed
- Fix false negatives in
astro/jsx-a11y/no-autofocus
rule by @ota-meshi in #38
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- Fix false positive for
set:text
inastr/jsx-a11y/heading-has-content
rule by @ota-meshi in #37
Full Changelog: v0.11.0...v0.11.1
v0.11.0
v0.10.2
What's Changed
- Fix false positive for within loop in
astro/no-unused-css-selector
rule by @ota-meshi in #32 - Fix false positive for
@keyframes
inastro/no-unused-css-selector
rule by @ota-meshi in #33
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Fix for
:root
inastro/no-unused-css-selector
rule by @ota-meshi in #31
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Change parser dependencies. by @ota-meshi in #27
- Add
astro/no-unused-css-selector
rule by @ota-meshi in #28
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Improve
astro/prefer-object-class-list
rule by @ota-meshi in #24
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
v0.7.0
What's Changed
- Add
astro/no-conflict-set-directives
rule by @ota-meshi in #20
Full Changelog: v0.6.0...v0.7.0