svelte-clerk

Community package that integrates Clerk with SvelteKit.

MIT License

Downloads
727
Stars
18
Committers
4

Bot releases are visible (Hide)

svelte-clerk - v0.1.5 Latest Release

Published by github-actions[bot] about 2 months ago

Patch Changes

  • 1d2270b: Bump clerk dependencies
  • bd457fc: Use authorization checker helper from session resource
svelte-clerk - v0.1.4

Published by github-actions[bot] 2 months ago

Patch Changes

  • b1d398a: Add repo links to package.json
  • e611c74: Add license
svelte-clerk - v0.1.3

Published by github-actions[bot] 2 months ago

Patch Changes

  • 60e4dbb: Use Clerk JS loader functions from @clerk/shared
svelte-clerk - v0.1.2

Published by github-actions[bot] 2 months ago

Patch Changes

  • 0754690: Bump @clerk/shared, @clerk/types, and @clerk/backend versions
svelte-clerk - v0.1.1

Published by github-actions[bot] 2 months ago

Patch Changes

  • d6d1636: Update @clerk/shared imports
svelte-clerk - v0.1.0

Published by github-actions[bot] 2 months ago

Minor Changes

  • 1f41a86: Add option to opt-out of telemetry
svelte-clerk - v0.0.18

Published by github-actions[bot] 2 months ago

Patch Changes

  • b76b5da: Update AuthObject imports
  • e0edc44: Bump @clerk/backend, @clerk/shared, and @clerk/types"
  • 4895841: Use AuthObject from @clerk/backend
svelte-clerk - v0.0.17

Published by github-actions[bot] 2 months ago

Patch Changes

  • 36420b3: Use properties from derived state in Protect component"
svelte-clerk - v0.0.16

Published by github-actions[bot] 3 months ago

Patch Changes

  • e0e3dea: Update unstyled button to match correct redirect urls
svelte-clerk - v0.0.15

Published by github-actions[bot] 3 months ago

Patch Changes

  • ac7c426: Make fallback snippet optional in Protect component
svelte-clerk - v0.0.14

Published by github-actions[bot] 3 months ago

Patch Changes

  • 4aef70b: Add GoogleOneTap component
svelte-clerk - v0.0.13

Published by github-actions[bot] 3 months ago

Patch Changes

  • 9f98409: Bump clerk dependencies
svelte-clerk - v0.0.12

Published by github-actions[bot] 3 months ago

Patch Changes

  • 30154ed: Pass Clerk instance as snippet value to ClerkLoaded
  • 71de0e8: Improve provider prop tracking
svelte-clerk - v0.0.11

Published by github-actions[bot] 3 months ago

Patch Changes

  • 4237c0b: Update JSDOC for initial state builder
  • 64bef36: Rename initial state function builder
svelte-clerk - v0.0.10

Published by github-actions[bot] 3 months ago

Patch Changes

  • ec006d7: Remove redirect components
svelte-clerk - v0.0.9

Published by github-actions[bot] 3 months ago

Patch Changes

  • e20d485: Fix control components paths
svelte-clerk - v0.0.8

Published by github-actions[bot] 3 months ago

Patch Changes

  • b05f2eb: UI navigation without full page reload
svelte-clerk - v0.0.7

Published by github-actions[bot] 3 months ago

Patch Changes

  • ba33685: Add more control components
  • fe109b1: Export control components
svelte-clerk - v0.0.6

Published by github-actions[bot] 3 months ago

Patch Changes

  • 37c0415: Add more properties to derived auth
svelte-clerk - v0.0.5

Published by github-actions[bot] 3 months ago

Patch Changes

  • 1fe1a62: Clean up context