Skip to content

Version Packages (alpha-v5) - #2517

Merged
brkalow merged 1 commit into
mainfrom
changeset-release/main
Jan 10, 2024
Merged

Version Packages (alpha-v5)#2517
brkalow merged 1 commit into
mainfrom
changeset-release/main

Conversation

@clerk-cookie

@clerk-cookie clerk-cookie commented Jan 9, 2024

Copy link
Copy Markdown
Collaborator

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/backend@1.0.0-alpha-v5.14

Minor Changes

  • Add fullName, primaryEmailAddress, primaryPhoneNumber, primaryWeb3Wallet to User class. (#2493) by @panteliselef

Patch Changes

  • Fix an error in the handshake flow where the request would throw an unhandled error when verification of the handshake payload fails. (#2541) by @BRKalow

  • Replace enums with as const objects so @clerk/backend is consistent with the other packages (#2516) by @nikosdouvlis

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

Minor Changes

  • Remove fallback data and allow promise to throw for paginated endpoint methods. (#2491) by @panteliselef

    Affected methods:

    • Organization.getDomains
    • Organization.getInvitations
    • Organization.getMembershipRequests
    • Organization.getMemberships
    • User.getOrganizationInvitations
    • User.getOrganizationSuggestions
    • User.getOrganizationMemberships

Patch Changes

  • Exclude external custom links from route matching. Previously adding external links to custom pages would cause all pages that are defined below it to throw an error. (#2519) by @panteliselef

  • Updated dependencies [6b316611f]:

    • @clerk/localizations@2.0.0-alpha-v5.10

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

Minor Changes

  • Include new headers in requests; (#2528) by @thiskevinwang

    Added expo-application >=5 & expo-constants >=14 peer deps

Patch Changes

@clerk/localizations@2.0.0-alpha-v5.10

Minor Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

@clerk/clerk-react@5.0.0-alpha-v5.15

Patch Changes

  • Fixes error thrown for missing path & routing props when path was passed from context. (#2514) by @dimkl

    This change affects components <SignIn />, <SignUp /> from @clerk/nextjs and @clerk/remix.

  • Fixes error when path is passed from context and a routing strategy other than path is passed as a prop. (#2530) by @octoper

    This change affects components <SignIn />, <SignUp /> from @clerk/nextjs and @clerk/remix.

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

Patch Changes

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

Patch Changes

@clerk/elements@0.0.2-alpha-v5.4

Patch Changes

  • Updated dependencies [e9841dd91, 59f9a7296]:
    • @clerk/clerk-react@5.0.0-alpha-v5.15
    • @clerk/nextjs@5.0.0-alpha-v5.16

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 91899a0 to 394bdb8 Compare January 10, 2024 16:21
@dimkl dimkl closed this Jan 10, 2024
@dimkl dimkl reopened this Jan 10, 2024
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from fd8e361 to f13d2c1 Compare January 10, 2024 17:57
@dimkl dimkl closed this Jan 10, 2024
@dimkl dimkl reopened this Jan 10, 2024
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f13d2c1 to 5f125c2 Compare January 10, 2024 18:59
@dimkl dimkl closed this Jan 10, 2024
@dimkl dimkl reopened this Jan 10, 2024
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5f125c2 to fedc55f Compare January 10, 2024 19:20
@dimkl dimkl closed this Jan 10, 2024
@dimkl dimkl reopened this Jan 10, 2024
@brkalow
brkalow added this pull request to the merge queue Jan 10, 2024
Merged via the queue into main with commit 0ba36cf Jan 10, 2024
@brkalow
brkalow deleted the changeset-release/main branch January 10, 2024 19:58
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