v2.75.1-canary.4
📦 supabase-jsView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This canary release addresses two issues in the FunctionsClient, specifically fixing body handling when custom Content-Type headers are used and adding support for PDF response parsing.
🐛 Bug Fixes
- Fixed an issue where the request body was missing in Edge Functions when a Content-Type header was manually supplied.
- Added support for application/pdf response parsing in the FunctionsClient.
🔧 Affected Symbols
FunctionsClient