Releases: sveltejs/eslint-plugin-svelte
Releases · sveltejs/eslint-plugin-svelte
[email protected]
Major Changes
- #982 04fc429Thanks @baseballyama! - feat!: Updated thehtml-self-closingrule to follow Svelte5
Minor Changes
- #1015 8369eafThanks @mikededo! - fix!: renameno-deprecated-raw-special-elementstono-raw-special-elements
Patch Changes
- 
#1009 a003664Thanks @baseballyama! - chore: upgradesvelte-eslint-parserto1.0.0-next.8
- 
#1020 eae0e2eThanks @baseballyama! - chore: updatesvelte-eslint-parserto1.0.0-next.9
- 
#1007 8e9199aThanks @baseballyama! - fix: update method for extracting major version
[email protected]
Patch Changes
- #990 12049c0Thanks @baseballyama! - fix: ignorecss_unused_selectorcompile error if<style>tag hasglobalattribute
[email protected]
Minor Changes
- #980 0b28198Thanks @baseballyama! - feat: Implement util to conditionally run lint based on Svelte version and SvelteKit routes etc
Patch Changes
- #993 b97a13eThanks @baseballyama! - chore: add:exitfor each node listener
[email protected]
Patch Changes
- #965 47760adThanks @marekdedic! - chore: using svelte-eslint-parser for style selector parsing
[email protected]
Minor Changes
- #922 f4a0fa7Thanks @marekdedic! - feat: added the no-useless-children-snippet rule
[email protected]
[email protected]
Major Changes
- #900 4759b47Thanks @marekdedic! - breaking: deprecated the no-goto-without-base rule
Minor Changes
- #900 4759b47Thanks @marekdedic! - feat: added the no-navigation-without-base rule
[email protected]
Minor Changes
- 
#963 2c551b2Thanks @baseballyama! - feat: support Svelte5 ofvalid-prop-names-in-kit-pagesrule
Patch Changes
- #961 117e60dThanks @baseballyama! - fix: support each blocks without an item
[email protected]
Patch Changes
- #956 157ee1fThanks @baseballyama! - chore: updatesvelte-eslint-parserto v1.0.0-next.4
[email protected]
Major Changes
- #932 b136ab4Thanks @ota-meshi! - feat!: change the plugin to an ESM-only package