v2.97.1-canary.1
📦 supabase-jsView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This canary release primarily addresses an authentication fix by lowering the default lockAcquireTimeout and correcting stale JSDoc.
🐛 Bug Fixes
- Lowered the default value for lockAcquireTimeout to 5 seconds in authentication handling.
- Fixed stale JSDoc related to authentication.