Skip to content

fix(consistent-selector-style): Fixed detections of repeated elements such as in {#each} #1231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

marekdedic
Copy link
Contributor

@marekdedic marekdedic commented May 19, 2025

Closes #1229

Copy link

changeset-bot bot commented May 19, 2025

🦋 Changeset detected

Latest commit: d8a4e99

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 May 19, 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@d8a4e99

Published Instant Preview Packages:

View Commit

@marekdedic marekdedic force-pushed the consistent-selector-style-dynamic-each branch 5 times, most recently from eb0750e to 56618f9 Compare May 19, 2025 20:12
@marekdedic marekdedic force-pushed the consistent-selector-style-dynamic-each branch from 56618f9 to d8a4e99 Compare May 19, 2025 20:16
@ota-meshi ota-meshi merged commit 0681f90 into sveltejs:main May 20, 2025
17 checks passed
@ota-meshi
Copy link
Member

Thank you!

@marekdedic marekdedic deleted the consistent-selector-style-dynamic-each branch May 20, 2025 11:44
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.

consistent-selector-style: False positives with dynamic names in each blocks
2 participants