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-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_id
when available in a response and defaults tocf-ray
identifier if missing.Updated dependencies [
f6f67f9ab
,a8d7a687e
,bc19fe025
]:@clerk/chrome-extension@0.4.13
Patch Changes
f6f67f9ab
,fb89c9a90
]:@clerk/clerk-js@4.64.2
Patch Changes
Shows list of domains if member has the
org:sys_domain:read
permission. (#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
Updated dependencies [
f6f67f9ab
,a8d7a687e
,bc19fe025
]:@clerk/clerk-expo@0.19.15
Patch Changes
f6f67f9ab
,a8d7a687e
,fb89c9a90
,bc19fe025
]:@clerk/fastify@0.6.20
Patch Changes
f6f67f9ab
,a8d7a687e
,7b91aca54
,bc19fe025
]:gatsby-plugin-clerk@4.4.21
Patch Changes
f6f67f9ab
,7b91aca54
,bc19fe025
]:@clerk/localizations@1.26.8
Patch Changes
f6f67f9ab
]:@clerk/nextjs@4.26.2
Patch Changes
Deprecate
user
,session
, andorganization
resources from the returned value ofauth()
. (#1960) by @panteliselefImports
deprecatedObjectProperty
from@clerk/shared
as subpath. (#1997) by @panteliselefUpdated dependencies [
f6f67f9ab
,a8d7a687e
,7b91aca54
,bc19fe025
]:@clerk/clerk-react@4.27.2
Patch Changes
f6f67f9ab
,a8d7a687e
,bc19fe025
]:@clerk/remix@3.1.3
Patch Changes
f6f67f9ab
,a8d7a687e
,7b91aca54
,bc19fe025
]:@clerk/clerk-sdk-node@4.12.19
Patch Changes
f6f67f9ab
,a8d7a687e
,7b91aca54
,bc19fe025
]:@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_id
when available in a response and defaults tocf-ray
identifier if missing.@clerk/types@3.57.1
Patch Changes
org:sys_domain:read
permission. (#1896) by @panteliselef