v2.99.3
📦 supabase-jsView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release addresses specific bugs in the Auth and Storage modules, improving request handling and error detection.
🐛 Bug Fixes
- Auth: Guarded navigator lock steal against cascade when the lock is stolen by another request.
- Storage: Improved structural detection on json() to correctly detect Response-like errors.