v2.95.4-canary.0
📦 supabase-authView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This canary release introduces a new setHeader method for storage operations and fixes an unnecessary check in the realtime channel removal logic.
✨ New Features
- storage: Added setHeader method to BaseApiClient.
🐛 Bug Fixes
- realtime: Removed unnecessary check in removeChannel.