Skip to content

Releases: clerk/javascript

@clerk/testing@2.2.7

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Updated dependencies [1a19409]:
    • @clerk/backend@3.11.4

@clerk/tanstack-react-start@1.4.17

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Updated dependencies [1a19409]:
    • @clerk/backend@3.11.4

@clerk/react-router@3.5.9

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Updated dependencies [1a19409]:
    • @clerk/backend@3.11.4

@clerk/nuxt@2.6.16

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Updated dependencies [1a19409]:
    • @clerk/backend@3.11.4

@clerk/nextjs@7.5.17

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Updated dependencies [1a19409]:
    • @clerk/backend@3.11.4

@clerk/hono@0.1.50

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Updated dependencies [1a19409]:
    • @clerk/backend@3.11.4

@clerk/fastify@3.1.50

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Updated dependencies [1a19409]:
    • @clerk/backend@3.11.4

@clerk/express@2.1.40

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Updated dependencies [1a19409]:
    • @clerk/backend@3.11.4

@clerk/expo@3.7.4

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

@clerk/backend@3.11.4

Choose a tag to compare

@clerk-cookie clerk-cookie released this 10 Jul 23:49
Immutable release. Only release title and notes can be modified.
b51e224

Patch Changes

  • Clarify in the M2MToken, APIKey, and IdPOAuthAccessToken JSDoc that the timestamp properties (expiration, lastUsedAt, createdAt, and updatedAt) are Unix timestamps in milliseconds (not seconds). (#9122) by @SarahSoutoul