docs(nuxt): Use isAuthenticated in createRouteMatcher migration examples - #9269
Conversation
|
| Name | Type |
|---|---|
| @clerk/nuxt | Major |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
@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: |
|
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 (1)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
📝 WalkthroughWalkthroughUpdates Nuxt and Astro authentication guidance to use Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
|
!allow-major |
API Changes Report
Summary
No API Changes DetectedAll packages have stable APIs with no detected changes. Report generated by Break Check Last ran on |
Description
Follow-up to #9258. The migration examples in the pending
@clerk/nuxtmajor changeset checkeduserIdtruthiness, while the docs (clerk/clerk#3043) standardize on theisAuthenticatedproperty for authentication checks. This updates the changeset's event handler example and agent migration prompt to match, so the changelog and docs recommend the same check.No code changes, changeset content only.
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change