Change8

v2.91.1-canary.2

📦 supabase-authView on GitHub →
1 features🐛 4 fixes🔧 4 symbols

Summary

This canary release introduces improved platform detection via HTTP headers and fixes several bugs related to auth, realtime connections, and storage error reporting.

✨ New Features

  • Added missing HTTP headers to the supabase client for platform and runtime detection.

🐛 Bug Fixes

  • Local storage is now cleared on signOut even if a session is already missing.
  • Heartbeat is sent for initial connection errors in realtime.
  • Added a generic overload for the postgres_changes event type in realtime.
  • Exposed status and statusCode on the StorageError base class.

Affected Symbols