Pre-release builds of every public package, packed straight from the latest commit. Drop one into a project to test before publish.
Each commit on the workflow repo produces a deployment that builds and serves a tarball for every public package under packages/*. Versions are rewritten to <version>-<sha> and workspace dependencies are rewritten to point at sibling tarballs on this same deployment, so installing a single tarball pulls in the rest transitively.
Use these to verify a fix in a downstream project before publishing to npm. Every tarball URL is a stable, immutable artifact tied to a specific commit.
Workflow SDK - Build durable, resilient, and observable workflows
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow.tgz
Download
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow-sveltekit.tgz
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow-swc-plugin.tgz
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow-typescript-plugin.tgz
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow-web-shared.tgz
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow-world-local.tgz
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow-world-postgres.tgz
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow-world-testing.tgz
pnpm i https://workflow-tarballs-ov6eyecqv.labs.vercel.dev/workflow-world-vercel.tgz