supabase-ui-svelte
supabase-ui-svelte copied to clipboard
v0.1.2 - Updated Provider types to match documentation
Bumped to v0.1.2 Fixes:
-
index.d.ts
is missing necessary provider valuesdiscord
- Created & Exported
Provider
type to avoid typescript error 2322:Type 'string[]' is not assignable to type '("github" | "google" | "azure" | "bitbucket" | "facebook" | "gitlab")[]'. (c.f. below)