v2.87.1-canary.1
📦 supabase-authView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This canary release addresses two specific bugs: one in auth related to session persistence and another in realtime concerning null value handling in postgres change filters.
🐛 Bug Fixes
- Skipped navigator lock when persistSession is false in auth.
- Handled null values in postgres changes filter comparison in realtime.