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

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Version Packages #1831

merged 1 commit into from
Oct 6, 2023

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Oct 5, 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]

Patch Changes

  • Remove deprecation warning that is logging more than intended and not actionable for users of our SDKs. (#1841) by @BRKalow

  • 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. (#1807) by @dimkl

  • Updated dependencies [7636abc10, bf66d7322, 7d3cbcb7d]:

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

  • 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. (#1824) by @desiprisg

  • Updated dependencies [7636abc10, bf66d7322, 7d3cbcb7d]:

@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/[email protected]

Patch Changes

@clerk/[email protected]

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. (#1835) by @nikosdouvlis

  • Revert the removal of the clerkError property from ClerkAPIError class. (#1839) by @panteliselef

  • 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. (#1807) by @dimkl

@clerk-cookie clerk-cookie requested a review from a team October 5, 2023 08:20
@clerk-cookie clerk-cookie requested a review from a team as a code owner October 5, 2023 08:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from a2829f1 to d7ee427 Compare October 5, 2023 16:26
@github-actions github-actions bot requested a review from dimkl as a code owner October 5, 2023 16:26
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 1598797 to 177fbff Compare October 6, 2023 19:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from 177fbff to 751d7b7 Compare October 6, 2023 20:35
@BRKalow BRKalow enabled auto-merge October 6, 2023 20:44
@nikosdouvlis nikosdouvlis merged commit 2ab0f75 into main Oct 6, 2023
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch October 6, 2023 20:50
nikosdouvlis added a commit that referenced this pull request Oct 6, 2023
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.

3 participants