3.0.0-beta.1 (2026-09-01)
Continuous Integration
- config: add independent release automation for @supabase/config (CLI-2233) (#6381) (ed81a1c), closes #6366 #6366
BREAKING CHANGES
- config: outside
packages/config/must not produce a major —
plus merge-commit, root-commit (--root), and non-ASCII-path (-zvs
core.quotePath) edges.
- The plan refuses to run without a baseline
config-v*tag: with none,
semantic-release would cut1.0.0with notes generated from the entire
monorepo history — a whole-history changelog as the approval artifact.
Escape hatch:CONFIG_RELEASE_ALLOW_NO_BASELINE=1. - While
private: true(until CLI-2169 flips it), the plan job still
runs everything — version, gate, pack — and reports
blocked_on_private; every config push to develop rehearses the plan
half of the train while publishing nothing.