This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-svelte (source) | devDependencies | minor | 2.39.0 -> 2.44.1 |
v2.44.1
580e48a
Thanks @mikededo! - fix(svelte/indent): ensure proper snippet indentv2.44.0
85053a1
Thanks @jrmajor! - feat: add config option for foreign elements in svelte/html-self-closing
rule690c04e
Thanks @ota-meshi! - fix: update svelte-eslint-parser to 0.41.1v2.43.0
dc7eefc
Thanks @ota-meshi! - fix(deps): update dependency svelte-eslint-parser to ^0.41.0v2.42.0
88da3cf
Thanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.40.0v2.41.0
be64d36
Thanks @ota-meshi! - fix: broken indentation of if condition in svelte/indent
rule#789 0bc17df
Thanks @KuSh! - chore: Use eslint types for exported configs
#805 6e4d3ed
Thanks @baseballyama! - fix: update svelte-eslint-parser
to fix nested {#snippet}
#800 580f44f
Thanks @ota-meshi! - feat: add name to flat configs.
v2.40.0
#792 cb722bc
Thanks @ota-meshi! - feat: update svelte-eslint-parser to 0.39
#796 5e4d264
Thanks @ota-meshi! - feat: improve svelte/valid-compile
to use svelte.config.js
's onwarn
from the parser.
#794 7894f82
Thanks @ota-meshi! - feat: improve svelte/valid-prop-names-in-kit-pages
to use svelte.config.js
data from the parser.
#794 7894f82
Thanks @ota-meshi! - feat: improve svelte/no-export-load-in-svelte-module-in-kit-pages
to use svelte.config.js
data from the parser.
#795 df947a7
Thanks @baseballyama! - deps: update svelte-eslint-parser
to 0.39.1 to set svelteFeatures.runes
to true
by default for Svelte 5
#797 f6d4e4c
Thanks @ota-meshi! - fix: svelte/valid-compile
to use verbatimModuleSyntax to work with TS v5.5.
v2.39.5
f7b7649
Thanks @ota-meshi! - fix: false positives for import vars with TS in svelte/valid-compile
v2.39.4
e7e25d6
Thanks @baseballyama! - deps: update svelte-eslint-parser
to support Svelte 5.0.0-next.155
v2.39.3
3e2a732
Thanks @ota-meshi! - fix: update svelte-eslint-parserv2.39.2
0e85eba
Thanks @ota-meshi! - fix: README is not publishv2.39.1
0ecab95
Thanks @ota-meshi! - fix: false positive for kebab-case with svelte v5 in svelte/no-unused-svelte-ignore
This MR has been generated by Renovate Bot.