Observed arrival · 2026-08-27
dispat Releases the Graph, Not a List
A release tool for polyglot monorepos that versions, builds, and publishes changed packages across multiple ecosystems.
Field notes
The release process starts with conventional commits, uses them to calculate package version changes, and propagates those changes through dependent packages. Builds follow dependency order, while publishing can run in parallel under separate concurrency limits. The site also calls out an isBuildWaitingPublish setting for cases where a consumer cannot build until its provider is published, including Docker-style relationships. Its model is deliberately spare: one binary, one configuration file, no daemon, state file, or cache.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue