Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1793

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Version Packages #1793

merged 1 commit into from
Sep 29, 2023

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Sep 28, 2023

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.

Releases

@clerk/[email protected]

Minor Changes

  • Replace utilities with @clerk/shared exports (#1769) by @dimkl

  • Introduce a new getOrganizationInvitationList() method, along with support for filtering by status and the regular limit & offset parameters, which it can be used in order to list the invitations of a specific organization. We also marked the old getPendingOrganizationInvitationList() method as deprecated (#1796) by @chanioxaris

Patch Changes

@clerk/[email protected]

Minor Changes

  • <SignIn/>, <SignUp/>, <RedirectToSignin/>, <RedirectToSignUp/>, clerk.redirectToSignIn() and clerk.redirectToSignUp() now accept the initialValues option, which will prefill the appropriate form fields with the values provided. (#1701) by @desiprisg

Patch Changes

@clerk/[email protected]

Minor Changes

  • Add the use client directive in @clerk/shared to make the package compatible with an RSC environment. (#1767) by @dimkl

    Remove several helpers from @clerk/nextjs and import them from @clerk/shared instead.

Patch Changes

@clerk/[email protected]

Minor Changes

  • <SignIn/>, <SignUp/>, <RedirectToSignin/>, <RedirectToSignUp/>, clerk.redirectToSignIn() and clerk.redirectToSignUp() now accept the initialValues option, which will prefill the appropriate form fields with the values provided. (#1701) by @desiprisg

Patch Changes

@clerk/[email protected]

Minor Changes

  • Introduce getClerkJsMajorVersionOrTag(), getScriptUrl(), callWithRetry() (#1769) by @dimkl

  • Add the use client directive in @clerk/shared to make the package compatible with an RSC environment. (#1767) by @dimkl

    Remove several helpers from @clerk/nextjs and import them from @clerk/shared instead.

Patch Changes

  • Apply deprecation warnings for @clerk/shared: (#1789) by @dimkl

    • OrganizationContext
    • organizationList
    • useOrganizations
    • getRequestUrl
  • Removes the patch for disabling swr-devtools causing apps with swr and broswers with the devtools extention to break. (#1794) by @panteliselef

@clerk/[email protected]

Minor Changes

  • <SignIn/>, <SignUp/>, <RedirectToSignin/>, <RedirectToSignUp/>, clerk.redirectToSignIn() and clerk.redirectToSignUp() now accept the initialValues option, which will prefill the appropriate form fields with the values provided. (#1701) by @desiprisg

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk-cookie clerk-cookie requested a review from a team September 28, 2023 07:51
@clerk-cookie clerk-cookie requested a review from a team as a code owner September 28, 2023 07:51
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from a33b248 to 62cf6fb Compare September 28, 2023 12:28
@github-actions github-actions bot requested a review from dimkl as a code owner September 28, 2023 12:28
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 437acbe to bf892f3 Compare September 29, 2023 12:15
@github-actions github-actions bot force-pushed the changeset-release/main branch from bf892f3 to 643077b Compare September 29, 2023 12:42
@nikosdouvlis nikosdouvlis merged commit 48329e9 into main Sep 29, 2023
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch September 29, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants