v2.87.2
📦 supabase-authView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This patch release (2.87.2) focuses on stability, fixing a memory leak in realtime connections, resolving a CDN import issue, and improving error handling for PKCE authentication.
🐛 Bug Fixes
- Added a helpful error message when the PKCE code verifier is missing in authentication flows.
- Terminated the web worker upon disconnection in realtime functionality to prevent memory leaks.
- Resolved an issue causing failure when importing ESM via the jsDelivr CDN.