v2.89.1-canary.7
📦 supabase-authView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This canary release addresses two specific bugs related to function content-type handling and RPC head requests with object arguments in Postgrest.
🐛 Bug Fixes
- Auto-stringify object body when custom Content-Type header is provided in functions.
- Use POST with return minimal for RPC head requests that include object arguments in Postgrest.