svelte-supabase
svelte-supabase copied to clipboard
It's outdated, please upgrade it for supabase-js v2
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
- Improved Authentication - supabase.auth.signIn and supabase.auth.signUp methods have been updated for a more streamlined authentication process.
- Realtime Support
- Query Builder Enhancements
- WebSockets Support
- Improved TypeScript Support
- Migrations and Data Migrations
- Documentation Updates