svelte-eslint-parser
Advanced tools
Changelog
0.32.1
cf20c86
Thanks @ota-meshi! - fix: wrong type information for #await
with same idChangelog
0.32.0
#364 f5de496
Thanks @ota-meshi! - feat: add support for Svelte v4
#358 438be64
Thanks @marekdedic! - only parsing styles on-demand
Changelog
0.31.0
d170f91
Thanks @marekdedic! - added PostCSS AST of styles to parser servicesff24f99
Thanks @ota-meshi! - fix: crash when using component and {@const}
Changelog
0.29.0
fa4adf6
Thanks @baseballyama! - BREAKING CHANGE: Drop Node 12 supportaf55230
Thanks @ota-meshi! - feat: improve $$
vars type21c0dc6
Thanks @ota-meshi! - fix: wrong scope for ts in bind:
Changelog
0.27.0
#314 96a72a5
Thanks @ota-meshi! - feat: improve component event handler type
#325 36b01ec
Thanks @ota-meshi! - feat: support for use:
directive parameter type