Uh oh!
There was an error while loading. Please reload this page.
Version Packages (beta) - #3826
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 27, 2026 15:32
1c84c67 to
36944cdComparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 27, 2026 16:49
5580d94 to
cc6eb7eComparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 27, 2026 18:33
35fd929 to
1c44cc8Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 27, 2026 23:02
5ef6445 to
ff7248fComparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 28, 2026 03:46
674bb4c to
ffc5807Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 28, 2026 05:54
0692fad to
a3da6b7Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 28, 2026 08:46
9e344be to
88f5d21Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 28, 2026 18:37
5170e34 to
4d5852bComparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 28, 2026 18:46
e2913a3 to
855e479Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 31, 2026 15:35
8f63163 to
695a1b7Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 31, 2026 18:45
2b705e6 to
aaeb8e4Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 31, 2026 19:04
b1b0589 to
07ec212Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 31, 2026 19:06
764a404 to
1c28eecComparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 31, 2026 19:31
0f8faf8 to
4f6cc69Comparegithub-actionsBotforce-pushed
the
changeset-release/main
branch
from
August 31, 2026 21:11
749a96a to
ee6f917Compare
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 freeto 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/ai@5.0.0-beta.15
Patch Changes
ffc5807]:@workflow/astro@5.0.0-beta.47
Patch Changes
88f5d21]:@workflow/builders@5.0.0-beta.47
Patch Changes
#3876
88f5d21Thanks @TooTallNate! - Shim__dirname/__filenamein fully-bundled ESM output so CJS dependencies that reference them at module scope (e.g.google-gax) no longer crash the deployed function at init withReferenceError: __dirname is not defined in ES module scope.CJS dependencies that feature-detect with
typeof __dirname !== 'undefined'will now take their CJS branch, where__dirnameresolves to the function root rather than the dependency's original directory.Updated dependencies [
855e479,07ec212,ee6f917,ffc5807,1c28eec]:@workflow/cli@5.0.0-beta.47
Patch Changes
855e479,88f5d21,07ec212,1c44cc8,cc6eb7e,ee6f917,ffc5807,3e0c18a,1c28eec,aaeb8e4]:@workflow/core@5.0.0-beta.47
Patch Changes
#3849
855e479Thanks @VaguelySerious! - Fix runs failing withCORRUPTED_EVENT_LOGafter every step had already succeeded, when the event log held two attribute writes under one id.#3879
07ec212Thanks @NathanColosimo! - Keep late-claimed buffered hook payloads from being preempted by workflow suspension in retained VMs.#3798
ee6f917Thanks @NathanColosimo! - Compile Node.js workflow scripts while loading the replay event log.#3797
1c28eecThanks @NathanColosimo! - Trace event loading, workflow VM creation, bundle compilation and evaluation, input hydration, and replay execution.Updated dependencies [
855e479,1c44cc8,cc6eb7e,ffc5807,3e0c18a,aaeb8e4]:@workflow/errors@5.0.0-beta.19
Patch Changes
ffc5807]:@workflow/nest@5.0.0-beta.47
Patch Changes
88f5d21,ffc5807]:@workflow/next@5.0.0-beta.47
Patch Changes
#3801
a3da6b7Thanks @NathanColosimo! - Discover workflows imported by every Next.js file convention entrypoint.Updated dependencies [
855e479,88f5d21,07ec212,ee6f917,1c28eec]:@workflow/nitro@5.0.0-beta.47
Patch Changes
855e479,88f5d21,07ec212,ee6f917,1c28eec]:@workflow/nuxt@5.0.0-beta.47
Patch Changes
@workflow/rollup@5.0.0-beta.47
Patch Changes
88f5d21]:@workflow/sveltekit@5.0.0-beta.47
Patch Changes
88f5d21]:@workflow/utils@5.0.0-beta.10
Patch Changes
ffc5807Thanks @pranaygp! - Stop logging on healthy workflow execution: the breadcrumbs that only described the runtime working correctly now print underDEBUG=workflow:*. Warnings and errors are unchanged.@workflow/vite@5.0.0-beta.47
Patch Changes
88f5d21]:@workflow/vitest@5.0.0-beta.47
Patch Changes
855e479,88f5d21,07ec212,ee6f917,ffc5807,3e0c18a,1c28eec]:@workflow/web@5.0.0-beta.47
Patch Changes
ffc5807,3e0c18a]:@workflow/web-shared@5.0.0-beta.47
Patch Changes
#3849
855e479Thanks @VaguelySerious! - Mark the second of two attribute writes under one id as read past, matching what the runtime does with it, and stop treating a run's step-written attribute events as repeats of each other.#3906
4f6cc69Thanks @karthikscale3! - Prevent event payload flicker during decryption.#3825
36944cdThanks @alangenfeld! - Allow trace callers to add product-specific attributes to event-derived step spans.#3806
695a1b7Thanks @mitul-s! - Render Headers, URLSearchParams, and other iterables in the data inspector. Map-like values useentries(); other iterables render as lists.#3872
4d5852bThanks @mitul-s! - Keep the trace viewer Alt+hover delta overlay working after a span click by stopping Chrome from stealing Alt.Updated dependencies [
855e479,07ec212,ee6f917,ffc5807,1c28eec]:workflow@5.0.0-beta.47
Patch Changes
855e479,07ec212,a3da6b7,ee6f917,ffc5807,1c28eec]:@workflow/world@5.0.0-beta.32
Patch Changes
#3849
855e479Thanks @VaguelySerious! - Fix runs failing withCORRUPTED_EVENT_LOGafter every step had already succeeded, when the event log held two attribute writes under one id.#3878
ffc5807Thanks @pranaygp! - Stop logging on healthy workflow execution: the breadcrumbs that only described the runtime working correctly now print underDEBUG=workflow:*. Warnings and errors are unchanged.@workflow/world-local@5.0.0-beta.41
Patch Changes
#3878
ffc5807Thanks @pranaygp! - Stop logging on healthy workflow execution: the breadcrumbs that only described the runtime working correctly now print underDEBUG=workflow:*. Warnings and errors are unchanged.#3824
3e0c18aThanks @AndrewBarba! - Abort active local queue deliveries when the World closes, including when transport timeouts are disabled.Updated dependencies [
855e479,ffc5807]:@workflow/world-postgres@5.0.0-beta.39
Patch Changes
855e479,ffc5807,3e0c18a]:@workflow/world-testing@5.0.0-beta.47
Patch Changes
855e479,07ec212,ee6f917,ffc5807,1c28eec]:@workflow/world-vercel@5.0.0-beta.43
Patch Changes
#3742
1c44cc8Thanks @VaguelySerious! - Fail a run instead of retrying it forever when its event log references a payload the backend can no longer read#3844
cc6eb7eThanks @VaguelySerious! - AuthenticatedeploymentId: "latest"with the deployment's own OIDC identity instead of an ambientVERCEL_TOKEN, and scope the request to the configured team, fixing spurious 404s when resolving the latest deployment#3878
ffc5807Thanks @pranaygp! - Stop logging on healthy workflow execution: the breadcrumbs that only described the runtime working correctly now print underDEBUG=workflow:*. Warnings and errors are unchanged.#3546
aaeb8e4Thanks @NathanColosimo! - Classify malformed replay responses as typed world failures and resume incomplete streams from their last validated event.Updated dependencies [
855e479,ffc5807]: