Releases: ota-meshi/astro-eslint-parser
Releases · ota-meshi/astro-eslint-parser
v0.11.0
v0.10.1
Patch Changes
- #148
9926a11Thanks @ota-meshi! - fix: import path
v0.10.0
v0.9.5
Patch Changes
- #141
abc6315Thanks @ota-meshi! - fix: no-unused-vars rule false positives for Props interfaces
v0.9.4
v0.9.3
Patch Changes
- #137
446563aThanks @ota-meshi! - fix: parsing error for@,., and:in attribute names
v0.9.2
v0.9.1
v0.9.0
Minor Changes
- #122
c34a77fThanks @ota-meshi! - feat: add services.getAstroResult
Patch Changes
- #122
c34a77fThanks @ota-meshi! - fix: services type
v0.8.0
Minor Changes
-
#120
219db41Thanks @ota-meshi! - feat: support Astro.props type -
#120
219db41Thanks @ota-meshi! - feat: support scope analysis with typescript-eslint/parser