Version Packages (beta)#3027
Merged
Merged
Conversation
e1bc493 to
12c9e64
Compare
12c9e64 to
941522f
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.
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/clerk-js@5.0.0-beta.36
Minor Changes
Improved error handling for registration and retrieval of passkeys. (#3025) by @panteliselef
ClerkRuntimeError codes introduced:
passkey_not_supportedpasskeys_pa_not_supportedpasskey_invalid_rpID_or_domainpasskey_already_existspasskey_operation_abortedpasskey_retrieval_cancelledpasskey_retrieval_failedpasskey_registration_cancelledpasskey_registration_failedExample usage:
Make the user name on clickable, i.e. part of the button's trigger. (#2411) by @marcelscruz
This change inverts the positions of
cl-userButtonTriggerandcl-userButtonBox, the latter now being a child of the former.Consolidate
afterSignOutOneUrl&afterSignOutAllUrltoafterSignOutUrland drop usage of Dashboard settings in ClerkJS components. The Dashboard settings should only apply to the Account Portal application. (#2414) by @dimklMinor Changes
Remove MembershipRole. The type
MembershipRolewould always include the old role keysadmin,basic_member,guest_member. (#2388) by @panteliselefIf developers still depend on them after the introduction of custom roles, the can provide them as their custom types for authorization.
Update
@clerk/clerk-jsand@clerk/clerk-reactto support the following examples: (#2412) by @dimklPatch Changes
Prevent submitting on enter in Organization Profile form when submit button is disabled. (#2400) by @panteliselef
Bug fix: Clear feedback of input field if
setErroris called with undefined. (#2399) by @panteliselefUpdated dependencies [
fe2607b6f,2e4a43017]:@clerk/localizations@2.0.0-beta.19
Minor Changes
Improved error handling for registration and retrieval of passkeys. (#3025) by @panteliselef
ClerkRuntimeError codes introduced:
passkey_not_supportedpasskeys_pa_not_supportedpasskey_invalid_rpID_or_domainpasskey_already_existspasskey_operation_abortedpasskey_retrieval_cancelledpasskey_retrieval_failedpasskey_registration_cancelledpasskey_registration_failedExample usage:
This helps with tree-shaking and will reduce your total bundle size in most cases.
You can continue to use the top-level
@clerk/localizationsimport as this is a non-breaking change. You can gradually opt-in to this optimization.@clerk/types@4.0.0-beta.22
Minor Changes
Improved error handling for registration and retrieval of passkeys. (#3025) by @panteliselef
ClerkRuntimeError codes introduced:
passkey_not_supportedpasskeys_pa_not_supportedpasskey_invalid_rpID_or_domainpasskey_already_existspasskey_operation_abortedpasskey_retrieval_cancelledpasskey_retrieval_failedpasskey_registration_cancelledpasskey_registration_failedExample usage:
Update
@clerk/clerk-jsand@clerk/clerk-reactto support the following examples: (#2412) by @dimkl@clerk/chrome-extension@1.0.0-beta.36
Patch Changes
afec17953]:@clerk/clerk-expo@1.0.0-beta.36
Patch Changes
afec17953]:@clerk/fastify@1.0.0-beta.36
Patch Changes
afec17953]:gatsby-plugin-clerk@5.0.0-beta.36
Patch Changes
@clerk/nextjs@5.0.0-beta.36
Patch Changes
Adds telemetry event to clerkMiddleware initialization, passes publishableKey to
createClerkClient()internally. (#3042) by @BRKalowUpdated dependencies []:
@clerk/clerk-react@5.0.0-beta.32
Patch Changes
afec17953]:@clerk/remix@4.0.0-beta.36
Patch Changes
@clerk/themes@2.0.0-beta.7
Patch Changes
afec17953]: