Skip to content

Releases: sveltejs/eslint-plugin-svelte

eslint-plugin-svelte@2.43.0

19 Jul 03:14
b1d59b4
Compare
Choose a tag to compare

Minor Changes

eslint-plugin-svelte@2.42.0

11 Jul 12:07
b8258d9
Compare
Choose a tag to compare

Minor Changes

eslint-plugin-svelte@2.41.0

24 Jun 11:19
f8f377f
Compare
Choose a tag to compare

Minor Changes

Patch Changes

eslint-plugin-svelte@2.40.0

17 Jun 15:00
3ba8d57
Compare
Choose a tag to compare

Minor Changes

  • #792 cb722bc Thanks @ota-meshi! - feat: update svelte-eslint-parser to 0.39

  • #796 5e4d264 Thanks @ota-meshi! - feat: improve svelte/valid-compile to use svelte.config.js's onwarn from the parser.

  • #794 7894f82 Thanks @ota-meshi! - feat: improve svelte/valid-prop-names-in-kit-pages to use svelte.config.js data from the parser.

  • #794 7894f82 Thanks @ota-meshi! - feat: improve svelte/no-export-load-in-svelte-module-in-kit-pages to use svelte.config.js data from the parser.

Patch Changes

  • #795 df947a7 Thanks @baseballyama! - deps: update svelte-eslint-parser to 0.39.1 to set svelteFeatures.runes to true by default for Svelte 5

  • #797 f6d4e4c Thanks @ota-meshi! - fix: svelte/valid-compile to use verbatimModuleSyntax to work with TS v5.5.

eslint-plugin-svelte@2.39.5

17 Jun 09:48
2115deb
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-svelte@2.39.4

15 Jun 20:38
23f7bf2
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-svelte@2.39.3

10 Jun 07:14
f0d796a
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-svelte@2.39.2

09 Jun 05:42
d3b36f2
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-svelte@2.39.1

09 Jun 05:26
2a92602
Compare
Choose a tag to compare

Patch Changes

  • #772 0ecab95 Thanks @ota-meshi! - fix: false positive for kebab-case with svelte v5 in svelte/no-unused-svelte-ignore

v2.39.0

10 May 00:31
7e4e258
Compare
Choose a tag to compare

Minor Changes