Uh oh!
There was an error while loading. Please reload this page.
chore(nuxt): Remove createRouteMatcher support - #9258
Conversation
🦋 Changeset detectedLatest commit: 8c0ea70 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@clerk/astro@clerk/backend@clerk/chrome-extension@clerk/clerk-js@clerk/electron@clerk/electron-passkeys@clerk/eslint-plugin@clerk/expo@clerk/expo-google-signin@clerk/expo-passkeys@clerk/express@clerk/fastify@clerk/hono@clerk/localizations@clerk/nextjs@clerk/nuxt@clerk/react@clerk/react-router@clerk/shared@clerk/tanstack-react-start@clerk/testing@clerk/ui@clerk/upgrade@clerk/vuecommit: |
wobsoriano
commented
Jul 27, 2026
!allow-major |
API Changes Report
Summary
🔴 Breaking changes index (1)Every breaking change, up front. Full diffs are in the package sections below.
@clerk/nuxtCurrent version: 2.6.23 Subpath |
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughThe PR makes Estimated code review effort: 3 (Moderate) | ~20 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Warning Review ran into problems🔥 ProblemsLinked repositories: Couldn't analyze
Errors logged to '/home/jailuser/git/.git/lfs/logs/20260728T170734.076860877.log'. Errors logged to '/home/jailuser/git/.git/lfs/logs/20260728T170855.560379798.log'. Comment |
Description
This PR removes
createRouteMatcherfrom@clerk/nuxt, following the same removal we did for Astro in #8974.Another thing, since Nuxt 3 reaches end-of-life on July 31, 2026, we now require Nuxt 4.
Docs PR: https://github.com/clerk/clerk/pull/3043
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change