Change8

v2.100.0-canary.1

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

Summary

This canary release focuses on stability fixes in authentication and storage modules, specifically addressing issues with lock stealing and error detection in JSON responses.

🐛 Bug Fixes

  • Auth: Guarded navigator lock steal against cascade when lock is stolen by another request.
  • Storage: Improved structural detection on json() to better detect Response-like errors.

Affected Symbols