v2.100.1
📦 supabase-jsView on GitHub →
🐛 5 fixes🔧 4 symbols
Summary
This patch release focuses on bug fixes across the postgrest and storage modules, including improved type safety and request handling.
🐛 Bug Fixes
- Added type safety for eq() and neq() column names in postgrest.
- Fixed maybeSingle for all request methods by removing Accept header override in postgrest.
- Narrowed tstyche testFileMatch to only include type test files in postgrest.
- Prevented Args: never functions from being classified as computed fields in postgrest.
- Spread all DEFAULT_FILE_OPTIONS when uploading to a signed URL in storage.