Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork23
Releases: sveltejs/svelte-eslint-parser
v1.3.0
5328c61
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.2.0
0817c7e
Compare
Minor Changes
- #714
855af3b
Thanks@baseballyama! - feat: support{@attach ...}
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.3
afd3dca
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.2
3081ac7
Compare
Patch Changes
- #698
8188302
Thanks@ota-meshi! - fix: crash with$derived()
in template using ts
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.1
0df76be
Compare
Patch Changes
- #692
1c533d8
Thanks@baseballyama! - fix: resolved issue of$props
incorrectly detected as store when using variables named after runes like$props
andprops
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.0
4813063
Compare
Minor Changes
- #686
f26ee51
Thanks@marekdedic! - style Context parsing error type fix
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.1
7543ddf
Compare
Patch Changes
- #681
edb63e2
Thanks@baseballyama! - fix: align required Node version with ESLint
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0
060cf37
Compare
Major Changes
#579
4ac8236
Thanks@ota-meshi! - feat!: drop support for old node versions (<18, 19, 21)#599
cefd17a
Thanks@ota-meshi! - feat!: change the parser to an ESM-only package#459
d768a5c
Thanks@renovate! - fix(deps): update dependency eslint-scope to v8
Minor Changes
#645
6ff7516
Thanks@ota-meshi! - feat: improve scoping of snippet declarations acting as slot properties#609
47b61de
Thanks@ota-meshi! - feat: add support for<svelte:boundary>
#641
89e053a
Thanks@ota-meshi! - feat: replacedeclaration
property of SvelteConstTag withdeclarations
property#589
f54c91f
Thanks@marekdedic! - feat: stabilized generics#647
10ffeec
Thanks@ota-meshi! - feat: add AST node for function bindings#626
cde2baf
Thanks@baseballyama! - feat: AddwarningFilter
toSvelteConfig
#673
cab2fd2
Thanks@baseballyama! - feat: support latest runes ($props.id
and$inspect.trace
)#619
002e3b0
Thanks@marekdedic! - feat: added support for style selector parsing#617
1e0b874
Thanks@ota-meshi! - feat: add support{#each}
withoutas
(svelte v5.4.0)
Patch Changes
#633
1178032
Thanks@baseballyama! - fix: assign actualrunes
value toSvelteParseContext
#636
78f2923
Thanks@baseballyama! - fix: correct detection of runes mode in parsed files#638
df461c3
Thanks@baseballyama! - fix: resolve issues in Runes mode detection causing parser malfunctions#650
bc75922
Thanks@baseballyama! - fix: addparent
node toSvelteFunctionBindingsExpression
#601
e1c6a8a
Thanks@baseballyama! - chore: remove experimental for svelteFeatures.runes option parserOptions#612
9e84b3e
Thanks@ota-meshi! - fix: compatibility with eslint-plugin-prettier#604
5ed0609
Thanks@baseballyama! - fix: recognize script as module for Typescript type checking#630
8b179dd
Thanks@baseballyama! - fix: prevent errors when<script>
tags are used inside{@html}
#600
5586809
Thanks@baseballyama! - feat: support postcss
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0-next.13
8ef14a6
Compare
Minor Changes
- #645
6ff7516
Thanks@ota-meshi! - feat: improve scoping of snippet declarations acting as slot properties
Patch Changes
- #650
bc75922
Thanks@baseballyama! - fix: addparent
node toSvelteFunctionBindingsExpression
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0-next.12
7a5f487
Compare
Minor Changes
- #647
10ffeec
Thanks@ota-meshi! - feat: add AST node for function bindings
Assets2
Uh oh!
There was an error while loading.Please reload this page.