chore(*): deprecate the keyless substrate ahead of removal - #9488
Draft
djgould wants to merge 1 commit into
Draft
Conversation
🦋 Changeset detectedLatest commit: 119d79f The changes in this PR will be included in the next version bump. This PR includes changesets to release 23 packages
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.
|
djgould
force-pushed
the
dg/keyless-cli/5-deprecate-substrate
branch
from
August 18, 2026 18:18
a67f9b1 to
bc5e3ab
Compare
This was referenced Aug 18, 2026
9 tasks
@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: |
Draft
9 tasks
djgould
force-pushed
the
dg/keyless-cli/5-deprecate-substrate
branch
from
August 18, 2026 18:29
bc5e3ab to
4e12c06
Compare
djgould
force-pushed
the
dg/keyless-cli/5-deprecate-substrate
branch
from
August 18, 2026 20:08
4e12c06 to
2b733aa
Compare
djgould
force-pushed
the
dg/keyless-cli/5-deprecate-substrate
branch
from
August 18, 2026 20:39
2b733aa to
bf8d43a
Compare
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
djgould
force-pushed
the
dg/keyless-cli/5-deprecate-substrate
branch
from
August 18, 2026 20:40
bf8d43a to
119d79f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Part 5 of the keyless→CLI stack (#9491 → #9493 → #9487 → #9488), stacked on #9487. Pre-announces the next-major removal of the keyless substrate now that no current SDK activates it:
@clerk/shared/keyless:resolveKeysWithKeylessFallback(standalone function and theKeylessServicemethod) marked@deprecated— zero in-repo callers after feat(*): remove keyless bootstrap from astro, nuxt, react-router, and tanstack-react-start #9487.@clerk/backend:__experimental_accountlessApplications,AccountlessApplicationAPI, and theAccountlessApplicationresource marked@deprecated.Everything stays functional: the claimed-keys migration path in
@clerk/nextjsstill callscompleteOnboarding, and older published SDK versions resolve^-ranged@clerk/shared/@clerk/backendand continue to work.Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
🤖 Generated with Claude Code