Version Packages - #1831
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 5, 2023 16:26
a2829f1 to
d7ee427
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
October 6, 2023 19:28
1598797 to
177fbff
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 6, 2023 20:35
177fbff to
751d7b7
Compare
brkalow
approved these changes
Oct 6, 2023
brkalow
enabled auto-merge
October 6, 2023 20:44
nikosdouvlis
added a commit
that referenced
this pull request
Oct 6, 2023
This reverts commit 2ab0f75.
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.
Releases
@clerk/backend@0.30.3
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 clientdirective). Restore the original PR and add additionaluse clientdirectives to ensure it works correctly. (#1807) by @dimklUpdated dependencies [
7636abc10,bf66d7322,7d3cbcb7d]:@clerk/chrome-extension@0.4.6
Patch Changes
7636abc10,66ea30225]:@clerk/clerk-js@4.60.1
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 @desiprisgUpdated dependencies [
7636abc10,bf66d7322,7d3cbcb7d]:@clerk/clerk-expo@0.19.8
Patch Changes
7636abc10,66ea30225]:@clerk/fastify@0.6.13
Patch Changes
7636abc10,bf66d7322,c38241110,7d3cbcb7d]:gatsby-plugin-clerk@4.4.14
Patch Changes
7636abc10,c38241110,7d3cbcb7d]:@clerk/nextjs@4.25.3
Patch Changes
Add deprecation warning for
@clerk/nextjs/app-betaexport. Use the@clerk/nextjsinstead. (#1829) by @dimklRetry the implemented changes from #1767 which were reverted in #1806 due to RSC related errors (not all uses components had the
use clientdirective). Restore the original PR and add additionaluse clientdirectives to ensure it works correctly. (#1807) by @dimklUpdated dependencies [
7636abc10,bf66d7322,c38241110,7d3cbcb7d]:@clerk/clerk-react@4.26.3
Patch Changes
Make
typesthe first key in allexportsmaps defined in our packages'package.json. The TypeScript docs recommends so, as the theexportsmap is order-based. (#1835) by @nikosdouvlisUpdated dependencies [
7636abc10,bf66d7322,7d3cbcb7d]:@clerk/remix@3.0.5
Patch Changes
Make
typesthe first key in allexportsmaps defined in our packages'package.json. The TypeScript docs recommends so, as the theexportsmap is order-based. (#1835) by @nikosdouvlisUpdated dependencies [
7636abc10,bf66d7322,c38241110,7d3cbcb7d]:@clerk/clerk-sdk-node@4.12.12
Patch Changes
c38241110,7d3cbcb7d]:@clerk/shared@0.24.3
Patch Changes
Make
typesthe first key in allexportsmaps defined in our packages'package.json. The TypeScript docs recommends so, as the theexportsmap is order-based. (#1835) by @nikosdouvlisRevert the removal of the
clerkErrorproperty fromClerkAPIErrorclass. (#1839) by @panteliselefRetry the implemented changes from #1767 which were reverted in #1806 due to RSC related errors (not all uses components had the
use clientdirective). Restore the original PR and add additionaluse clientdirectives to ensure it works correctly. (#1807) by @dimkl