Conversation
0b7962a to
0bec105
Compare
0bec105 to
7bc05ec
Compare
dimkl
approved these changes
Dec 6, 2023
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/[email protected]
Major Changes
afterSignOutUrl,afterSignInandafterSignUpprops to be redirected to/instead of the Account Portal defined URL. (#2020) by @octoperPatch Changes
Drop
org:sys_domains:deleteandorg:sys_memberships:deleteas those have now been merged with the respectivemanageones. (#2256) by @panteliselefHide "Add domain" button inside
<OrganizationProfile/>when user is missing theorg:sys_domains:managepermission. (#2240) by @panteliselefAdd setter for sdkMetadata on Clerk to address issues arising from older versions of the SDK. (#2237) by @BRKalow
Updated dependencies [
6a33709cc,2d383e413,d30ea1faa]:@clerk/[email protected]
Minor Changes
Added the
User.last_active_attimestamp field which stores the latest date of session activity, with day precision. For further details, please consult the Backend API documentation. (#2261) by @georgepsarakisAdded the
last_active_at_sincefiltering parameter for the Users listing request. The new parameter can be used to retrieve users that have displayed session activity since the given date. For further details, please consult the Backend API documentation.Added the
last_active_atavailable options for theorderByparameter of the Users listing request. For further details, please consult the Backend API documentation.Patch Changes
Drop the introduction of
OrganizationRoleandOrganizationPermissionresources fro BAPI. (#2252) by @panteliselefSet correct information on required Node.js and React versions in README (#2264) by @LekoArts
Updated dependencies [
d30ea1faa]:@clerk/[email protected]
Patch Changes
Set correct information on required Node.js and React versions in README (#2264) by @LekoArts
Updated dependencies [
2e77cd737,6a33709cc,d30ea1faa,920c9e1b5,0551488fb]:@clerk/[email protected]
Patch Changes
Set correct information on required Node.js and React versions in README (#2264) by @LekoArts
Updated dependencies [
2e77cd737,6a33709cc,d30ea1faa,920c9e1b5,0551488fb]:@clerk/[email protected]
Patch Changes
Set correct information on required Node.js and React versions in README (#2264) by @LekoArts
Updated dependencies [
93d05c868,a6b893d28,2e77cd737,6a33709cc,d30ea1faa]:[email protected]
Patch Changes
Set correct information on required Node.js and React versions in README (#2264) by @LekoArts
Updated dependencies [
93d05c868,a6b893d28,2e77cd737]:@clerk/[email protected]
Patch Changes
The package now allows for subpath exports. You can now import specific languages like so: (#2236) by @dimkl
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/[email protected]
Patch Changes
Drop the introduction of
OrganizationRoleandOrganizationPermissionresources fro BAPI. (#2252) by @panteliselefSet correct information on required Node.js and React versions in README (#2264) by @LekoArts
Ensure that cookies set inside Next.js Middleware are correctly passed through while using
authMiddleware. (#2244) by @LekoArtsUpdated dependencies [
93d05c868,a6b893d28,2e77cd737,d30ea1faa]:@clerk/[email protected]
Patch Changes
Set correct information on required Node.js and React versions in README (#2264) by @LekoArts
Updated dependencies [
6a33709cc,d30ea1faa]:@clerk/[email protected]
Patch Changes
Set correct information on required Node.js and React versions in README (#2264) by @LekoArts
Updated dependencies [
93d05c868,a6b893d28,2e77cd737,d30ea1faa]:@clerk/[email protected]
Patch Changes
Drop the introduction of
OrganizationRoleandOrganizationPermissionresources fro BAPI. (#2252) by @panteliselefSet correct information on required Node.js and React versions in README (#2264) by @LekoArts
Updated dependencies [
93d05c868,a6b893d28,2e77cd737,d30ea1faa]:@clerk/[email protected]
Patch Changes
afterSignOutUrl,afterSignInandafterSignUpprops to be redirected to/instead of the Account Portal defined URL. (#2020) by @octoper@clerk/[email protected]
Patch Changes
org:sys_domains:deleteandorg:sys_memberships:deleteas those have now been merged with the respectivemanageones. (#2256) by @panteliselef