Skip to content

Releases: sveltejs/eslint-plugin-svelte

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

eslint-plugin-svelte@3.12.4

21 Sep 02:53
3657590

Choose a tag to compare

Patch Changes

  • #1322 1e06290 Thanks @marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables

  • #1355 d8df1e8 Thanks @InkedCat! - fix: properly support Windows in no-unused-props rule
    fix: properly support Windows in valid-style-parse rule
    fix: properly support Windows in no-unnecessary-condition rule

  • #1344 03a93f4 Thanks @ota-meshi! - fix: preventing infinite loops in multiple rules

eslint-plugin-svelte@3.12.3

10 Sep 13:43
5f82672

Choose a tag to compare

Patch Changes

  • #1305 d92dde0 Thanks @ota-meshi! - fix(no-top-level-browser-globals): false positives for compound logical expression guards

eslint-plugin-svelte@3.12.2

07 Sep 11:22
9d952fd

Choose a tag to compare

Patch Changes

eslint-plugin-svelte@3.12.1

04 Sep 01:12
ab848e4

Choose a tag to compare

Patch Changes

  • #1313 27573f4 Thanks @marekdedic! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions)

eslint-plugin-svelte@3.12.0

03 Sep 11:13
8bd6198

Choose a tag to compare

Minor Changes