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.
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.Releases
@clerk/clerk-js@5.0.0-alpha-v5.12
Major Changes
Path-based routing is now the default routing strategy if the
path
prop is filled. Additionally, if thepath
androuting
props are not filled, an error will be thrown. (#2338) by @octoperMake the user name on clickable, i.e. part of the button's trigger. (#2411) by @marcelscruz
This change inverts the positions of
cl-userButtonTrigger
andcl-userButtonBox
, the latter now being a child of the former.Consolidate
afterSignOutOneUrl
&afterSignOutAllUrl
toafterSignOutUrl
and drop usage of Dashboard settings in ClerkJS components. The Dashboard settings should only apply to the Account Portal application. (#2414) by @dimklMinor Changes
Remove MemberRole Type
MemberRole
would always include the old role keysadmin
,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-js
and@clerk/clerk-react
to 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
setError
is called with undefined. (#2399) by @panteliselefUpdated dependencies [
fe2607b6f
,2e4a43017
]:@clerk/nextjs@5.0.0-alpha-v5.13
Major Changes
Path-based routing is now the default routing strategy if the
path
prop is filled. Additionally, if thepath
androuting
props are not filled, an error will be thrown. (#2338) by @octoperPatch Changes
f4f99f18d
,cfea3d9c0
,fe2607b6f
,bad4de1a2
,2e4a43017
,f5fb63cf1
,e7e2a1eae
]:@clerk/clerk-react@5.0.0-alpha-v5.12
Major Changes
Path-based routing is now the default routing strategy if the
path
prop is filled. Additionally, if thepath
androuting
props are not filled, an error will be thrown. (#2338) by @octoperConsolidate
afterSignOutOneUrl
&afterSignOutAllUrl
toafterSignOutUrl
and drop usage of Dashboard settings in ClerkJS components. The Dashboard settings should only apply to the Account Portal application. (#2414) by @dimklMinor Changes
Remove MemberRole Type
MemberRole
would always include the old role keysadmin
,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-js
and@clerk/clerk-react
to support the following examples: (#2412) by @dimklPatch Changes
fe2607b6f
,2e4a43017
]:@clerk/remix@4.0.0-alpha-v5.13
Major Changes
Path-based routing is now the default routing strategy if the
path
prop is filled. Additionally, if thepath
androuting
props are not filled, an error will be thrown. (#2338) by @octoperPatch Changes
f4f99f18d
,cfea3d9c0
,fe2607b6f
,bad4de1a2
,2e4a43017
,f5fb63cf1
,e7e2a1eae
]:@clerk/backend@1.0.0-alpha-v5.11
Minor Changes
Add
createOrganizationEnabled
param in@clerk/backend
methodUser.updateUser()
(#2415) by @dimklExample:
Patch Changes
OrganizationMembershipRole
should respect authorization types provided by the developer if those exist. (#2408) by @panteliselefFixed an issue where errors returned from backend api requests are not converted to camelCase. (#2423) by @Nikpolik
@clerk/types@4.0.0-alpha-v5.12
Minor Changes
Remove MemberRole Type
MemberRole
would always include the old role keysadmin
,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-js
and@clerk/clerk-react
to support the following examples: (#2412) by @dimkl@clerk/chrome-extension@1.0.0-alpha-v5.12
Patch Changes
cfea3d9c0
,d18cae5fd
,394cecc6b
,fe2607b6f
,2e4a43017
,f5fb63cf1
,bf09d18d6
]:@clerk/clerk-expo@1.0.0-alpha-v5.12
Patch Changes
cfea3d9c0
,d18cae5fd
,394cecc6b
,fe2607b6f
,2e4a43017
,f5fb63cf1
,bf09d18d6
]:@clerk/fastify@1.0.0-alpha-v5.13
Patch Changes
f4f99f18d
,fe2607b6f
,bad4de1a2
,2e4a43017
,e7e2a1eae
]:gatsby-plugin-clerk@5.0.0-alpha-v5.13
Patch Changes
f4f99f18d
,cfea3d9c0
,fe2607b6f
,bad4de1a2
,2e4a43017
,f5fb63cf1
,e7e2a1eae
]:@clerk/clerk-sdk-node@5.0.0-alpha-v5.11
Patch Changes
f4f99f18d
,bad4de1a2
,e7e2a1eae
]:@clerk/elements@0.0.2-alpha-v5.1
Patch Changes
cfea3d9c0
,fe2607b6f
,2e4a43017
,f5fb63cf1
]: