Releases: sveltejs/eslint-plugin-svelte
[email protected]
Patch Changes
-
#1322
1e06290
Thanks @marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables -
#1355
d8df1e8
Thanks @InkedCat! - fix: properly support Windows inno-unused-props
rule
fix: properly support Windows invalid-style-parse
rule
fix: properly support Windows inno-unnecessary-condition
rule -
#1344
03a93f4
Thanks @ota-meshi! - fix: preventing infinite loops in multiple rules
[email protected]
Patch Changes
- #1305
d92dde0
Thanks @ota-meshi! - fix(no-top-level-browser-globals): false positives for compound logical expression guards
[email protected]
Patch Changes
-
#1299
5c7cba3
Thanks @marekdedic! - feat: disabling more rules in runes mode -
#1299
5c7cba3
Thanks @marekdedic! - feat: restricting SvelteKit rules to SvelteKit -
#1306
7cb3660
Thanks @ota-meshi! - fix(no-unused-props): false positives forComponentProps<any>
[email protected]
Patch Changes
- #1313
27573f4
Thanks @marekdedic! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions)
[email protected]
Minor Changes
-
#1308
abbcfdd
Thanks @marekdedic! - feat(no-navigation-without-resolve): added to recommended rule set -
#1289
e2e791f
Thanks @marekdedic! - feat: added the no-navigation-without-resolve rule -
#1289
e2e791f
Thanks @marekdedic! - chore: deprecated the no-navigation-without-base rule
[email protected]
Minor Changes
-
#1151
843730d
Thanks @marekdedic! - feat: added theprefer-svelte-reactivity
rule -
#1269
a444476
Thanks @baseballyama! - feat: support asynchronous svelte
Patch Changes
[email protected]
[email protected]
[email protected]
Patch Changes
- #1252
5db956e
Thanks @ota-meshi! - fix(no-top-level-browser-globals): false positive for{#if browser}
[email protected]
Patch Changes
- #1243
5df1121
Thanks @zachstence! - fix false positives for regular components in valid-compile/custom_element_props_identifier