Change8

v2.112.4

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

Summary

This release includes several bug fixes across auth, postgrest, and realtime modules. Notably, it addresses error handling for lock acquisition timeouts, deprecation warnings, code generation issues, and custom logger integration.

🐛 Bug Fixes

  • Convert stolen-lock AbortError when acquireTimeout is 0 in auth.
  • Warn on deprecated lock option and prevent unhandled refresh rejection in auth.
  • Move override fixtures out of generated types and repair codegen in postgrest.
  • Respect custom logger for send() REST fallback warning in realtime.

Affected Symbols