Skip to content

Releases: clerk/javascript

@clerk/chrome-extension@1.2.6

28 Aug 09:35
4d8dfb4
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c1389492d, 79a05e0bf]:
    • @clerk/clerk-js@5.17.0
    • @clerk/clerk-react@5.4.5
    • @clerk/shared@2.5.5

@clerk/backend@1.8.3

28 Aug 09:36
4d8dfb4
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c1389492d]:
    • @clerk/types@4.16.0
    • @clerk/shared@2.5.5

@clerk/astro@1.2.3

28 Aug 09:35
4d8dfb4
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c1389492d]:
    • @clerk/types@4.16.0
    • @clerk/backend@1.8.3
    • @clerk/shared@2.5.5

@clerk/types@4.15.1

27 Aug 23:13
81886c2
Compare
Choose a tag to compare

Patch Changes

@clerk/types@4.15.0

27 Aug 08:50
05bf278
Compare
Choose a tag to compare

Minor Changes

  • Expose SessionVerification as an experimental resource. (#4011) by @panteliselef

    Update UserResource with 5 new experimental methods:

    • experimental_verifySession for creating a new SessionVerification record and initiating a new flow.
    • experimental_verifySessionPrepareFirstFactor for preparing a supported first factor like phone_code
    • experimental_verifySessionAttemptFirstFactor for attempting a supported first factor like password
    • experimental_verifySessionPrepareSecondFactor for preparing a supported second factor like phone_code
    • experimental_verifySessionAttemptSecondFactor for attempting a supported second factor like totp

@clerk/themes@2.1.23

27 Aug 23:13
81886c2
Compare
Choose a tag to compare

Patch Changes

@clerk/themes@2.1.22

27 Aug 08:50
05bf278
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [247b3fd75]:
    • @clerk/types@4.15.0

@clerk/testing@1.2.14

27 Aug 23:13
81886c2
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [0158c774a, 8be1a7abc]:
    • @clerk/types@4.15.1
    • @clerk/backend@1.8.2
    • @clerk/shared@2.5.4

@clerk/testing@1.2.13

27 Aug 08:49
05bf278
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [247b3fd75]:
    • @clerk/types@4.15.0
    • @clerk/backend@1.8.1
    • @clerk/shared@2.5.3

@clerk/tanstack-start@0.3.1

27 Aug 23:13
81886c2
Compare
Choose a tag to compare

Patch Changes

  • Fix a bug when using the getAuth function multiple times (#4019) by @octoper

  • Updated dependencies [0158c774a, 8be1a7abc]:

    • @clerk/types@4.15.1
    • @clerk/backend@1.8.2
    • @clerk/clerk-react@5.4.4
    • @clerk/shared@2.5.4