v3.0.0-next.26
📦 supabase-authView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses a bug in the auth module where getItemAsync failed on JSON parse errors, now correctly returning null.
🐛 Bug Fixes
- Auth: getItemAsync now returns null when JSON parsing fails.