Version Packages (beta) - #3826
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2026 15:32
1c84c67 to
36944cd
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2026 16:49
5580d94 to
cc6eb7e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2026 18:33
35fd929 to
1c44cc8
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2026 23:02
5ef6445 to
ff7248f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 03:46
674bb4c to
ffc5807
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 05:54
0692fad to
a3da6b7
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 08:46
9e344be to
88f5d21
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 18:37
5170e34 to
4d5852b
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 18:46
e2913a3 to
855e479
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/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,ffc5807]:@workflow/cli@5.0.0-beta.47
Patch Changes
855e479,88f5d21,1c44cc8,cc6eb7e,ffc5807,3e0c18a]:@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.Updated dependencies [
855e479,1c44cc8,cc6eb7e,ffc5807,3e0c18a]:@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]:@workflow/nitro@5.0.0-beta.47
Patch Changes
855e479,88f5d21]:@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,ffc5807,3e0c18a]:@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.#3825
36944cdThanks @alangenfeld! - Allow trace callers to add product-specific attributes to event-derived step spans.#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,ffc5807]:workflow@5.0.0-beta.47
Patch Changes
855e479,a3da6b7,ffc5807]:@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,ffc5807]:@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.Updated dependencies [
855e479,ffc5807]: