Skip to content

chore: drop Link legacyBehavior#54

Merged
mjdavidson merged 1 commit into
masterfrom
mattd/explore-link-codemod
May 7, 2026
Merged

chore: drop Link legacyBehavior#54
mjdavidson merged 1 commit into
masterfrom
mattd/explore-link-codemod

Conversation

@mjdavidson
Copy link
Copy Markdown
Contributor

Removes the deprecated <Link legacyBehavior> + <a> wrapper pattern in favour of Next.js's current API. 5 sites across Layout.js, LoginWithEmail.js, and LoginWithSSO.js.

Clears the legacyBehavior` is deprecated warning that's been firing in dev since the Next 15 bump.

Removes the deprecated <Link legacyBehavior> + <a> wrapper pattern
in favour of Next.js's current API (<Link className=... href=...>).
5 sites: 3 in Layout.js (logo, mobile menu, profile dropdown), and
1 each in LoginWithEmail.js and LoginWithSSO.js (footer cross-links).

No UX change. Removes the deprecation warning in dev console.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

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

Project Deployment Actions Updated (UTC)
explore Ready Ready Preview, Comment May 7, 2026 8:44pm

Request Review

@mjdavidson mjdavidson merged commit 6e78537 into master May 7, 2026
9 checks passed
@mjdavidson mjdavidson deleted the mattd/explore-link-codemod branch May 7, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant