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 (beta) #2954

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Version Packages (beta) #2954

merged 1 commit into from
Mar 11, 2024

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Mar 7, 2024

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

Minor Changes

  • Expose debug headers in response for handshake / signed-out states from SDKs using headers returned from authenticateRequest() (#2898) by @dimkl

@clerk/[email protected]

Minor Changes

  • Re-export everything from @clerk/backend in @clerk/fastify to support common backend types and functionality without adding @clerk/backend as dependency. (#2968) by @dimkl

    New exports:

    • verifyToken()

    New exported types:

    • ClerkOptions
    • ClerkClient
    • OrganizationMembershipRole
    • VerifyTokenOptions
    • WebhookEvent
    • WebhookEventType
    • AllowlistIdentifier
    • Client
    • EmailAddress
    • ExternalAccount
    • Invitation
    • OauthAccessToken
    • Organization
    • OrganizationInvitation
    • OrganizationMembership
    • OrganizationMembershipPublicUserData
    • PhoneNumber
    • Session
    • SignInToken
    • SMSMessage
    • Token
    • User
  • Expose debug headers in response for handshake / signed-out states from SDKs using headers returned from authenticateRequest() (#2898) by @dimkl

Patch Changes

@clerk/[email protected]

Minor Changes

  • Expose debug headers in response for handshake / signed-out states from SDKs using headers returned from authenticateRequest() (#2898) by @dimkl

Patch Changes

@clerk/[email protected]

Minor Changes

  • Expose debug headers in response for handshake / signed-out states from SDKs using headers returned from authenticateRequest() (#2898) by @dimkl

Patch Changes

@clerk/[email protected]

Minor Changes

  • Expose debug headers in response for handshake / signed-out states from SDKs using headers returned from authenticateRequest() (#2898) by @dimkl

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

  • Fix the input box-shadow on iOS 16 devices (#2946) by @anagstef

  • Fix the OAuth errors coming from the server to use localizations (#2957) by @anagstef

  • Remove the __clerk_ticket and __clerk_invitation_token query params after they are consumed. (#2949) by @desiprisg

@clerk/[email protected]

Patch Changes

[email protected]

Patch Changes

@nikosdouvlis nikosdouvlis merged commit 909ae62 into main Mar 11, 2024
@nikosdouvlis nikosdouvlis deleted the changeset-release/main branch March 11, 2024 11:56
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.

None yet

2 participants