mirror of
https://github.com/supabase/server.git
synced 2026-09-14 15:28:52 +08:00
297925fa11
* feat: explicit cors config shape ('default' | 'none' | { headers })
Keeps boolean/Record forms accepted but deprecated.
* refactor: rename cors 'none' to 'disabled'
Reads more clearly as an on/off switch and matches the SDK-1149 proposal.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>