v2.95.0
📦 supabase-authView on GitHub →
✨ 1 features🐛 2 fixes🔧 3 symbols
Summary
This release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
✨ New Features
- Added canonical CORS headers export for supabase edge functions.
🐛 Bug Fixes
- Ensured channel removal upon successful unsubscribe in realtime functionality.
- Exposed fetch parameters within the storage download method.