v2.87.2-canary.0
📦 supabase-authView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This canary release focuses on stability, fixing an auth error related to PKCE, resolving a memory leak in realtime workers, and correcting an ESM import issue via jsDelivr.
🐛 Bug Fixes
- Added helpful error message when PKCE code verifier is missing in auth.
- Terminated web worker on disconnect in realtime to prevent memory leak.
- Resolved jsDelivr CDN ESM import failure in supabase core.