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 (alpha-v5) #2224

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Version Packages (alpha-v5) #2224

merged 1 commit into from
Nov 29, 2023

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Nov 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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@clerk/clerk-js@5.0.0-alpha-v5.7

Minor Changes

  • Move usage of internal useCoreX hooks to useX hooks (#2111) by @LekoArts

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/shared@2.0.0-alpha-v5.4
    • @clerk/types@4.0.0-alpha-v5.7

@clerk/clerk-expo@1.0.0-alpha-v5.7

Minor Changes

  • Use base-64 package for Expo instead of the isomorphic from @clerk/shared due to errors about Maximum call stack size exceeded on global.Buffer (#2230) by @octoper

Patch Changes

@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 @dimkl

    We have also used the bundle output to export a single index.ts and dropped the unnecessary
    published files / folders (eg __tests__).

  • Update the TypeScript types of <ClerkProvider />. If you use the routerPush prop you're now required to also provide the routerReplace prop (or other way around). You can also not provide them at all since both props are optional. (#2227) by @dimkl

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/shared@2.0.0-alpha-v5.4
    • @clerk/types@4.0.0-alpha-v5.7

@clerk/shared@2.0.0-alpha-v5.4

Minor Changes

  • Move usage of internal useCoreX hooks to useX hooks (#2111) by @LekoArts

Patch Changes

  • Add missing telemetry entry to files array in package.json (#2229) by @LekoArts

@clerk/types@4.0.0-alpha-v5.7

Minor Changes

  • Update the TypeScript types of <ClerkProvider />. If you use the routerPush prop you're now required to also provide the routerReplace 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

@clerk/chrome-extension@1.0.0-alpha-v5.7

Patch Changes

@clerk/fastify@1.0.0-alpha-v5.7

Patch Changes

  • Updated dependencies [4b8bedc66, c776f86fb, d6a7ea61a]:
    • @clerk/shared@2.0.0-alpha-v5.4
    • @clerk/types@4.0.0-alpha-v5.7
    • @clerk/backend@1.0.0-alpha-v5.5

gatsby-plugin-clerk@5.0.0-alpha-v5.7

Patch Changes

  • Updated dependencies [6e54b1b59, c9e0f68af, d6a7ea61a]:
    • @clerk/clerk-react@5.0.0-alpha-v5.7
    • @clerk/backend@1.0.0-alpha-v5.5
    • @clerk/clerk-sdk-node@5.0.0-alpha-v5.5

@clerk/nextjs@5.0.0-alpha-v5.7

Patch Changes

@clerk/remix@4.0.0-alpha-v5.7

Patch Changes

@clerk/clerk-sdk-node@5.0.0-alpha-v5.5

Patch Changes

  • Updated dependencies [4b8bedc66, c776f86fb]:
    • @clerk/shared@2.0.0-alpha-v5.4
    • @clerk/backend@1.0.0-alpha-v5.5

@dimkl dimkl closed this Nov 29, 2023
@dimkl dimkl reopened this Nov 29, 2023
@dimkl dimkl enabled auto-merge November 29, 2023 17:58
@dimkl dimkl added this pull request to the merge queue Nov 29, 2023
Merged via the queue into main with commit d48d1aa Nov 29, 2023
7 checks passed
@dimkl dimkl deleted the changeset-release/main branch November 29, 2023 18:07
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