Change8

v2.75.2-canary.0

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

Summary

This canary release introduces storage vectors and analytics support, enhances Realtime types and REST capabilities, and fixes several issues in Functions and Storage response handling.

✨ New Features

  • Added support for explicit REST calls in Realtime
  • Enhanced RealtimeChannel type definitions
  • Added support for storage vectors and analytics in storage-js

🐛 Bug Fixes

  • Fixed missing request body in Functions when Content-Type header is manually supplied
  • Added application/pdf response parsing support to FunctionsClient
  • Improved URL manipulation in Realtime using the URL object
  • Converted postbuild process to explicit codegen
  • Corrected Storage list v2 types to match API response data
  • Ensured backward compatible return type in Storage download function

🔧 Affected Symbols

RealtimeChannelFunctionsClientstorage-jsdownload