Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/expo
@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: |
38310af to
968e538
Compare
968e538 to
e6314db
Compare
e6314db to
2b51414
Compare
2b51414 to
65c3ed9
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.
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.
Releases
@clerk/express@2.1.0
Minor Changes
Deprecated
requireAuth()middleware. It will be removed in the next major version. (#8241) by @wobsorianoThe
requireAuth()middleware redirects unauthenticated requests to a sign-in page, which is often unexpected for API routes where a 401 response is more appropriate. UseclerkMiddleware()withgetAuth()instead for explicit control over authentication behavior.Before (deprecated):
After (recommended):
Patch Changes
4e3cb0a]:@clerk/agent-toolkit@0.3.12
Patch Changes
Update
@modelcontextprotocol/sdkto1.26.0to pick up an upstream security fix. (#8256) by @renovateUpdated dependencies [
4e3cb0a]:@clerk/astro@3.0.12
Patch Changes
4e3cb0a]:@clerk/backend@3.2.8
Patch Changes
4e3cb0a]:@clerk/chrome-extension@3.1.9
Patch Changes
4e3cb0a]:@clerk/clerk-js@6.5.1
Patch Changes
Fixed API keys "Revoke" confirmation modal being stuck disabled when using a localization. (#8258) by @wobsoriano
Updated dependencies [
4e3cb0a]:@clerk/expo@3.1.9
Patch Changes
Update
esbuilddev dependency to^0.25.0to address a security vulnerability. (#8253) by @renovateUpdated dependencies [
4e3cb0a]:@clerk/expo-passkeys@1.0.10
Patch Changes
4e3cb0a]:@clerk/fastify@3.1.10
Patch Changes
4e3cb0a]:@clerk/hono@0.1.10
Patch Changes
4e3cb0a]:@clerk/localizations@4.3.3
Patch Changes
Fixed API keys "Revoke" confirmation modal being stuck disabled when using a localization. (#8258) by @wobsoriano
Updated dependencies [
4e3cb0a]:@clerk/nextjs@7.0.12
Patch Changes
4e3cb0a]:@clerk/nuxt@2.1.2
Patch Changes
4e3cb0a]:@clerk/react@6.2.1
Patch Changes
4e3cb0a]:@clerk/react-router@3.0.12
Patch Changes
4e3cb0a]:@clerk/shared@4.5.1
Patch Changes
@clerk/tanstack-react-start@1.0.12
Patch Changes
4e3cb0a]:@clerk/testing@2.0.12
Patch Changes
4e3cb0a]:@clerk/ui@1.4.1
Patch Changes
4e3cb0a]:@clerk/vue@2.0.11
Patch Changes
4e3cb0a]:@clerk/msw@0.0.10
Patch Changes
4e3cb0a]: