Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
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
v0.27.0
Minor Changes
-
#314
96a72a5
Thanks @ota-meshi! - feat: improve component event handler type -
#325
36b01ec
Thanks @ota-meshi! - feat: support foruse:
directive parameter type
v0.26.1
Patch Changes
- #316
501c1b4
Thanks @ota-meshi! - fix: crash with plainthis
attribute.
v0.26.0
Minor Changes
- #312
9856029
Thanks @ota-meshi! - feat: add support for<svelte:document>
v0.25.1
Patch Changes
- #309
97a4135
Thanks @ota-meshi! - chore: move repo and move url of docs
v0.25.0
Minor Changes
- #296
21d8c1c
Thanks @ota-meshi! - feat: improved event handler type
v0.24.2
Patch Changes
- #301
ce2deb9
Thanks @ota-meshi! - fix: wrong typing for typescript v5
v0.24.1
Patch Changes
- #299
472a3bb
Thanks @ota-meshi! - fix: wrong scope for reactive block statement