Change8

v2.87.1

📦 supabase-authView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

This patch release (2.87.1) focuses on bug fixes across authentication and realtime subscriptions, including JWT preservation and improved null handling in filters.

🐛 Bug Fixes

  • Authentication: Navigator lock is now skipped when persistSession is set to false.
  • Realtime: Custom JWT tokens are now preserved across channel resubscriptions.
  • Realtime: Improved handling of null values when comparing in postgres changes filters.

Affected Symbols