Skip to content

Conversation

@marekdedic
Copy link
Contributor

@marekdedicmarekdedic commented Aug 22, 2025

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

Fixes#1279

@changeset-bot
Copy link

changeset-botbot 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
NameType
eslint-plugin-sveltePatch

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

@github-actions
Copy link
Contributor

github-actionsbot 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-meshiota-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-meshiota-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

@baseballyamabaseballyama 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!

@baseballyamabaseballyama merged commit 5c7cba3 into sveltejs:mainSep 7, 2025
17 checks passed
@marekdedicmarekdedic deleted the limited-more-rules branch September 7, 2025 11:17
Sign up for freeto 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

@marekdedic@ota-meshi@baseballyama