chore(nuxt): Remove createRouteMatcher support - #9258
Conversation
🦋 Changeset detectedLatest commit: 4dc1c4e 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/vue
commit: |
|
!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.22 Subpath
|
📝 WalkthroughWalkthroughThe PR makes Estimated code review effort: 3 (Moderate) | ~20 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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