Uh oh!
There was an error while loading. Please reload this page.
[wip] feat(clerk-js): Navigate on task resolution - #5333
Closed
LauraBeatris wants to merge 14 commits into
Closed
Conversation
|
| Name | Type |
|---|---|
| @clerk/clerk-js | Minor |
| @clerk/types | Minor |
| @clerk/chrome-extension | Patch |
| @clerk/clerk-expo | Patch |
| @clerk/agent-toolkit | Patch |
| @clerk/astro | Patch |
| @clerk/backend | Patch |
| @clerk/elements | Patch |
| @clerk/expo-passkeys | Patch |
| @clerk/express | Patch |
| @clerk/fastify | Patch |
| @clerk/localizations | Patch |
| @clerk/nextjs | Patch |
| @clerk/nuxt | Patch |
| @clerk/react-router | Patch |
| @clerk/clerk-react | Patch |
| @clerk/remix | Patch |
| @clerk/shared | Patch |
| @clerk/tanstack-start | Patch |
| @clerk/testing | Patch |
| @clerk/themes | Patch |
| @clerk/vue | Patch |
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 Git ↗︎
|
LauraBeatrisforce-pushed
the
laura/after-auth-1
branch
from
March 12, 2025 21:42
3722d1f to
c95edabCompare- Use the typed constant when declaring Route components to catch breaking changes on `path` changes - Call `setComponentNavigationContext` within SignIn/SignUp root components to trigger cleanup on unmount, instead of relying on `BaseRouter` - Remove cleanup for `Clerk.#componentNavigationContext` withi `Clerk.#handlePendingSession`
LauraBeatrisforce-pushed
the
laura/after-auth-2
branch
from
March 12, 2025 22:32
27e46fe to
0c5cb8cCompareLauraBeatris
commented
Mar 12, 2025
ContributorAuthor
Closing this due to a wrong rebase... will actually opening another one |
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 freeto 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
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change