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 #1842

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Version Packages #1842

merged 1 commit into from
Oct 6, 2023

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Oct 6, 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.3

Patch Changes

  • Apply deprecation warnings for @clerk/types: (#1823) by @dimkl

    • orgs jwt claims
    • apiKey
    • frontendApi
    • redirect_url
    • password
    • generateSignature
    • afterSwitchOrganizationUrl
    • profileImageUrl
  • Remove deprecation warning that is logging more than intended and not actionable for users of our SDKs. by @nikosdouvlis

  • Retry the implemented changes from #1767 which were reverted in #1806 due to RSC related errors (not all uses components had the use client directive). Restore the original PR and add additional use client directives to ensure it works correctly. by @nikosdouvlis

  • Updated dependencies [1136c7c15, 1e212c19d, 1136c7c15, 1136c7c15]:

    • @clerk/shared@0.24.3

@clerk/chrome-extension@0.4.6

Patch Changes

@clerk/clerk-js@4.60.1

Patch Changes

  • Apply deprecation warnings for @clerk/types: (#1823) by @dimkl

    • orgs jwt claims
    • apiKey
    • frontendApi
    • redirect_url
    • password
    • generateSignature
    • afterSwitchOrganizationUrl
    • profileImageUrl
  • Fixes an issue where the phone number value was not properly copied onto the input when pasting on the email or username field in the <SignIn/> component after autoswitching to the phone number field. The issue was introduced with the changes for the Prefill <SignIn/> and <SignUp/> feature. by @nikosdouvlis

  • Updated dependencies [1136c7c15, 1e212c19d, 1136c7c15, 1136c7c15]:

    • @clerk/shared@0.24.3

@clerk/clerk-expo@0.19.8

Patch Changes

@clerk/fastify@0.6.13

Patch Changes

gatsby-plugin-clerk@4.4.14

Patch Changes

@clerk/nextjs@4.25.3

Patch Changes

  • Add deprecation warning for @clerk/nextjs/app-beta export. Use the @clerk/nextjs instead. by @nikosdouvlis

  • Retry the implemented changes from #1767 which were reverted in #1806 due to RSC related errors (not all uses components had the use client directive). Restore the original PR and add additional use client directives to ensure it works correctly. by @nikosdouvlis

  • Updated dependencies [1136c7c15, 1e212c19d, 1136c7c15, 1136c7c15, 1136c7c15]:

    • @clerk/clerk-react@4.26.3
    • @clerk/shared@0.24.3
    • @clerk/backend@0.30.3
    • @clerk/clerk-sdk-node@4.12.12

@clerk/clerk-react@4.26.3

Patch Changes

  • Make types the first key in all exports maps defined in our packages' package.json. The TypeScript docs recommends so, as the the exports map is order-based. by @nikosdouvlis

  • Apply deprecation warnings for @clerk/types: (#1823) by @dimkl

    • orgs jwt claims
    • apiKey
    • frontendApi
    • redirect_url
    • password
    • generateSignature
    • afterSwitchOrganizationUrl
    • profileImageUrl
  • Updated dependencies [1136c7c15, 1e212c19d, 1136c7c15, 1136c7c15]:

    • @clerk/shared@0.24.3

@clerk/remix@3.0.5

Patch Changes

@clerk/clerk-sdk-node@4.12.12

Patch Changes

@clerk/shared@0.24.3

Patch Changes

  • Make types the first key in all exports maps defined in our packages' package.json. The TypeScript docs recommends so, as the the exports map is order-based. by @nikosdouvlis

  • Apply deprecation warnings for @clerk/types: (#1823) by @dimkl

    • orgs jwt claims
    • apiKey
    • frontendApi
    • redirect_url
    • password
    • generateSignature
    • afterSwitchOrganizationUrl
    • profileImageUrl
  • Revert the removal of the clerkError property from ClerkAPIError class. by @nikosdouvlis

  • Retry the implemented changes from #1767 which were reverted in #1806 due to RSC related errors (not all uses components had the use client directive). Restore the original PR and add additional use client directives to ensure it works correctly. by @nikosdouvlis

@nikosdouvlis nikosdouvlis merged commit fcf0e46 into main Oct 6, 2023
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch October 6, 2023 21:15
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