Minor Changes
-
#792
cb722bc
Thanks @ota-meshi! - feat: update svelte-eslint-parser to 0.39 -
#796
5e4d264
Thanks @ota-meshi! - feat: improvesvelte/valid-compile
to usesvelte.config.js
'sonwarn
from the parser. -
#794
7894f82
Thanks @ota-meshi! - feat: improvesvelte/valid-prop-names-in-kit-pages
to usesvelte.config.js
data from the parser. -
#794
7894f82
Thanks @ota-meshi! - feat: improvesvelte/no-export-load-in-svelte-module-in-kit-pages
to usesvelte.config.js
data from the parser.
Patch Changes
-
#795
df947a7
Thanks @baseballyama! - deps: updatesvelte-eslint-parser
to 0.39.1 to setsvelteFeatures.runes
totrue
by default for Svelte 5 -
#797
f6d4e4c
Thanks @ota-meshi! - fix:svelte/valid-compile
to use verbatimModuleSyntax to work with TS v5.5.