Skip to content

Releases: sveltejs/eslint-plugin-svelte

eslint-plugin-svelte@3.17.1

22 Apr 09:15
21253c4

Choose a tag to compare

Patch Changes

  • #1321 97d89f7 Thanks @marekdedic! - feat(no-navigation-without-resolve): added support for ResolvedPathname types

eslint-plugin-svelte@3.17.0

02 Apr 20:04
1886399

Choose a tag to compare

Minor Changes

Patch Changes

  • #1490 b742163 Thanks @marekdedic! - fix(no-navigation-without-resolve): properly detecting invalid binary expression operators

eslint-plugin-svelte@3.16.0

21 Mar 07:02
e98c794

Choose a tag to compare

Minor Changes

  • #1483 69c9a6a Thanks @shimscho! - feat: add svelte/max-lines-per-block rule to enforce maximum line counts per block in Svelte SFCs

  • #1484 98eae61 Thanks @Stadly! - feat: ignore parenthetical notes in svelte-ignore comments

eslint-plugin-svelte@3.15.2

10 Mar 05:09
15f1d19

Choose a tag to compare

Patch Changes

  • #1494 5d556c8 Thanks @marekdedic! - fix(no-navigation-without-resolve): fixed a rule crash when encountering an attribute without value

eslint-plugin-svelte@3.15.1

09 Mar 07:45
9f9f588

Choose a tag to compare

Patch Changes

  • #1477 8c5f51e Thanks @ota-meshi! - fix(no-top-level-browser-globals): false positive when browser globals appear inside TypeScript generic type parameters (e.g. $state<HTMLElement>(...)).

  • #1467 d81b556 Thanks @marekdedic! - fix(no-navigation-without-resolve): fixed nullish link shorthands not being allowed

eslint-plugin-svelte@3.15.0

10 Feb 14:15
6dadc98

Choose a tag to compare

Minor Changes

eslint-plugin-svelte@3.14.0

07 Jan 23:30
0108aea

Choose a tag to compare

Minor Changes

eslint-plugin-svelte@3.13.1

05 Dec 01:44
a14f0ff

Choose a tag to compare

Patch Changes

eslint-plugin-svelte@3.13.0

30 Oct 08:37
6e68978

Choose a tag to compare

Minor Changes

Patch Changes

  • #1388 005e9fd Thanks @marekdedic! - fix(no-navigation-without-resolve): allowing undefined and null in link hrefs

eslint-plugin-svelte@3.12.5

19 Oct 14:05
881fee7

Choose a tag to compare

Patch Changes