Skip to main content
Breaking changes are rare. When they happen, each one gets a dedicated guide below with the before/after patterns and a checklist.

How to upgrade

The fastest path is the CLI:
npx output migrate
It reads the @outputai/* version in your package.json, finds the matching guide below, applies the steps, and runs your type checker. If you’re jumping several versions, apply each guide in order.

Guides

v0.1.12 → v0.2.0

Dataset file format and deprecated workflow run endpoints.