ci(repo): Version packages #3745
Merged
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/backend@1.4.0
Minor Changes
Support reading / writing / removing suffixed/un-suffixed cookies from
@clerk/clerk-js
and@clerk/backend
. by @dimklThe
__session
,__clerk_db_jwt
and__client_uat
cookies will now include a suffix derived from the instance's publishakeKey. The cookie name suffixes are used to prevent cookie collisions, effectively enabling support for multiple Clerk applications running on the same domain.Patch Changes
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/clerk-js@5.10.0
Minor Changes
Support reading / writing / removing suffixed/un-suffixed cookies from
@clerk/clerk-js
and@clerk/backend
. by @dimklThe
__session
,__clerk_db_jwt
and__client_uat
cookies will now include a suffix derived from the instance's publishakeKey. The cookie name suffixes are used to prevent cookie collisions, effectively enabling support for multiple Clerk applications running on the same domain.Improve UX in ConnectedAccounts by converting the error into a useful, user-friendly message with a visible way to take action. (#3723) by @panteliselef
Patch Changes
Update the image alt attribute to fix accessibility issues reported by Lighthouse. (#3775) by @vignesh-gupta
Set
session
andclient_uat
before invalidating cache duringsetActive()
flow (#3774) by @nikosdouvlisUpdate types to account for null second factors (#3780) by @dstaley
Updated dependencies [
b87f7b9e1
,b2788f67b
,6e8a5037c
,b2788f67b
,5fa7208cf
,86c75e50c
]:@clerk/localizations@2.5.0
Minor Changes
Introduced
subtitle__disconnected
underuserProfile.start.connectedAccountsSection
(#3723) by @panteliselefAligned
signUp.start.clientMismatch
andsignIn.start.clientMismatch
to all languages.Add support for Finnish (fi-FI) language for @clerk/localizations (#3634) by @theisoj
Patch Changes
Update text on sv-SE localization (#3635) by @kamigerami
Updated dependencies [
b2788f67b
,86c75e50c
]:@clerk/shared@2.4.0
Minor Changes
Support reading / writing / removing suffixed/un-suffixed cookies from
@clerk/clerk-js
and@clerk/backend
. by @dimklThe
__session
,__clerk_db_jwt
and__client_uat
cookies will now include a suffix derived from the instance's publishakeKey. The cookie name suffixes are used to prevent cookie collisions, effectively enabling support for multiple Clerk applications running on the same domain.Patch Changes
b2788f67b
,86c75e50c
]:@clerk/testing@1.2.0
Minor Changes
Patch Changes
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/types@4.9.0
Minor Changes
Introduced
subtitle__disconnected
underuserProfile.start.connectedAccountsSection
(#3723) by @panteliselefDeprecated
userProfile.start.connectedAccountsSection.actionLabel__reauthorize
anduserProfile.start.connectedAccountsSection.subtitle__reauthorize
Patch Changes
@clerk/astro@1.0.1
Patch Changes
b87f7b9e1
,e1a8666b3
,b2788f67b
,b2788f67b
,c5d01525d
,86c75e50c
]:@clerk/chrome-extension@1.1.5
Patch Changes
Use query strings for dev browser JWT and authorization headers for production (#3771) by @tmilewski
Updated dependencies [
b87f7b9e1
,e1a8666b3
,b2788f67b
,c5d01525d
,86c75e50c
]:@clerk/elements@0.10.5
Patch Changes
Reverts addition of relatedTarget check in onFocus event handler which prevented fieldstate info from render on focus. (#3770) by @alexcarpenter
Handle call to
hasTags
on undefinedstate
(#3738) by @tmilewskiFixes issue where an invalid password field was immediately being refocused after submission causing the validation to run and show the success state. (#3762) by @alexcarpenter
Pass resource directly to machine over getSnapshot to avoid empty context (#3738) by @tmilewski
Fix issue where password field validation was incorrectly showing successful field state due to input being refocused on invalid form submission (#3778) by @alexcarpenter
Update XState from 5.13.x to 5.15.x (#3738) by @tmilewski
Update types to account for null second factors (#3780) by @dstaley
Add support for
transform
prop onSignIn.SafeIdentifier
and determine identifier based on strategy (#3749) by @dstaleyUpdated dependencies [
b2788f67b
,86c75e50c
]:@clerk/clerk-expo@1.2.8
Patch Changes
b87f7b9e1
,e1a8666b3
,b2788f67b
,b2788f67b
,c5d01525d
,86c75e50c
]:@clerk/express@0.0.18
Patch Changes
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/fastify@1.0.20
Patch Changes
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/nextjs@5.2.5
Patch Changes
Fixes regression on
@clerk/nextjs/server
(introduced on chore(nextjs): Introduce build-time error for server-only helpers on client-side #3758) whereserver-only
module was being resolved in runtimes withoutreact-server
available, such asgetAuth
ongetServerSideProps
. (#3761) by @LauraBeatrisReturn build-time error if
auth
andcurrentUser
server-side helpers are imported into Client Components. (#3758) by @LauraBeatrisStop throwing "Error: Clerk: auth() was called but Clerk can't detect usage of authMiddleware()." errors when no user action is needed by removing sourcemaps for all Clerk-bundled server actions. (#3773) by @nikosdouvlis
Updated dependencies [
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/clerk-react@5.2.9
Patch Changes
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/remix@4.2.4
Patch Changes
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/clerk-sdk-node@5.0.17
Patch Changes
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/tanstack-start@0.1.8
Patch Changes
b87f7b9e1
,b2788f67b
,86c75e50c
]:@clerk/themes@2.1.13
Patch Changes
b2788f67b
,86c75e50c
]: