v2.111.1-canary.1
📦 supabase-authView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release includes bug fixes for the Auth and Storage modules. The Auth module now accepts uppercase UUIDs in validateUUID, and the Storage module resolves a return type mismatch in createSignedUrls.
🐛 Bug Fixes
- Auth: Accepts uppercase UUIDs in validateUUID.
- Storage: Resolved createSignedUrls return type mismatch.