Change8

v2.87.2

📦 supabase-jsView on GitHub →
🐛 3 fixes🔧 3 symbols

Summary

This patch release focuses on stability improvements, including a memory leak fix in Realtime web workers and improved error handling for PKCE authentication.

🐛 Bug Fixes

  • auth: Added a descriptive error message when the PKCE code verifier is missing.
  • realtime: Fixed a memory leak by ensuring the web worker is terminated upon disconnection.
  • supabase: Fixed ESM import failures when using the jsDelivr CDN.

🔧 Affected Symbols

authrealtimeSupabaseClient