markjaquith / clerk-sveltekit

Clerk adapter for SvelteKit
Other
146 stars 21 forks source link

A way to upgrade to Clerk Core-2 #55

Open azrrow opened 5 months ago

azrrow commented 5 months ago

A way to upgrade to the new Clerk Core-2 or the default should be Clerk Core-2.

https://clerk.com/docs/upgrade-guides/core-2/overview#upgrading-to-clerk-core-2

Many Thanks

markjaquith commented 5 months ago

This seems like it should be considered a breaking change, so I'm going to have 1.0.0 support both Svelte 5 (only) and Clerk Core 2.

plunkettscott commented 4 months ago

Does that mean we can expect this after a stable Svelte 5.0 or do you plan to begin working on 5.0 support while it's in a pre-release stage? I'm unfortunately in a position where I'm wanting to use Passkeys, but it's only available on Core 2.

markjaquith commented 4 months ago

I've already started! Don't think I need to wait… Svelte 5 is sometimes buggy but the API seems locked.

whosdustin commented 2 months ago

Could we merge the Upgrade to Core 2 #60 while we wait for the svelte 5 version?