Uh oh!
There was an error while loading. Please reload this page.
Version Packages (alpha-v5) - #2449
Merged
Merged
Conversation
github-actionsBotforce-pushed
the
changeset-release/main
branch
3 times, most recently
from
December 23, 2023 00:33
c494d8b to
798d215Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
15 times, most recently
from
January 3, 2024 17:24
c3a7552 to
3ae7da0Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
January 3, 2024 17:29
3ae7da0 to
b4d55e7Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@clerk/backend@1.0.0-alpha-v5.12
Patch Changes
7ecd6f6ab]:@clerk/chrome-extension@1.0.0-alpha-v5.13
Patch Changes
23ebc89e9,7ecd6f6ab,9040549d6]:@clerk/clerk-js@5.0.0-alpha-v5.13
Patch Changes
Bug fix: Avoid triggering prepare verification twice. (Affects only dev mode) (#2459) by @panteliselef
Bug fix: fetch custom roles in OrganizationSwitcher (#2430) by @panteliselef
Updated dependencies [
7ecd6f6ab,390a70732]:@clerk/clerk-expo@1.0.0-alpha-v5.13
Patch Changes
23ebc89e9,7ecd6f6ab,9040549d6]:@clerk/fastify@1.0.0-alpha-v5.14
Patch Changes
7ecd6f6ab]:gatsby-plugin-clerk@5.0.0-alpha-v5.14
Patch Changes
b8266a091]:@clerk/localizations@2.0.0-alpha-v5.8
Patch Changes
@clerk/nextjs@5.0.0-alpha-v5.14
Patch Changes
Introduce the new
clerkMiddlewarehelper to allow for more flexibility in how Clerk is integrated into your Next.js middleware. Example usage can be found below, for more details, For more details, please see the clerkMiddleware documentation. (#2404) by @nikosdouvlisThe
clerkMiddlewarehelper effectively replaces the olderauthMiddlewarehelper, which is now considered deprecated and will be removed in the next major release.1. Protect a route that requires authentication
2. Protect a route that requires specific permissions
2. Manually redirect to sign-in URL using the redirectToSignIn helper
This commit also introduces the experimental
createRouteMatcherhelper, which can be used to create a route matcher that matches a route against the current request. This is useful for creating custom logic based on which routes you want to handle as protected or public.Updated dependencies [
7ecd6f6ab]:@clerk/clerk-react@5.0.0-alpha-v5.13
Patch Changes
7ecd6f6ab]:@clerk/remix@4.0.0-alpha-v5.14
Patch Changes
7ecd6f6ab]:@clerk/clerk-sdk-node@5.0.0-alpha-v5.12
Patch Changes
Integrate handshake handling into
ClerkExpressWithAuth()andClerkExpressRequireWith(). If theauthenticateRequest()returns a redirect or is in a handshake state, the middlewares will properly handle this and respond accordingly. (#2447) by @BRKalowUpdated dependencies [
7ecd6f6ab]:@clerk/shared@2.0.0-alpha-v5.8
Patch Changes
@clerk/elements@0.0.2-alpha-v5.2
Patch Changes
9a87eced3,7ecd6f6ab]: