Change8

v2.89.1-canary.7

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

Summary

This canary release addresses issues in the functions and postgrest modules, specifically improving body serialization for custom headers and refining RPC HEAD request behavior.

🐛 Bug Fixes

  • Functions: Automatically stringifies object bodies when a custom Content-Type header is provided.
  • Postgrest: Uses POST with 'return=minimal' for RPC HEAD requests that include object arguments.

🔧 Affected Symbols

functionspostgrestrpc