Releases: clerk/javascript
Releases · clerk/javascript
Release list
@clerk/testing@2.2.7
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies [
1a19409]:- @clerk/backend@3.11.4
@clerk/tanstack-react-start@1.4.17
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies [
1a19409]:- @clerk/backend@3.11.4
@clerk/react-router@3.5.9
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies [
1a19409]:- @clerk/backend@3.11.4
@clerk/nuxt@2.6.16
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies [
1a19409]:- @clerk/backend@3.11.4
@clerk/nextjs@7.5.17
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies [
1a19409]:- @clerk/backend@3.11.4
@clerk/hono@0.1.50
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies [
1a19409]:- @clerk/backend@3.11.4
@clerk/fastify@3.1.50
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies [
1a19409]:- @clerk/backend@3.11.4
@clerk/express@2.1.40
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies [
1a19409]:- @clerk/backend@3.11.4
@clerk/expo@3.7.4
Immutable
release. Only release title and notes can be modified.
Patch Changes
-
Bump the bundled
clerk-androidSDK (clerk-android-apiandclerk-android-ui) from1.0.34to1.0.35. See the Clerk Android release: https://github.com/clerk/clerk-android/releases/tag/v1.0.35. (#9138) by @clerk-cookie -
Bump the bundled
clerk-iosSDK from1.3.0to1.3.1. See the Clerk iOS release: https://github.com/clerk/clerk-ios/releases/tag/1.3.1. (#9137) by @clerk-cookie -
Updated dependencies []:
- @clerk/clerk-js@6.25.2
@clerk/backend@3.11.4
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Clarify in the
M2MToken,APIKey, andIdPOAuthAccessTokenJSDoc that the timestamp properties (expiration,lastUsedAt,createdAt, andupdatedAt) are Unix timestamps in milliseconds (not seconds). (#9122) by @SarahSoutoul