Releases: sveltejs/eslint-plugin-svelte
Releases · sveltejs/eslint-plugin-svelte
eslint-plugin-svelte@2.39.4
Patch Changes
- #786
e7e25d6
Thanks @baseballyama! - deps: updatesvelte-eslint-parser
to support Svelte5.0.0-next.155
eslint-plugin-svelte@2.39.3
Patch Changes
- #778
3e2a732
Thanks @ota-meshi! - fix: update svelte-eslint-parser
eslint-plugin-svelte@2.39.2
Patch Changes
- #775
0e85eba
Thanks @ota-meshi! - fix: README is not publish
eslint-plugin-svelte@2.39.1
Patch Changes
- #772
0ecab95
Thanks @ota-meshi! - fix: false positive for kebab-case with svelte v5 insvelte/no-unused-svelte-ignore
v2.39.0
Minor Changes
-
#749
da4d535
Thanks @baseballyama! - feat: addsvelte/no-svelte-internal
rule -
#758
6ee50c8
Thanks @ota-meshi! - feat: Update svelte-eslint-parser to 0.36
v2.38.0
Minor Changes
- #741
33626a3
Thanks @baseballyama! - Use the latest Svelte 5
v2.37.0
v2.36.0
Minor Changes
- Add experimental support for Svelte v5
- #622
470ef6c
Thanks @ota-meshi! - feat: add support for{@snippet}
and{@render}
in indent rule - #620
1097107
Thanks @ota-meshi! - feat: (experimental) partial support for Svelte v5 - #624
7df5b6f
Thanks @ota-meshi! - feat: add support for{@snippet}
and{@render}
in mustache-spacing rule - Update parser and svelte(v5)
- #657
b159b46
Thanks @ota-meshi! - feat: update svelte to v5.0.0-next.33 - #704
af2ccf9
Thanks @ota-meshi! - Update svelte-eslint-parser - #693
b11ff34
Thanks @ota-meshi! - fix: update dependencies & some fixes - #628
85fc8f4
Thanks @ota-meshi! - fix: update parser and fix some tests - #696
d4303f5
Thanks @ota-meshi! - fix: update svelte-eslint-parser - #635
ec3f1cf
Thanks @ota-meshi! - feat: update svelte to v5.0.0-next.16 - #687
2943021
Thanks @ota-meshi! - feat: update parser
- #657
- #622
- Support for ESLint v9
- #673
b72b97b
Thanks @ota-meshi! - feat: add support for eslint v9 - #708
d597a69
Thanks @ota-meshi! - feat: add support for flat config- #719
eaf5e6a
Thanks @ota-meshi! - fix: suppress comment not working in flat config. - #711
aaba61f
Thanks @ota-meshi! - fix: flat config would cause an error with non-svelte files
- #719
- #673
- #690
e84397d
Thanks @sdarnell! - Added prefer option to prefer-class-directive rule ('always' or 'empty'). The default is now 'empty' which is a slight relaxation of the rule. - #679
4e6c681
Thanks @marekdedic! - feat: added the no-goto-without-base rule
Patch Changes
v2.36.0-next.13
Patch Changes
- #719
eaf5e6a
Thanks @ota-meshi! - fix: suppress comment not working in flat config.
v2.36.0-next.12
Patch Changes
- #711
aaba61f
Thanks @ota-meshi! - fix: flat config would cause an error with non-svelte files