Skip to content

Releases: clerk/javascript

@clerk/nextjs@5.6.4

30 Sep 11:48
1a1247c
Compare
Choose a tag to compare

Patch Changes

@clerk/fastify@1.0.49

30 Sep 11:48
1a1247c
Compare
Choose a tag to compare

Patch Changes

@clerk/express@1.1.0

30 Sep 11:47
1a1247c
Compare
Choose a tag to compare

Minor Changes

  • Make the requireAuth middleware redirect to sign-in URL instead of forwarding errors, and remove custom handler option from clerkMiddleware. (#4234) by @wobsoriano

Patch Changes

@clerk/clerk-sdk-node@5.0.46

30 Sep 11:48
1a1247c
Compare
Choose a tag to compare

Patch Changes

@clerk/clerk-js@5.24.1

30 Sep 11:47
1a1247c
Compare
Choose a tag to compare

Patch Changes

@clerk/clerk-expo@2.2.18

30 Sep 11:48
1a1247c
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [7f873916e]:
    • @clerk/clerk-js@5.24.1

@clerk/chrome-extension@1.3.12

30 Sep 11:47
1a1247c
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [7f873916e]:
    • @clerk/clerk-js@5.24.1

@clerk/backend@1.13.6

30 Sep 11:47
1a1247c
Compare
Choose a tag to compare

Patch Changes

  • Add the 'session-token-expired-refresh-expired-session-token-missing-sid-claim' handshake reason for debugging purposes (#4237) by @anagstef

  • Update uploaderUserId parameter on updateOrganizationLogo to be optional. (#4236) by @izaaklauer

  • Handle "Cannot convert argument to a ByteString" errors (#4244) by @nikosdouvlis

@clerk/astro@1.3.10

30 Sep 11:47
1a1247c
Compare
Choose a tag to compare

Patch Changes

@clerk/types@4.23.0

27 Sep 10:47
faad51b
Compare
Choose a tag to compare

Minor Changes

  • Render "Restricted access" screen in <SignUp /> component when signup.mode in userSettings is restricted (#4220) by @nikospapcom

Patch Changes

  • Conditionally renders identification sections on UserProfile based on the SAML connection configuration for disabling additional identifiers. (#4211) by @NicolasLopes7

  • Introduces the CRUD of organization domains under the organizations API. (#4224) by @NicolasLopes7