Project ref validation fixed; experimental flag wired to ungated commands
v2.109.1-beta.15
2 fixesThis release2 fixesBug fixesAI-tallied from the release notes
2.109.1-beta.15 (2026-07-06)
Bug Fixes
Fetched July 6, 2026
v2.109.1-beta.15
Fetched July 6, 2026
Fixed the order of experimental flag gating to run before storage's mutex check, resolving a potential issue when using experimental featur…
Supabase · CLIFixed pg-delta experimental gate ordering in db schema declarative mode—the gate now runs before the mutex check rather than after, resolvi…
Supabase · CLI