Skip to content

Releases: clerk-community/svelte-clerk

v1.1.13

Choose a tag to compare

@github-actions github-actions released this 05 Aug 04:20

Patch Changes

  • efd1066: Bump @clerk/backend from 3.11.7 to 3.15.0
  • efd1066: Bump @clerk/shared from 4.25.5 to 4.25.10
  • 97de312: Create the server clerkClient lazily on first use instead of at module scope. Reading $env/dynamic/private at module scope captures empty values in inlined server bundles (e.g. adapter-vercel), where module evaluation runs before SvelteKit's Server.init() populates dynamic env. The client was then built with an undefined secretKey, so every Backend API call failed with "Missing Clerk Secret Key" — which silently breaks nonce-format handshake resolution.

v1.1.11

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:11
c982dad

Patch Changes

  • 2a1a8a2: Bump @clerk/backend from 3.8.3 to 3.11.3
  • 2a1a8a2: Bump @clerk/shared from 4.21.0 to 4.25.2

v1.1.10

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:05
ea6510f

Patch Changes

  • 63b59ca: Improve compatibility with newer Svelte/Vite toolchains
  • 3da7325: Bump @clerk/backend to 3.8.3 and @clerk/shared to 4.21.0

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 20 May 17:28
6efb407

Patch Changes

  • caf17f5: Bump @clerk/backend from 3.4.7 to 3.4.8
  • caf17f5: Bump @clerk/shared from 4.10.2 to 4.11.0

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 13 May 05:28
03a25c7

Patch Changes

  • 7acac87: Bump @clerk/backend from 3.4.5 to 3.4.7
  • 7acac87: Bump @clerk/shared from 4.10.0 to 4.10.2

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 12 May 19:11
d850678

Patch Changes

  • 20a10fa: Bump @clerk/backend from 3.4.1 to 3.4.5
  • 20a10fa: Bump @clerk/shared from 4.8.5 to 4.10.0

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 05 May 23:56
10362f6

Patch Changes

  • ca5ed99: Bump @clerk/backend from 3.3.0 to 3.4.1
  • ca5ed99: Bump @clerk/shared from 4.8.3 to 4.8.5

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Apr 20:57
115cc3a

Patch Changes

  • b1adfba: Bump @clerk/backend from 3.2.13 to 3.3.0
  • b1adfba: Bump @clerk/shared from 4.8.2 to 4.8.3

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Apr 00:14
f20069c

Patch Changes

  • c38fc4d: Bump @clerk/backend from 3.2.7 to 3.2.13
  • c38fc4d: Bump @clerk/shared from 4.5.0 to 4.8.2

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Apr 18:01
44e6ed5

Patch Changes

  • d9c0da6: Bump @clerk/backend from 3.2.3 to 3.2.7
  • d9c0da6: Bump @clerk/shared from 4.3.1 to 4.5.0