v2.110.8-canary.1
📦 supabase-jsView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release addresses an issue in the auth module by downgrading the logging level for certain fetch failures from error to warning.
🐛 Bug Fixes
- Downgraded aborted/transient fetch failures in auth from console.error to warn.