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.
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.Releases
@clerk/clerk-js@5.0.0-alpha-v5.7
Minor Changes
Patch Changes
Sync IsomorphicClerk with the clerk singleton and the LoadedClerk interface. IsomorphicClerk now extends from LoadedClerk. (#2226) by @panteliselef
Updated dependencies [
4b8bedc66
,c776f86fb
,d6a7ea61a
]:@clerk/clerk-expo@1.0.0-alpha-v5.7
Minor Changes
base-64
package for Expo instead of the isomorphic from@clerk/shared
due to errors aboutMaximum call stack size exceeded
onglobal.Buffer
(#2230) by @octoperPatch Changes
4b8bedc66
,c776f86fb
,6e54b1b59
,c9e0f68af
,d6a7ea61a
]:@clerk/clerk-react@5.0.0-alpha-v5.7
Minor Changes
Fix
@clerk/clerk-react
bundle output to resolve issues with vite / rollup ESM module imports. (#2216) by @dimklWe have also used the
bundle
output to export a single index.ts and dropped the unnecessarypublished files / folders (eg
__tests__
).Update the TypeScript types of
<ClerkProvider />
. If you use therouterPush
prop you're now required to also provide therouterReplace
prop (or other way around). You can also not provide them at all since both props are optional. (#2227) by @dimklPatch Changes
Sync IsomorphicClerk with the clerk singleton and the LoadedClerk interface. IsomorphicClerk now extends from LoadedClerk. (#2226) by @panteliselef
Updated dependencies [
4b8bedc66
,c776f86fb
,d6a7ea61a
]:@clerk/shared@2.0.0-alpha-v5.4
Minor Changes
Patch Changes
telemetry
entry tofiles
array inpackage.json
(#2229) by @LekoArts@clerk/types@4.0.0-alpha-v5.7
Minor Changes
<ClerkProvider />
. If you use therouterPush
prop you're now required to also provide therouterReplace
prop (or other way around). You can also not provide them at all since both props are optional. (#2227) by @dimkl@clerk/backend@1.0.0-alpha-v5.5
Patch Changes
4b8bedc66
,c776f86fb
]:@clerk/chrome-extension@1.0.0-alpha-v5.7
Patch Changes
4b8bedc66
,6e54b1b59
,c9e0f68af
,d6a7ea61a
]:@clerk/fastify@1.0.0-alpha-v5.7
Patch Changes
4b8bedc66
,c776f86fb
,d6a7ea61a
]:gatsby-plugin-clerk@5.0.0-alpha-v5.7
Patch Changes
6e54b1b59
,c9e0f68af
,d6a7ea61a
]:@clerk/nextjs@5.0.0-alpha-v5.7
Patch Changes
4b8bedc66
,c776f86fb
,6e54b1b59
,c9e0f68af
,d6a7ea61a
]:@clerk/remix@4.0.0-alpha-v5.7
Patch Changes
4b8bedc66
,c776f86fb
,6e54b1b59
,c9e0f68af
,d6a7ea61a
]:@clerk/clerk-sdk-node@5.0.0-alpha-v5.5
Patch Changes
4b8bedc66
,c776f86fb
]: