Change8

v2.102.0-canary.5

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

Summary

This canary release introduces exports for PostgrestFilterBuilder and StorageApiError from supabase-js, alongside several fixes related to auth logging and storage content-type handling.

✨ New Features

  • Export PostgrestFilterBuilder and StorageApiError from supabase-js.

🐛 Bug Fixes

  • Downgraded console.error to console.warn for missing session in auth module.
  • Set correct content-type for storage uploads.
  • Avoided duplicate content-type headers in storage vector requests.

Affected Symbols