v2.108.3-canary.1
📦 supabase-jsView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This canary release primarily addresses bug fixes related to Content-Type overrides in functions and default sorting behavior in storage list operations.
🐛 Bug Fixes
- Functions now honor a caller's Content-Type override regardless of casing.
- Storage list() now keeps sortBy defaults when given a partial sortBy configuration.