v2.95.4-canary.0
📦 supabase-jsView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This canary release introduces a new setHeader method to BaseApiClient in storage and fixes an unnecessary check in the realtime removeChannel function.
✨ New Features
- storage: add setHeader method to BaseApiClient
🐛 Bug Fixes
- realtime: remove unnecessary check in removeChannel