Say what v0.27.0 changed #340

Open
PerishFire wants to merge 1 commit from task/what-v0-27-0-changed into main
Owner

Twelve cuts since v0.26.0, in en and zh, plus the migration notes the release owes:

  • plumb stable packportplumb stable rejoin — breaking, and the old word is retired, so any tracked byte carrying it goes out of true on install
  • --dry-run now needs the network and the same credentials as the run it previews, and refuses rather than print a plan it could not verify
  • agent and design document budgets scale — a small repository drops from 320 lines to 240 and may newly refuse
  • an npm republish compares dist.integrity and refuses on drift
  • a medium publish reads the release seal back from the authority first
  • seal inputs gained the oci object, which re-times every object once
Twelve cuts since v0.26.0, in `en` and `zh`, plus the migration notes the release owes: - `plumb stable packport` → `plumb stable rejoin` — breaking, and the old word is retired, so any tracked byte carrying it goes out of true on install - `--dry-run` now needs the network and the same credentials as the run it previews, and refuses rather than print a plan it could not verify - agent and design document budgets scale — a small repository drops from 320 lines to 240 and may newly refuse - an npm republish compares `dist.integrity` and refuses on drift - a medium publish reads the release seal back from the authority first - seal inputs gained the `oci` object, which re-times every object once
Say what v0.27.0 changed
All checks were successful
guard / guard (pull_request) Successful in 2m43s
d74b5aeb57
Twelve cuts since v0.26.0, and the migration notes the release owes: the
`packport` rename, which is a breaking change to the command surface and a
retired word that makes any tracked byte carrying it out of true; the dry run
now needing the network and the same credentials as the run it previews; the
agent and design budgets scaling, which tightens a small repository from 320
lines to 240; npm refusing a republish whose tarball disagrees; a medium
publish reading the release seal back from the authority; and the seal inputs
gaining the `oci` object, which re-times every object once.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
All checks were successful
guard / guard (pull_request) Successful in 2m43s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin task/what-v0-27-0-changed:task/what-v0-27-0-changed
git switch task/what-v0-27-0-changed
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishLab/plumb!340
No description provided.