Skip to content

Releases: sveltejs/eslint-plugin-svelte

eslint-plugin-svelte@3.3.3

20 Mar 00:24
6ed9870
Compare
Choose a tag to compare

Patch Changes

  • #1146 1233e46 Thanks @baseballyama! - fix(no-unused-props): resolve false positives on props with default values or $bindable usage

eslint-plugin-svelte@3.3.2

18 Mar 12:38
423fe5e
Compare
Choose a tag to compare

Patch Changes

  • #1143 138380d Thanks @baseballyama! - fix: stop reporting child properties in no-unused-props when the parent object itself is used

eslint-plugin-svelte@3.3.1

18 Mar 02:01
43f0ac3
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-svelte@3.3.0

17 Mar 14:41
65c4f79
Compare
Choose a tag to compare

Minor Changes

  • #1132 30c1e5f Thanks @baseballyama! - feat: add ignorePropertyPatterns property and rename ignorePatterns to ignoreTypePatterns in no-unused-props rule. The ignorePatterns option existed only for a few hours and is removed by this PR. Technically, this is a breaking change, but we’ll handle it as a minor release since very few users are likely affected.

eslint-plugin-svelte@3.2.2

17 Mar 14:07
0e2e848
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-svelte@3.2.1

17 Mar 08:52
ae6e3e7
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-svelte@3.2.0

17 Mar 01:13
22634dd
Compare
Choose a tag to compare

Minor Changes

eslint-plugin-svelte@3.1.0

10 Mar 01:34
62d96cd
Compare
Choose a tag to compare

Minor Changes

Patch Changes

eslint-plugin-svelte@3.0.3

05 Mar 04:24
f1c7846
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-svelte@3.0.2

26 Feb 12:21
39cf166
Compare
Choose a tag to compare

Patch Changes