svelte-supabase icon indicating copy to clipboard operation
svelte-supabase copied to clipboard

It's outdated, please upgrade it for supabase-js v2

Open ashirbadsahu opened this issue 2 years ago • 0 comments

Kindly upgrade it for supabase-js v2

The latest version, supabase-js-v2, introduces several enhancements, bug fixes, and new syntaxes that can improve the overall functionality and developer experience. This migration is essential to ensure our integration remains up to date with the latest features and maintains compatibility with Supabase.

Changes in supabase-js v2

  1. Improved Authentication - supabase.auth.signIn and supabase.auth.signUp methods have been updated for a more streamlined authentication process.
  2. Realtime Support
  3. Query Builder Enhancements
  4. WebSockets Support
  5. Improved TypeScript Support
  6. Migrations and Data Migrations
  7. Documentation Updates

ashirbadsahu avatar Sep 03 '23 03:09 ashirbadsahu