Change8

v2.91.0

📦 supabase-jsView 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.
  • Clarified that updateUserById applies changes directly.
  • Resolved Firefox extension cross-context Promise error in supabase core.

Affected Symbols