Skip to content

Version Packages#1793

Merged
nikosdouvlis merged 1 commit intomainfrom
changeset-release/main
Sep 29, 2023
Merged

Version Packages#1793
nikosdouvlis merged 1 commit intomainfrom
changeset-release/main

Conversation

@clerk-cookie
Copy link
Copy Markdown
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/backend@0.30.0

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

  • Apply deprecation warnings for @clerk/backend: (#1777) by @dimkl

    • backend api return format
    • clockSkewInSeconds
    • pkgVersion
    • picture/logoUrl/profileImageUrl
    • InterstitialAPI
    • httpOptions
    • apiKey
    • frontendApi
    • __unstable_options
  • Updated dependencies [7ffa6fac3, 5c8754239, 2f6a6ac99, 753f7bbda, 55c8ebd39]:

    • @clerk/shared@0.24.0
    • @clerk/types@3.53.0

@clerk/clerk-js@4.59.0

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

  • Use our deprecate utility to log warnings about deprecated usage of Organization.getMemberships (#1779) by @dimkl

  • Fix: localized key for invalid email addreses in InviteMembers form. (#1781) by @panteliselef

  • Apply deprecation warnings clerk-js package for: (#1779) by @dimkl

    • Organization.create() using string parameter
    • Organization.retrieve() limit & offset
    • Clerk.getOrganizationMemberships()
    • svgUrl
    • avatarUrl/logoUrl/faviconUrl/profileImageUrl
  • Updated the OAuth buttons in the SignIn and SignUp components to prevent layout shifts while loading. (#1728) by @octoper

  • Updated dependencies [7ffa6fac3, cc8851765, 5c8754239, 2f6a6ac99, 753f7bbda, 55c8ebd39]:

    • @clerk/shared@0.24.0
    • @clerk/localizations@1.26.2
    • @clerk/types@3.53.0

@clerk/nextjs@4.25.0

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

  • Apply deprecation warnings for @clerk/nextjs: (#1767) by @dimkl

    • CLERK_JS_VERSION environment variable
    • CLERK_API_KEY environment variable
    • NEXT_PUBLIC_CLERK_FRONTEND_API environment variable
    • withClerkMiddleware
    • withServerSideAuth
  • Updated dependencies [5c8754239, 14895e2dd, 2f6a6ac99, 94c36c755, 7406afe7f]:

    • @clerk/clerk-react@4.26.0
    • @clerk/types@3.53.0
    • @clerk/backend@0.30.0
    • @clerk/clerk-sdk-node@4.12.9

@clerk/clerk-react@4.26.0

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/shared@0.24.0

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/types@3.53.0

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/chrome-extension@0.4.3

Patch Changes

@clerk/clerk-expo@0.19.5

Patch Changes

@clerk/fastify@0.6.10

Patch Changes

gatsby-plugin-clerk@4.4.11

Patch Changes

@clerk/localizations@1.26.2

Patch Changes

  • Fix: localized key for invalid email addreses in InviteMembers form. (#1781) by @panteliselef

  • Updated dependencies [5c8754239]:

    • @clerk/types@3.53.0

@clerk/remix@3.0.2

Patch Changes

@clerk/clerk-sdk-node@4.12.9

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