Skip to content
Back to changelog
v2.2.0
New CLI publish flow
Changed
Breaking
publicsurface publish now targets a named environment instead of defaulting to production. Existing CI scripts must pass --env production explicitly.
Changed
`publicsurface publish` now requires an explicit environment flag.
Breaking
CI scripts that ran `publicsurface publish` with no flags will fail. Pass --env production (or --env staging) explicitly.