Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
v0.34.0-next.0
Minor Changes
- #421
59fc0e9
Thanks @ota-meshi! - feat: (experimental) partial support for Svelte v5 parser
v0.33.1
Patch Changes
- #409
b63c305
Thanks @ota-meshi! - fix: infinite loop in attr.ts
v0.33.0
Minor Changes
- #395
d9cb8ae
Thanks @ota-meshi! - feat: improve let directive type
Patch Changes
- #396
a4d31f0
Thanks @ota-meshi! - fix: update postcss to 8.4.28
v0.32.2
Patch Changes
- #385
71db4ec
Thanks @ota-meshi! - fix: typescript-eslint v6 compatibility
v0.32.1
Patch Changes
- #371
cf20c86
Thanks @ota-meshi! - fix: wrong type information for#await
with same id
v0.32.0
Minor Changes
-
#364
f5de496
Thanks @ota-meshi! - feat: add support for Svelte v4 -
#358
438be64
Thanks @marekdedic! - only parsing styles on-demand
v0.31.0
Minor Changes
- #340
d170f91
Thanks @marekdedic! - added PostCSS AST of styles to parser services
Patch Changes
- #354
ff24f99
Thanks @ota-meshi! - fix: crash when using component and{@const}
v0.30.0
Minor Changes
- #343
2c76b13
Thanks @ota-meshi! - feat: add experimental support for Svelte v4
v0.29.0
💥 Breaking Changes
- #334
fa4adf6
Thanks @baseballyama! - BREAKING CHANGE: Drop Node 12 support
Minor Changes
- #338
af55230
Thanks @ota-meshi! - feat: improve$$
vars type
Patch Changes
- #337
21c0dc6
Thanks @ota-meshi! - fix: wrong scope for ts inbind:
v0.28.0
Minor Changes
- #329
45c958e
Thanks @ota-meshi! - feat: export meta object