Version Packages - V4#1989
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/release/v4
branch
3 times, most recently
from
November 1, 2023 18:47
f4f4fd5 to
4e32902
Compare
github-actions
Bot
force-pushed
the
changeset-release/release/v4
branch
from
November 1, 2023 19:05
4e32902 to
69d4c79
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 release/v4, this PR will be updated.
Releases
@clerk/backend@0.33.0
Minor Changes
Patch Changes
Add clerkTraceId to ClerkBackendApiResponse and ClerkAPIResponseError to allow for better tracing and debugging API error responses. (#1894) by @Nikpolik
Uses
clerk_trace_idwhen available in a response and defaults tocf-rayidentifier if missing.Updated dependencies [
f6f67f9ab,a8d7a687e,0f8aedd62,bc19fe025,60ea712fa]:@clerk/chrome-extension@0.4.13
Patch Changes
f6f67f9ab,fb89c9a90,0f8aedd62]:@clerk/clerk-js@4.64.2
Patch Changes
Shows list of domains if member has the
org:sys_domain:readpermission. (#1896) by @panteliselefAvoid passing some of the new feedback properties down to the HTML basic elements to avoid react warnings in the console. (#1951) by @desiprisg
Introduces new element appearance descriptors: (#2010) by @clerk-cookie
activeDeviceListItemallows you to customize the appearance of the active device list (accordion) itemactiveDeviceListItem__currentallows you to customize the appearance of the current active device list (accordion) itemactiveDeviceallows you to customize the appearance of the active device itemactiveDevice__currentallows you to customize the appearance of the current active device itemUpdated dependencies [
f6f67f9ab,a8d7a687e,0f8aedd62,bc19fe025,60ea712fa]:@clerk/clerk-expo@0.19.15
Patch Changes
f6f67f9ab,a8d7a687e,fb89c9a90,0f8aedd62,bc19fe025]:@clerk/fastify@0.6.20
Patch Changes
f6f67f9ab,a8d7a687e,7b91aca54,0f8aedd62,bc19fe025,60ea712fa]:gatsby-plugin-clerk@4.4.21
Patch Changes
f6f67f9ab,7b91aca54,0f8aedd62,bc19fe025,60ea712fa]:@clerk/localizations@1.26.8
Patch Changes
f6f67f9ab,0f8aedd62,60ea712fa]:@clerk/nextjs@4.26.2
Patch Changes
Deprecate
user,session, andorganizationresources from the returned value ofauth(). (#1960) by @panteliselefImports
deprecatedObjectPropertyfrom@clerk/sharedas subpath. (#1989) by @clerk-cookieUpdated dependencies [
f6f67f9ab,a8d7a687e,7b91aca54,0f8aedd62,bc19fe025,60ea712fa]:@clerk/clerk-react@4.27.2
Patch Changes
f6f67f9ab,a8d7a687e,0f8aedd62,bc19fe025,60ea712fa]:@clerk/remix@3.1.3
Patch Changes
f6f67f9ab,a8d7a687e,7b91aca54,0f8aedd62,bc19fe025,60ea712fa]:@clerk/clerk-sdk-node@4.12.19
Patch Changes
f6f67f9ab,a8d7a687e,7b91aca54,0f8aedd62,bc19fe025,60ea712fa]:@clerk/shared@1.0.2
Patch Changes
Remove
"sideEffects": "false"since the package has side-effects (#1983) by @clerk-cookieAdd clerkTraceId to ClerkBackendApiResponse and ClerkAPIResponseError to allow for better tracing and debugging API error responses. (#1894) by @Nikpolik
Uses
clerk_trace_idwhen available in a response and defaults tocf-rayidentifier if missing.@clerk/types@3.57.1
Patch Changes
Shows list of domains if member has the
org:sys_domain:readpermission. (#1896) by @panteliselefIntroduces new element appearance descriptors: (#2010) by @clerk-cookie
activeDeviceListItemallows you to customize the appearance of the active device list (accordion) itemactiveDeviceListItem__currentallows you to customize the appearance of the current active device list (accordion) itemactiveDeviceallows you to customize the appearance of the active device itemactiveDevice__currentallows you to customize the appearance of the current active device itemSimplify the WithOptions generic type (#2008) by @clerk-cookie