Releases: sveltejs/eslint-plugin-svelte
Releases · sveltejs/eslint-plugin-svelte
[email protected]
Patch Changes
- #965
47760ad
Thanks @marekdedic! - chore: using svelte-eslint-parser for style selector parsing
[email protected]
Minor Changes
- #922
f4a0fa7
Thanks @marekdedic! - feat: added the no-useless-children-snippet rule
[email protected]
[email protected]
Major Changes
- #900
4759b47
Thanks @marekdedic! - breaking: deprecated the no-goto-without-base rule
Minor Changes
- #900
4759b47
Thanks @marekdedic! - feat: added the no-navigation-without-base rule
[email protected]
Minor Changes
-
#963
2c551b2
Thanks @baseballyama! - feat: support Svelte5 ofvalid-prop-names-in-kit-pages
rule
Patch Changes
- #961
117e60d
Thanks @baseballyama! - fix: support each blocks without an item
[email protected]
Patch Changes
- #956
157ee1f
Thanks @baseballyama! - chore: updatesvelte-eslint-parser
to v1.0.0-next.4
[email protected]
Major Changes
- #932
b136ab4
Thanks @ota-meshi! - feat!: change the plugin to an ESM-only package
[email protected]
Major Changes
- #937
729394e
Thanks @ota-meshi! - feat!: drop support for old eslint
Minor Changes
- #945
19f682b
Thanks @baseballyama! - feat: Support<svelte:boundary>
[email protected]
Patch Changes
- #941
fce2f74
Thanks @ota-meshi! - fix: crash with eslint v9.16.0 insvelte/no-inner-declarations