Skip to content

Rename no-deoptimization to no-key-after-spread#1668

Merged
Rel1cx merged 4 commits intomainfrom
rename/no-deoptimization-to-no-key-after-spread
Mar 30, 2026
Merged

Rename no-deoptimization to no-key-after-spread#1668
Rel1cx merged 4 commits intomainfrom
rename/no-deoptimization-to-no-key-after-spread

Conversation

@Rel1cx
Copy link
Copy Markdown
Owner

@Rel1cx Rel1cx commented Mar 30, 2026

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Perf
  • Docs
  • Test
  • Chore
  • Enhancement
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

Rel1cx added 3 commits March 30, 2026 19:56
Rename the rule to better reflect its purpose - detecting 'key' props
placed after spread attributes which causes deoptimization when using
the automatic JSX runtime.

- Rename rule files from no-deoptimization to no-key-after-spread
- Update all plugin configs (recommended, all, jsx, disable-experimental)
- Update documentation and changelog
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
eslint-react Skipped Skipped Mar 30, 2026 0:18am

Request Review

@Rel1cx Rel1cx marked this pull request as ready for review March 30, 2026 12:17
@Rel1cx Rel1cx merged commit 24ccc77 into main Mar 30, 2026
11 checks passed
@Rel1cx Rel1cx deleted the rename/no-deoptimization-to-no-key-after-spread branch March 30, 2026 12:18
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.

1 participant