Change8

v2.103.1

📦 supabase-authView on GitHub →
🐛 4 fixes🔧 2 symbols

Summary

This patch release focuses on bug fixes, primarily ensuring correct JSON serialization for AuthError and StorageError, and improving handling for bigint RPCs and storage operations.

🐛 Bug Fixes

  • Added toJSON method to AuthError for correct JSON serialization.
  • Handled bigint RPC calls in Postgrest.
  • Added toJSON method to StorageError for correct JSON serialization.
  • Applied empty transform check to download and getPublicUrl operations in Storage.

Affected Symbols

supabase-auth v2.103.1 - Change8