v2.110.6-canary.1
📦 supabase-jsView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This release includes a bug fix for the realtime functionality, specifically addressing how options are forwarded to the send() method within the track() function.
🐛 Bug Fixes
- Forward opts to send() in track() for realtime functionality.