Skip to content

Releases: clerk/javascript

@clerk/react-router@1.0.0

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

Major Changes

  • No changes have been made to the SDK in this update. There are no breaking changes. (#4966) by @LekoArts

    This merely bumps the version to a non-zero range and moves the SDK out of beta to a stable release.

Patch Changes

@clerk/nuxt@1.0.10

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

Patch Changes

@clerk/nextjs@6.10.1

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

Patch Changes

@clerk/localizations@3.9.14

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

Patch Changes

@clerk/fastify@2.1.14

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

@clerk/express@1.3.41

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

@clerk/expo-passkeys@0.1.13

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

@clerk/elements@0.22.14

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

Patch Changes

@clerk/clerk-react@5.22.5

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

@clerk/clerk-js@5.48.0

23 Jan 12:39
5b4c220
Compare
Choose a tag to compare

Minor Changes

    • Introduced an upsert method to the SignUp resource, which reuses the existing sign-up attempt ID if it exists. (#4720) by @kostaspt

    • Fix a ticket flow issue on <SignUp /> component, where in some rare cases the initial ticket/context is lost, because of creating a new sign-up attempt ID.

  • Expand Keyless popover when a user signs-in. (#4969) by @kaftarmery

Patch Changes