You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking changes in salt v0.6.2 required the following migrations:
- config: Use new Option type, removed WithName/WithPath/WithEnvKeyReplacer
- cmdx -> cli/commander: Use new Manager pattern for CLI setup
- cmdx.SetConfig -> config.WithAppConfig: New config management API
- version -> cli/releaser: UpdateNotice renamed to CheckForUpdate
- mux -> server/mux: Package path changed
- spa -> server/spa: Package path changed
- printer -> cli/printer: Package path changed
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments