Skip to content

Releases: clerk/javascript

@clerk/chrome-extension@3.1.5

Choose a tag to compare

@clerk-cookie clerk-cookie released this 25 Mar 19:31
759507d

Patch Changes

@clerk/backend@3.2.3

Choose a tag to compare

@clerk-cookie clerk-cookie released this 25 Mar 19:31
759507d

Patch Changes

  • Fix ERR_CONTENT_DECODING_FAILED when loading proxied assets by requesting uncompressed responses from FAPI and stripping Content-Encoding/Content-Length headers that fetch() invalidates through auto-decompression. (#8159) by @brkalow

  • Fix satelliteAutoSync to default to false as documented. Previously, not passing the prop resulted in undefined, which was treated as true due to a strict equality check (=== false). This preserved Core 2 auto-sync behavior instead of the intended Core 3 default. The check is now !== true, so both undefined and false skip automatic satellite sync. (#8001) by @nikosdouvlis

  • Fix an issue where multiple set-cookie headers were being dropped by the frontend API proxy. (#8162) by @brkalow

@clerk/astro@3.0.7

Choose a tag to compare

@clerk-cookie clerk-cookie released this 25 Mar 19:32
759507d

Patch Changes

  • Fix Cloudflare Pages compatibility by falling through to locals.runtime.env when cloudflare:workers env is missing the requested key (#8136) by @mlafeldt

  • Updated dependencies [0288931, 3efdd2c, 486545c]:

    • @clerk/backend@3.2.3

@clerk/agent-toolkit@0.3.7

Choose a tag to compare

@clerk-cookie clerk-cookie released this 25 Mar 19:32
759507d

Patch Changes

@clerk/vue@2.0.6

Choose a tag to compare

@clerk-cookie clerk-cookie released this 20 Mar 12:50
74240b5

Patch Changes

@clerk/vue@1.17.19

Choose a tag to compare

@clerk-cookie clerk-cookie released this 20 Mar 13:50
5384072

Patch Changes

  • Updated dependencies [e5f213f]:
    • @clerk/shared@3.47.3
    • @clerk/types@4.101.21

@clerk/ui@1.2.3

Choose a tag to compare

@clerk-cookie clerk-cookie released this 20 Mar 12:50
74240b5

Patch Changes

  • Fix issue where default plans offered the ability to switch to annual. (#8077) by @dstaley

  • Updated dependencies [f0533a2, e00ec97]:

    • @clerk/shared@4.3.2
    • @clerk/localizations@4.2.3

@clerk/types@4.101.21

Choose a tag to compare

@clerk-cookie clerk-cookie released this 20 Mar 13:51
5384072

Patch Changes

  • Updated dependencies [e5f213f]:
    • @clerk/shared@3.47.3

@clerk/themes@2.4.58

Choose a tag to compare

@clerk-cookie clerk-cookie released this 20 Mar 13:51
5384072

Patch Changes

  • Updated dependencies [e5f213f]:
    • @clerk/shared@3.47.3

@clerk/testing@2.0.6

Choose a tag to compare

@clerk-cookie clerk-cookie released this 20 Mar 12:50
74240b5

Patch Changes

  • Updated dependencies [f0533a2, e00ec97]:
    • @clerk/shared@4.3.2
    • @clerk/backend@3.2.2