Change8

v2.112.0-canary.1

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

Summary

This release includes bug fixes for Postgrest and Storage. The Postgrest fix ensures throwOnError is honored when maybeSingle finds multiple rows, and the Storage fix exposes the service error code on StorageApiError.

🐛 Bug Fixes

  • Postgrest: Honour throwOnError when maybeSingle finds multiple rows.
  • Storage: Expose service error code on StorageApiError.

Affected Symbols