v2.105.2-canary.2
📦 supabase-authView on GitHub →
🐛 3 fixes🔧 1 symbols
Summary
This canary release focuses on minor fixes, including improving JSON serialization for WebAuthnError and unifying PostgREST insert/upsert signatures.
🐛 Bug Fixes
- Added toJSON method to WebAuthnError for correct JSON serialization.
- Reduced usage of 'any' type across packages.
- Unified insert and upsert signatures in PostgREST operations.