v2.105.4-canary.0
📦 supabase-authView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This canary release primarily addresses bug fixes in the auth and postgrest modules, specifically handling JSON parsing failures and abort detection in fetch operations.
🐛 Bug Fixes
- Return null from getItemAsync in auth module upon JSON parse failure.
- Restore non-Error abort detection in fetch catch block within postgrest module.