Skip to content

Bump eslint-plugin-svelte from 2.33.1 to 2.34.0

Bumps eslint-plugin-svelte from 2.33.1 to 2.34.0.

Release notes

Sourced from eslint-plugin-svelte's releases.

v2.34.0

Minor Changes

v2.33.2

Patch Changes

  • #585 d9866a1 Thanks @​ota-meshi! - fix: false positives for bind: with member in svelte/no-immutable-reactive-statements rule
Changelog

Sourced from eslint-plugin-svelte's changelog.

2.34.0

Minor Changes

2.33.2

Patch Changes

  • #585 d9866a1 Thanks @​ota-meshi! - fix: false positives for bind: with member in svelte/no-immutable-reactive-statements rule
Commits
  • 074531f chore: release eslint-plugin-svelte (#593)
  • 1fe38d7 feat: Adding a new no-ignored-unsubscribe rule. (#592)
  • 69e5c0e Update mustache-spacing.md
  • f618cdb Update max-attributes-per-line.md
  • 5b1b28f chore: fix doc
  • 7254413 chore(deps): update actions/checkout digest to 8ade135
  • ba73d8b chore: release eslint-plugin-svelte (#586)
  • d9866a1 fix: false positives for bind: with member in `svelte/no-immutable-reactive...
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading