v2.105.4
📦 supabase-authView on GitHub →
🐛 3 fixes🔧 1 symbols
Summary
This patch release focuses on stability fixes across Auth, Postgrest, and Realtime modules, addressing issues related to JSON parsing, fetch abort detection, and storage access.
🐛 Bug Fixes
- Auth: return null from getItemAsync when JSON parsing fails.
- Postgrest: Restored non-Error abort detection when catching fetch errors.
- Realtime: Added protection for sessionStorage access in browsers with restricted storage.