Version Packages (beta)#2991
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Contributor
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 17, 2026 22:55
6ddb423 to
621b04e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 18, 2026 16:49
6ec1162 to
d8071bb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@workflow/web-shared@5.0.0-beta.36
Minor Changes
621b04eThanks @mitul-s! - Trace viewer: holding Alt with a span selected now measures the time delta between the selected span and any hovered span, Figma-style; the no-selection Alt gap overlay is restyled to the same measurement-line design.Patch Changes
#2968
1973317Thanks @mitul-s! - Adjust helper position on trace viewer#2962
774e12cThanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.Updated dependencies [
7d29bab,d8071bb,bb773e9,268fede,bb773e9]:@workflow/world@5.0.0-beta.22
Minor Changes
#2915
7d29babThanks @joeyhotz! - Addruns.getMany()for retrieving ordered workflow run snapshots in one storage operation.#2970
bb773e9Thanks @VaguelySerious! - Add an optionalcapabilities?: WorldCapabilitiesfield to the World interface so implementations can declare backend feature support (preconditionGuard,maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.@workflow/world-local@5.0.0-beta.30
Minor Changes
7d29babThanks @joeyhotz! - Addruns.getMany()for retrieving ordered workflow run snapshots in one storage operation.Patch Changes
7d29bab,bb773e9]:@workflow/world-postgres@5.0.0-beta.28
Minor Changes
7d29babThanks @joeyhotz! - Addruns.getMany()for retrieving ordered workflow run snapshots in one storage operation.Patch Changes
#2983
3ddf42eThanks @joeyhotz! - ThrowEntityConflictErrorwhen arun_createdevent targets a run that already exists, instead of resolving with no run. This matchesworld-localandworld-vercel, and stopsstart()from throwingMissing 'run' in server response for 'run_created' eventwhen the resilient start path wins the race.Updated dependencies [
7d29bab,bb773e9]:@workflow/world-vercel@5.0.0-beta.32
Minor Changes
7d29babThanks @joeyhotz! - Addruns.getMany()for retrieving ordered workflow run snapshots in one storage operation.Patch Changes
#2951
6f032d7Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.#2959
457e671Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.#2970
bb773e9Thanks @VaguelySerious! - Add an optionalcapabilities?: WorldCapabilitiesfield to the World interface so implementations can declare backend feature support (preconditionGuard,maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.Updated dependencies [
7d29bab,bb773e9]:@workflow/astro@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/builders@5.0.0-beta.36
Patch Changes
#2963
927b61aThanks @NathanColosimo! - Resolve dotted tsconfig path aliases during fast workflow discovery.Updated dependencies [
7d29bab,d8071bb,6f032d7,bb773e9,457e671,268fede,bb773e9]:@workflow/cli@5.0.0-beta.36
Patch Changes
7d29bab,d8071bb,927b61a,6f032d7,bb773e9,457e671,268fede,bb773e9]:@workflow/core@5.0.0-beta.36
Patch Changes
#2996
d8071bbThanks @joeyhotz! - Cache self-hosted step port discovery per process.#2970
bb773e9Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks whenWORKFLOW_PRECONDITION_GUARD=1and the World declarescapabilities.preconditionGuard. The lazy inlinestep_startedclaim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.#2980
268fedeThanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.Updated dependencies [
7d29bab,6f032d7,457e671,bb773e9]:@workflow/nest@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/next@5.0.0-beta.36
Patch Changes
d8071bb,927b61a,bb773e9,268fede]:@workflow/nitro@5.0.0-beta.36
Patch Changes
d8071bb,927b61a,bb773e9,268fede]:@workflow/nuxt@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/rollup@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/sveltekit@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/vite@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/vitest@5.0.0-beta.36
Patch Changes
7d29bab,d8071bb,927b61a,bb773e9,268fede,bb773e9]:@workflow/web@5.0.0-beta.36
Patch Changes
7d29bab]:workflow@5.0.0-beta.36
Patch Changes
#2980
268fedeThanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.Updated dependencies [
d8071bb,bb773e9,268fede]:@workflow/world-testing@5.0.0-beta.36
Patch Changes
7d29bab,d8071bb,bb773e9,268fede,bb773e9]: