Skip to content

fix: use-monopackages codemod should not rewrite S2 imports to v3#9846

Merged
devongovett merged 1 commit intomainfrom
fix-monopackage-codemod
Mar 26, 2026
Merged

fix: use-monopackages codemod should not rewrite S2 imports to v3#9846
devongovett merged 1 commit intomainfrom
fix-monopackage-codemod

Conversation

@devongovett
Copy link
Member

@devongovett devongovett commented Mar 26, 2026

import {Button} from '@react-spectrum/s2' was becoming import {Button} from '@adobe/react-spectrum'

Also added a few tests.

@rspbot
Copy link

rspbot commented Mar 26, 2026

@devongovett devongovett added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 1bd82a0 Mar 26, 2026
30 checks passed
@devongovett devongovett deleted the fix-monopackage-codemod branch March 26, 2026 03:14
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.

4 participants