Skip to content

Conversation

marekdedic
Copy link
Contributor

@marekdedic marekdedic commented Aug 22, 2025

  • feat: disabling more rules in runes mode
  • feat: restricting SvelteKit rules to SvelteKit

Fixes #1279

Copy link

changeset-bot bot commented Aug 22, 2025

🦋 Changeset detected

Latest commit: 0ab9f32

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Aug 22, 2025

Try the Instant Preview in Online Playground

ESLint Online Playground

Install the Instant Preview to Your Local

npm i https://pkg.pr.new/eslint-plugin-svelte@0ab9f32

Published Instant Preview Packages:

View Commit

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR!

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

Copy link
Member

@baseballyama baseballyama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@baseballyama baseballyama merged commit 5c7cba3 into sveltejs:main Sep 7, 2025
17 checks passed
@marekdedic marekdedic deleted the limited-more-rules branch September 7, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable the svelte/experimental-require-strict-events rule with rune components

3 participants