v2.100.0-canary.1
📦 supabase-authView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This canary release includes fixes for authentication lock handling and improved error detection in storage operations.
🐛 Bug Fixes
- Auth: Guarded navigator lock steal against cascade when lock is stolen by another request.
- Storage: Improved structural detection on json() to better detect Response-like errors.