v2.76.0
📦 supabase-jsView on GitHub →
✨ 3 features🐛 7 fixes🔧 4 symbols
Summary
This release introduces storage vectors and analytics support, enhances Realtime types and REST capabilities, and fixes several issues in Edge Functions and Storage type definitions.
✨ New Features
- realtime: Added support for explicit REST calls.
- realtime: Enhanced RealtimeChannel type definitions.
- storage: Added support for storage vectors and analytics in storage-js.
🐛 Bug Fixes
- functions: Fixed missing body when Content-Type header is manually supplied by the developer.
- functions: Added application/pdf response parsing to FunctionsClient.
- realtime: Improved URL manipulation by using the native URL object.
- repo: Converted postbuild process to explicit codegen.
- storage: Corrected list v2 types to accurately match data returned from the API.
- storage: Implemented backward compatible return type in the download function.
- storage: Updated API type definitions.
🔧 Affected Symbols
RealtimeChannelFunctionsClientstorage-jsdownload