Skip to content

Version Packages (beta)#340

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages (beta)#340
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 16, 2026

Copy link
Copy Markdown

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/world@5.0.0-beta.15

Minor Changes

  • #2234 f76377b Thanks @karthikscale3! - Add an optional metadata-only world.analytics namespace for observability reads (runs, steps, events, hooks, waits). Implemented by @workflow/world-vercel; payload-bearing fields remain on the canonical runtime storage APIs.

@workflow/world-postgres@5.0.0-beta.21

Minor Changes

Patch Changes

  • Updated dependencies [f6772d9, fc5bdcb, f76377b]:
    • @workflow/utils@5.0.0-beta.5
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/world@5.0.0-beta.15
    • @workflow/errors@5.0.0-beta.9

@workflow/world-vercel@5.0.0-beta.23

Minor Changes

  • #2234 f76377b Thanks @karthikscale3! - Add an optional metadata-only world.analytics namespace for observability reads (runs, steps, events, hooks, waits). Implemented by @workflow/world-vercel; payload-bearing fields remain on the canonical runtime storage APIs.

Patch Changes

  • #2680 89f4726 Thanks @karthikscale3! - Decompress gzip- and zstd-prefixed serialized data returned from Vercel Workflow storage, and route OSS web hydration through the async WASM-capable path for compressed payloads.

  • Updated dependencies [f76377b]:

    • @workflow/world@5.0.0-beta.15
    • @workflow/errors@5.0.0-beta.9

@workflow/ai@5.0.0-beta.13

Patch Changes

  • #2730 0f02af4 Thanks @NathanColosimo! - Continue DurableAgent tool loops whenever a model step contains tool calls, regardless of the reported finish reason.

  • #2699 654f959 Thanks @VaguelySerious! - DurableAgent now recovers from invalid tool-call input by returning the validation error to the model instead of aborting the stream.

  • Updated dependencies [f6772d9]:

    • workflow@5.0.0-beta.27

@workflow/astro@5.0.0-beta.27

Patch Changes

  • Updated dependencies [f6772d9, 7615d99]:
    • @workflow/builders@5.0.0-beta.27
    • @workflow/rollup@5.0.0-beta.27
    • @workflow/vite@5.0.0-beta.27

@workflow/builders@5.0.0-beta.27

Patch Changes

  • #2678 f6772d9 Thanks @ijjk! - Speed up Next.js workflow dev rebuilds, ignore commented imports during HMR discovery, and avoid Turbopack resolving custom-world dynamic imports.

  • #2702 7615d99 Thanks @NathanColosimo! - Fix workflow graph extraction when transformed step proxies include pure annotations.

  • Updated dependencies [5a23159, f6772d9, f6772d9]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5
    • @workflow/errors@5.0.0-beta.9

@workflow/cli@5.0.0-beta.27

Patch Changes

  • Updated dependencies [5a23159, f6772d9, 7615d99, f6772d9, fc5bdcb, f76377b, 89f4726]:
    • @workflow/core@5.0.0-beta.27
    • @workflow/builders@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/world@5.0.0-beta.15
    • @workflow/world-vercel@5.0.0-beta.23
    • @workflow/web@5.0.0-beta.27
    • @workflow/errors@5.0.0-beta.9

@workflow/core@5.0.0-beta.27

Patch Changes

  • #2665 5a23159 Thanks @NathanColosimo! - Reduce e2e timing and polling flakes.

  • #2678 f6772d9 Thanks @ijjk! - Speed up Next.js workflow dev rebuilds, ignore commented imports during HMR discovery, and avoid Turbopack resolving custom-world dynamic imports.

  • Updated dependencies [f6772d9, fc5bdcb, f76377b, 89f4726]:

    • @workflow/utils@5.0.0-beta.5
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/world@5.0.0-beta.15
    • @workflow/world-vercel@5.0.0-beta.23
    • @workflow/errors@5.0.0-beta.9

@workflow/errors@5.0.0-beta.9

Patch Changes

  • Updated dependencies [f6772d9]:
    • @workflow/utils@5.0.0-beta.5

@workflow/nest@5.0.0-beta.27

Patch Changes

  • Updated dependencies [f6772d9, 7615d99]:
    • @workflow/builders@5.0.0-beta.27

@workflow/next@5.0.0-beta.27

Patch Changes

  • #2678 f6772d9 Thanks @ijjk! - Speed up Next.js workflow dev rebuilds, ignore commented imports during HMR discovery, and avoid Turbopack resolving custom-world dynamic imports.

  • #2729 7eabc1f Thanks @NathanColosimo! - Derive the workflow builder project root from Next.js workspace root configuration.

  • #2693 24f3707 Thanks @ijjk! - Disable Workflow loader source-map emission for node_modules files to avoid noisy SWC input source-map warnings.

  • Updated dependencies [5a23159, f6772d9, 7615d99]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/builders@5.0.0-beta.27

@workflow/nitro@5.0.0-beta.27

Patch Changes

  • #2713 3077b8a Thanks @NathanColosimo! - Use Nitro's workspace root for workflow module resolution so Nitro and Nuxt monorepo apps can import sibling workspace packages without extra config.

  • Updated dependencies [5a23159, f6772d9, 7615d99, 89f4726]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/builders@5.0.0-beta.27
    • @workflow/web@5.0.0-beta.27
    • @workflow/rollup@5.0.0-beta.27
    • @workflow/vite@5.0.0-beta.27

@workflow/nuxt@5.0.0-beta.27

Patch Changes

  • #2713 3077b8a Thanks @NathanColosimo! - Use Nitro's workspace root for workflow module resolution so Nitro and Nuxt monorepo apps can import sibling workspace packages without extra config.

  • Updated dependencies [3077b8a]:

    • @workflow/nitro@5.0.0-beta.27

@workflow/rollup@5.0.0-beta.27

Patch Changes

  • Updated dependencies [f6772d9, 7615d99]:
    • @workflow/builders@5.0.0-beta.27

@workflow/sveltekit@5.0.0-beta.27

Patch Changes

  • Updated dependencies [f6772d9, 7615d99]:
    • @workflow/builders@5.0.0-beta.27
    • @workflow/rollup@5.0.0-beta.27
    • @workflow/vite@5.0.0-beta.27

@workflow/utils@5.0.0-beta.5

Patch Changes

  • #2678 f6772d9 Thanks @ijjk! - Filter Windows netstat output by PID column when detecting local workflow ports.

@workflow/vite@5.0.0-beta.27

Patch Changes

  • Updated dependencies [f6772d9, 7615d99]:
    • @workflow/builders@5.0.0-beta.27

@workflow/vitest@5.0.0-beta.27

Patch Changes

  • Updated dependencies [5a23159, f6772d9, 7615d99, fc5bdcb, f76377b]:
    • @workflow/core@5.0.0-beta.27
    • @workflow/builders@5.0.0-beta.27
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/world@5.0.0-beta.15
    • @workflow/rollup@5.0.0-beta.27

@workflow/web@5.0.0-beta.27

Patch Changes

  • #2680 89f4726 Thanks @karthikscale3! - Decompress gzip- and zstd-prefixed serialized data returned from Vercel Workflow storage, and route OSS web hydration through the async WASM-capable path for compressed payloads.

@workflow/web-shared@5.0.0-beta.27

Patch Changes

  • #2695 ce0bbb1 Thanks @mitul-s! - Use Unicode ellipsis character (…) instead of three dots (...) in middle-truncate component.

  • #2604 53ecc57 Thanks @mitul-s! - Align the detail panel top info rows with the Attributes section styling, group them in a collapsible Metadata section, and render values in monospace.

  • #2694 6080b8e Thanks @mitul-s! - Add arrow key support on trace viewer

  • #2680 89f4726 Thanks @karthikscale3! - Decompress gzip- and zstd-prefixed serialized data returned from Vercel Workflow storage, and route OSS web hydration through the async WASM-capable path for compressed payloads.

  • Updated dependencies [5a23159, f6772d9, f6772d9, f76377b]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5
    • @workflow/world@5.0.0-beta.15

workflow@5.0.0-beta.27

Patch Changes

  • #2678 f6772d9 Thanks @ijjk! - Speed up Next.js workflow dev rebuilds, ignore commented imports during HMR discovery, and avoid Turbopack resolving custom-world dynamic imports.

  • Updated dependencies [5a23159, f6772d9, f6772d9, 7eabc1f, 3077b8a, 24f3707]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/next@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5
    • @workflow/nitro@5.0.0-beta.27
    • @workflow/nuxt@5.0.0-beta.27
    • @workflow/cli@5.0.0-beta.27
    • @workflow/typescript-plugin@5.0.0-beta.4
    • @workflow/astro@5.0.0-beta.27
    • @workflow/nest@5.0.0-beta.27
    • @workflow/rollup@5.0.0-beta.27
    • @workflow/sveltekit@5.0.0-beta.27
    • @workflow/errors@5.0.0-beta.9

@workflow/world-local@5.0.0-beta.23

Patch Changes

  • #2152 fc5bdcb Thanks @pranaygp! - Reduce local sequential-step replay I/O with bounded recent-event and storage-directory caches.

  • Updated dependencies [f6772d9, f76377b]:

    • @workflow/utils@5.0.0-beta.5
    • @workflow/world@5.0.0-beta.15
    • @workflow/errors@5.0.0-beta.9

@workflow/world-testing@5.0.0-beta.27

Patch Changes

  • Updated dependencies [5a23159, f6772d9, f76377b]:
    • @workflow/core@5.0.0-beta.27
    • workflow@5.0.0-beta.27
    • @workflow/world@5.0.0-beta.15
    • @workflow/cli@5.0.0-beta.27

@github-actions github-actions Bot closed this May 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from ea4bb93 to c43e721 Compare May 17, 2026 17:07
@github-actions github-actions Bot reopened this May 17, 2026
@github-actions github-actions Bot closed this May 19, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9e3825c to fc6a265 Compare May 19, 2026 20:21
@github-actions github-actions Bot reopened this May 19, 2026
@github-actions github-actions Bot closed this May 20, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 8322a96 to 9d2a926 Compare May 20, 2026 18:49
@github-actions github-actions Bot reopened this May 20, 2026
@github-actions github-actions Bot closed this May 23, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 253b141 to a490f58 Compare May 23, 2026 16:21
@github-actions github-actions Bot reopened this May 23, 2026
@github-actions github-actions Bot closed this May 24, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 0d23250 to 503a929 Compare May 24, 2026 14:18
@github-actions github-actions Bot reopened this May 24, 2026
@github-actions github-actions Bot closed this May 26, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c875ba4 to c58cae6 Compare May 26, 2026 09:35
@github-actions github-actions Bot reopened this May 26, 2026
@github-actions github-actions Bot closed this May 26, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 050f484 to 8633ebb Compare May 26, 2026 18:41
@github-actions github-actions Bot reopened this May 26, 2026
@github-actions github-actions Bot closed this May 27, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 974eac2 to b0d0561 Compare May 27, 2026 04:20
@github-actions github-actions Bot reopened this May 27, 2026
@github-actions github-actions Bot closed this May 28, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3c8356c to 234412a Compare May 28, 2026 10:50
@github-actions github-actions Bot reopened this May 28, 2026
@github-actions github-actions Bot closed this May 29, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6278396 to 55e1765 Compare May 29, 2026 02:41
@github-actions github-actions Bot reopened this May 29, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from be0cb86 to 7994629 Compare June 2, 2026 22:39
@github-actions github-actions Bot reopened this Jun 2, 2026
@github-actions github-actions Bot closed this Jun 4, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7aac31d to b8a337c Compare June 4, 2026 22:23
@github-actions github-actions Bot reopened this Jun 4, 2026
@github-actions github-actions Bot closed this Jun 5, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c2713b6 to ddc8a79 Compare June 5, 2026 21:56
@github-actions github-actions Bot reopened this Jun 5, 2026
@github-actions github-actions Bot closed this Jun 6, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a9dafb2 to d674d6f Compare June 6, 2026 20:17
@github-actions github-actions Bot reopened this Jun 6, 2026
@github-actions github-actions Bot closed this Jun 7, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5e0ca84 to a51910b Compare June 7, 2026 16:10
@github-actions github-actions Bot reopened this Jun 7, 2026
@github-actions github-actions Bot closed this Jun 9, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5d22311 to 5b448ce Compare June 9, 2026 04:18
@github-actions github-actions Bot reopened this Jun 9, 2026
@github-actions github-actions Bot closed this Jun 9, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6a4bbb2 to 3ae0ae2 Compare June 9, 2026 22:17
@github-actions github-actions Bot reopened this Jun 9, 2026
@github-actions github-actions Bot closed this Jun 10, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 04e3465 to bb6ff9a Compare June 10, 2026 21:46
@github-actions github-actions Bot reopened this Jun 10, 2026
@github-actions github-actions Bot closed this Jun 13, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9277095 to 8262c2d Compare June 13, 2026 19:34
@github-actions github-actions Bot reopened this Jun 13, 2026
@github-actions github-actions Bot closed this Jun 14, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3fc0b05 to 011d482 Compare June 14, 2026 17:55
@github-actions github-actions Bot reopened this Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants