Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
v1.0.0-next.6
Minor Changes
- #626
cde2baf
Thanks @baseballyama! - feat: AddwarningFilter
toSvelteConfig
v1.0.0-next.5
Minor Changes
- #619
002e3b0
Thanks @marekdedic! - feat: added support for style selector parsing
v1.0.0-next.4
Minor Changes
- #617
1e0b874
Thanks @ota-meshi! - feat: add support{#each}
withoutas
(svelte v5.4.0)
v1.0.0-next.3
Patch Changes
- #612
9e84b3e
Thanks @ota-meshi! - fix: compatibility with eslint-plugin-prettier
v1.0.0-next.2
Major Changes
- #599
cefd17a
Thanks @ota-meshi! - feat!: change the parser to an ESM-only package
v1.0.0-next.1
Major Changes
Minor Changes
- #609
47b61de
Thanks @ota-meshi! - feat: add support for<svelte:boundary>
Patch Changes
-
#601
e1c6a8a
Thanks @baseballyama! - chore: remove experimental for svelteFeatures.runes option parserOptions -
#604
5ed0609
Thanks @baseballyama! - fix: recognize script as module for Typescript type checking -
#600
5586809
Thanks @baseballyama! - feat: support postcss
v1.0.0-next.0
Major Changes
- #579
4ac8236
Thanks @ota-meshi! - feat!: drop support for old node versions (<18, 19, 21)
Minor Changes
- #589
f54c91f
Thanks @marekdedic! - feat: stabilized generics
v0.43.0
Minor Changes
- #576
88548e9
Thanks @ota-meshi! - update svelte to v5
Patch Changes
- #576
88548e9
Thanks @ota-meshi! - fix some$props()
type linting error
v0.42.0
Minor Changes
- #569
3119299
Thanks @ota-meshi! - feat: improve props type
Patch Changes
- #573
7c556ca
Thanks @ota-meshi! - fix: error in snippets with type annotations
v0.41.1
Patch Changes
- #561
8350bb5
Thanks @ota-meshi! - fix: incorrect runes inference when having empty compiler options