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: |
98c35a5 to
b51dfc4
Compare
b51dfc4 to
0a7c238
Compare
0a7c238 to
176e1c4
Compare
176e1c4 to
a39964b
Compare
a39964b to
2b5a9e5
Compare
2b5a9e5 to
ed83046
Compare
ed83046 to
0b770af
Compare
0b770af to
eec79df
Compare
eec79df to
8ca2d9b
Compare
8ca2d9b to
e3a5922
Compare
e3a5922 to
27f60cb
Compare
27f60cb to
e90c153
Compare
e90c153 to
231c111
Compare
231c111 to
0d531d4
Compare
0d531d4 to
8501176
Compare
8501176 to
381fef3
Compare
381fef3 to
eec7ccb
Compare
eec7ccb to
aeb1c94
Compare
aeb1c94 to
425b63c
Compare
425b63c to
9ef3b0a
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/clerk-js@6.4.0
Minor Changes
Add
EnterpriseConnectionresource (#8175) by @LauraBeatrisUser.getEnterpriseConnections()was wrongly typed as returningEnterpriseAccountConnectionResource[], it now returnsEnterpriseConnectionResource[]Allow to link external accounts to enterprise accounts via
UserProfile(#8091) by @NicolasLopes7Patch Changes
00715a6,b8c73d3,1827b50]:@clerk/localizations@4.3.0
Minor Changes
UserProfile(#8091) by @NicolasLopes7Patch Changes
Using length token in minimum and maximum length for swedish translations. (#8167) by @DinoSourcesRex
Improved error handling when creating API keys. (#8056) by @wobsoriano
Add and improve Japanese translations (#8151) by @kaz
fix(localizations): add missing Hungarian translations for form placeholders and legal consent (#8080) by @tornaia
Added missing Bulgarian translations for
UserProfilecomponent (#8174) by @NikolayDikov-workUpdated dependencies [
00715a6,b8c73d3,1827b50]:@clerk/shared@4.4.0
Minor Changes
Add
EnterpriseConnectionresource (#8175) by @LauraBeatrisUser.getEnterpriseConnections()was wrongly typed as returningEnterpriseAccountConnectionResource[], it now returnsEnterpriseConnectionResource[]Allow to link external accounts to enterprise accounts via
UserProfile(#8091) by @NicolasLopes7Patch Changes
@clerk/ui@1.3.0
Minor Changes
Add
EnterpriseConnectionresource (#8175) by @LauraBeatrisUser.getEnterpriseConnections()was wrongly typed as returningEnterpriseAccountConnectionResource[], it now returnsEnterpriseConnectionResource[]Allow to link external accounts to enterprise accounts via
UserProfile(#8091) by @NicolasLopes7Patch Changes
Improved error handling when creating API keys. (#8056) by @wobsoriano
Updated dependencies [
f26d623,00715a6,118999c,9ec56ab,b8c73d3,1827b50,23f773b]:@clerk/agent-toolkit@0.3.8
Patch Changes
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/astro@3.0.8
Patch Changes
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/backend@3.2.4
Patch Changes
Fix frontend API proxy following redirects server-side instead of passing them to the browser. The proxy's
fetch()call now usesredirect: 'manual'so that 3xx responses from FAPI (e.g. after OAuth callbacks) are returned to the client as-is, matching standard HTTP proxy behavior. (#8186) by @brkalowAdd EnterpriseAccount and EnterpriseAccountConnection classes to @clerk/backend, restoring enterprise SSO account data on the User object that was lost when samlAccounts was removed in v3. (#8181) by @iagodahlem
Updated dependencies [
00715a6,b8c73d3,1827b50]:@clerk/chrome-extension@3.1.6
Patch Changes
00715a6,b8c73d3,1827b50]:@clerk/expo@3.1.6
Patch Changes
Add directory-level
package.jsonfallback stubs for all subpath exports so that imports like@clerk/expo/token-cacheresolve correctly in React Native bundlers that don't support theexportsfield (e.g., Metro withoutunstable_enablePackageExports). (#8172) by @jacekradkoRe-introduce two-way JS/native session sync for expo native components (#8088) by @chriscanin
Updated dependencies [
00715a6,b8c73d3,1827b50]:@clerk/expo-passkeys@1.0.7
Patch Changes
00715a6,b8c73d3,1827b50]:@clerk/express@2.0.8
Patch Changes
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/fastify@3.1.6
Patch Changes
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/hono@0.1.6
Patch Changes
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/nextjs@7.0.8
Patch Changes
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/nuxt@2.0.8
Patch Changes
Derive
apiUrlfrom the publishable key usingapiUrlFromPublishableKey(), matching the behavior of other Clerk SDKs (@clerk/nextjs,@clerk/astro, etc.). Staging publishable keys (with.accountsstage.dev) now automatically route tohttps://api.clerkstage.devwithout requiring a manualNUXT_PUBLIC_CLERK_API_URLoverride. ExplicitapiUrlconfiguration still takes priority. (#8208) by @wyattjohUpdated dependencies [
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/react@6.1.4
Patch Changes
00715a6,b8c73d3,1827b50]:@clerk/react-router@3.0.8
Patch Changes
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/tanstack-react-start@1.0.8
Patch Changes
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/testing@2.0.8
Patch Changes
Add retry logic with exponential backoff for testing token fetch on 429 and 5xx responses. (#8138) by @jacekradko
Updated dependencies [
00715a6,39ee042,b8c73d3,1827b50,7c7d025]:@clerk/vue@2.0.8
Patch Changes
00715a6,b8c73d3,1827b50]:@clerk/msw@0.0.7
Patch Changes
00715a6,b8c73d3,1827b50]: