v2.91.0
📦 supabase-authView on GitHub →
✨ 1 features🐛 3 fixes🔧 4 symbols
Summary
This release introduces an update to the default realtime serializer and includes several bug fixes related to auth operations and cross-context promise errors in Firefox.
✨ New Features
- Set default serializer to 2.0.0 in realtime functionality.
🐛 Bug Fixes
- Deferred subscriber notification in exchangeCodeForSession to prevent deadlock in auth.
- Clarified that updateUserById applies changes directly in auth.
- Resolved Firefox extension cross-context Promise error in supabase core.