Skip to content

Versioning

Shipper publishes a single canonical version of these docs. The live docs describe the current supported workflow rather than maintaining parallel docs for older releases.

The root @baremetallabs-ai/shipper-core package is the stable production contract for core helpers. Its declared ./internal subpath exists only for Shipper workspace test/support code, has no stability guarantee, may change or break at any time, and is not covered by version-compatibility promises.

Historical breaking changes live in the root CHANGELOG.md and in GitHub release tags. Those records describe what changed over time while the live docs continue to describe the current supported workflow.