Skip to content

@portixone/protocol@0.2.0

Choose a tag to compare

@PortixOne PortixOne released this 05 Jul 16:30

Breaking wire change, pre-1.0: JobStatus changed from 'queued' | 'printed' | 'error' to 'pending' | 'printing' | 'completed' | 'failed' | 'cancelled' to match the persisted-queue lifecycle from Milestone 3.

Also new: JobRecord, JobOwner, PrinterInfo, the pairing request/status contract (pairing.types.ts/pairing.schema.ts), and the GET /metrics contract (metrics.types.ts).

npm: https://www.npmjs.com/package/@portixone/protocol
Full changelog: packages/protocol/CHANGELOG.md