Change8

v2.108.3-canary.1

📦 supabase-authView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This canary release primarily addresses two bug fixes: ensuring Content-Type overrides are respected in functions and maintaining default sorting behavior in storage list operations.

🐛 Bug Fixes

  • Functions now correctly honor a caller's Content-Type override, irrespective of casing.
  • Storage list() operation now retains default sortBy settings when only a partial sortBy configuration is provided.

Affected Symbols