ci(repo): Version packages #4417
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/clerk-js@5.30.0
Minor Changes
Introduce
redirectUrlproperty onsetActiveas a replacement forbeforeEmit. (#4312) by @issuedatDeprecates
beforeEmitproperty onsetActive.Patch Changes
Experimental:
asStandalonenow accepts a callback that notifies if the standalone popover needs to unmount. (#4423) by @panteliselefImprove checkbox label alignment to account for wrapping labels. (#4426) by @alexcarpenter
Remove unused
fitTextInOneLineandtextWidthForCurrentSize(#4407) by @zythosecChore: Replace beforeEmit with an explicit call after
setActive, inside the experimental UserVerification. (#4362) by @panteliselefChanged
__experimental_legalAcceptedcheckbox Indicator element descriptor and element id (#4427) by @octoperChanged
__experimental_legalAcceptedcheckbox Label element descriptor and element idAdded two new element descriptors
formFieldCheckboxInput,formFieldCheckboxLabel.Updated dependencies [
f875463da,5be7ca9fd,c2f5071be,08c5a2add,ae0621972,cd2189ac8,159877be0,434b432f8]:@clerk/elements@0.18.0
Minor Changes
__experimental_legalAcceptedfield (#4427) by @octoperPatch Changes
Introduce
redirectUrlproperty onsetActiveas a replacement forbeforeEmit. (#4312) by @issuedatDeprecates
beforeEmitproperty onsetActive.Updated dependencies [
f875463da,5be7ca9fd,08c5a2add,434b432f8]:@clerk/nextjs@6.1.0
Minor Changes
Bug fix: For next>=14 applications resolve
__unstable__onBeforeSetActiveonceinvalidateCacheActionresolves. (#4362) by @panteliselefIntroduce a new experimental hook called
useReverificationthat makes it easy to handle reverification errors. (#4362) by @panteliselefIt returns a high order function (HOF) and allows developers to wrap any function that triggers a fetch request which might fail due to a user's session verification status.
When such error is returned, the recommended UX is to offer a way to the user to recover by re-verifying their credentials.
This helper will automatically handle this flow in the developer's behalf, by displaying a modal the end-user can interact with.
Upon completion, the original request that previously failed, will be retried (only once).
Example with clerk-js methods.
Replace
next/headerswithezheaders(#4392) by @panteliselefPatch Changes
Fixes a bug where
<ClerkProvider dynamic>would error when rendered in a Next.js 13 application using the App Router. (#4421) by @BRKalowUpdating peerDependencies for correct ranges (#4436) by @jacekradko
Updated dependencies [
69c8f4f21,f875463da,41f2ede56,5be7ca9fd,08c5a2add,08c5a2add,24cd77989,434b432f8]:@clerk/clerk-react@5.14.0
Minor Changes
Introduce a new experimental hook called
useReverificationthat makes it easy to handle reverification errors. (#4362) by @panteliselefIt returns a high order function (HOF) and allows developers to wrap any function that triggers a fetch request which might fail due to a user's session verification status.
When such error is returned, the recommended UX is to offer a way to the user to recover by re-verifying their credentials.
This helper will automatically handle this flow in the developer's behalf, by displaying a modal the end-user can interact with.
Upon completion, the original request that previously failed, will be retried (only once).
Example with clerk-js methods.
Patch Changes
Fix
signOutOptionsprop usage in<SignOutButton />component (#4433) by @wobsorianoIntroduce
redirectUrlproperty onsetActiveas a replacement forbeforeEmit. (#4312) by @issuedatDeprecates
beforeEmitproperty onsetActive.Updates
useDerivedAuth()to correctly derivehas()from the available auth data. Fixes an issue whenuseAuth()is called during server-side rendering. (#4421) by @BRKalowUpdating peerDependencies for correct ranges (#4436) by @jacekradko
Updated dependencies [
f875463da,5be7ca9fd,08c5a2add,434b432f8]:@clerk/shared@2.11.0
Minor Changes
Introduce experimental reverification error helpers. (#4362) by @panteliselef
reverificationMismatchreturns the error as an object which can later be used as a return value from a React Server Action.reverificationMismatchResponsereturns a Response with the above object serialized. It can be used in any Backend Javascript frameworks that supportsResponse.Patch Changes
f875463da,5be7ca9fd,434b432f8]:@clerk/types@4.29.0
Minor Changes
Introduce
redirectUrlproperty onsetActiveas a replacement forbeforeEmit. (#4312) by @issuedatDeprecates
beforeEmitproperty onsetActive.Patch Changes
Experimental:
asStandalonenow accepts a callback that notifies if the standalone popover needs to unmount. (#4423) by @panteliselefChanged
__experimental_legalAcceptedcheckbox Indicator element descriptor and element id (#4427) by @octoperChanged
__experimental_legalAcceptedcheckbox Label element descriptor and element idAdded two new element descriptors
formFieldCheckboxInput,formFieldCheckboxLabel.@clerk/upgrade@1.2.0
Minor Changes
@clerk/astro@1.4.2
Patch Changes
f875463da,5be7ca9fd,08c5a2add,434b432f8]:@clerk/backend@1.15.2
Patch Changes
f875463da,5be7ca9fd,08c5a2add,434b432f8]:@clerk/chrome-extension@1.3.24
Patch Changes
69c8f4f21,f875463da,41f2ede56,5be7ca9fd,08c5a2add,a06f1f34f,f0e062918,08c5a2add,24cd77989,08c5a2add,434b432f8]:@clerk/clerk-expo@2.2.30
Patch Changes
69c8f4f21,f875463da,41f2ede56,5be7ca9fd,08c5a2add,a06f1f34f,f0e062918,08c5a2add,24cd77989,08c5a2add,434b432f8]:@clerk/express@1.3.4
Patch Changes
Expose
AuthObjecttype helper (#4416) by @wobsorianoUpdated dependencies [
f875463da,5be7ca9fd,08c5a2add,434b432f8]:@clerk/fastify@2.0.6
Patch Changes
f875463da,5be7ca9fd,08c5a2add,434b432f8]:@clerk/localizations@3.4.1
Patch Changes
pl-PL localization updates (#4370) by @mic0ishere
Fix formatting of
sv-SE(#4419) by @alexcarpenterFix
frFRconfirmDeletionUserAccount text to ensure button text is enabled properly when the values match. (#4420) by @alexcarpenterUpdate the 'sv-SE' localization. (#4292) by @MarcusT96
Updated dependencies [
f875463da,5be7ca9fd,434b432f8]:@clerk/remix@4.2.42
Patch Changes
69c8f4f21,f875463da,41f2ede56,5be7ca9fd,08c5a2add,08c5a2add,24cd77989,434b432f8]:@clerk/clerk-sdk-node@5.0.55
Patch Changes
f875463da,5be7ca9fd,08c5a2add,434b432f8]:@clerk/tanstack-start@0.4.18
Patch Changes
Revert to loading router after updating the context (#4432) by @octoper
createClerkHandler(#4425) by @octoperUpdated dependencies [
69c8f4f21,f875463da,41f2ede56,5be7ca9fd,08c5a2add,08c5a2add,24cd77989,434b432f8]:@clerk/testing@1.3.16
Patch Changes
f875463da,5be7ca9fd,08c5a2add,434b432f8]:@clerk/themes@2.1.40
Patch Changes
f875463da,5be7ca9fd,434b432f8]:@clerk/ui@0.1.11
Patch Changes
f875463da,5be7ca9fd,08c5a2add,434b432f8,434b432f8]: