Skip to content

Version Packages (beta) - #4191

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

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/core@5.0.0-beta.54

Minor Changes

  • #4168 97dccc9 Thanks @shalabhc! - Add an optional invoke method and capability to the World interface. It routes a payload to the runner handling the specified runId and returns a promise for its response. In world-postgres, this uses a regular queue roundtrip with a run-scoped queue. The runtime uses invoke when available, initially to resume hooks.

  • #3678 20ad2b3 Thanks @TooTallNate! - Add registerLifecycleHooks from workflow/api for best-effort completion and failure reporting with a read-free workflow name, lazy Run instance, and failure cause hydrated from the persisted payload. Run metadata getters avoid resolving input/output payloads.

Patch Changes

  • #4215 f75b184 Thanks @gaojude! - Order hook registration and conflict settlements with earlier workflow deliveries so replay preserves concurrent step correlation IDs.

  • #4082 6c0d510 Thanks @shalabhc! - Validate complete attribute event data against the World's 8KiB UTF-8 JSON limit before new writes, with catchable SDK errors and unchanged replay of persisted events.

  • Updated dependencies [6c0d510, 97dccc9]:

    • @workflow/world@5.0.0-beta.37
    • @workflow/world-vercel@5.0.0-beta.49
    • @workflow/errors@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.46

@workflow/errors@5.0.0-beta.22

Minor Changes

  • #4168 97dccc9 Thanks @shalabhc! - Add an optional invoke method and capability to the World interface. It routes a payload to the runner handling the specified runId and returns a promise for its response. In world-postgres, this uses a regular queue roundtrip with a run-scoped queue. The runtime uses invoke when available, initially to resume hooks.

Patch Changes

  • Updated dependencies [6c0d510, 97dccc9]:
    • @workflow/world@5.0.0-beta.37

@workflow/nest@5.0.0-beta.54

Minor Changes

  • #3695 5a05f40 Thanks @VaguelySerious! - Preserve raw request and response bytes on the workflow routes, serve GET/HEAD/OPTIONS on the flow route, adopt setGlobalPrefix() for generated URLs, add forRootAsync, basePath, manageWorldLifecycle and preloadBundles, and fail startup when skipBuild is set without pre-built bundles.

Patch Changes

workflow@5.0.0-beta.54

Minor Changes

  • #3678 20ad2b3 Thanks @TooTallNate! - Add registerLifecycleHooks from workflow/api for best-effort completion and failure reporting with a read-free workflow name, lazy Run instance, and failure cause hydrated from the persisted payload. Run metadata getters avoid resolving input/output payloads.

Patch Changes

  • Updated dependencies [f75b184, 5a05f40, 426bdb6, 6c0d510, 97dccc9, f1f5b7d, 20ad2b3]:
    • @workflow/core@5.0.0-beta.54
    • @workflow/nest@5.0.0-beta.54
    • @workflow/errors@5.0.0-beta.22
    • @workflow/cli@5.0.0-beta.54
    • @workflow/nitro@5.0.0-beta.54
    • @workflow/next@5.0.0-beta.54
    • @workflow/typescript-plugin@5.0.0-beta.5
    • @workflow/astro@5.0.0-beta.54
    • @workflow/rollup@5.0.0-beta.54
    • @workflow/sveltekit@5.0.0-beta.54
    • @workflow/nuxt@5.0.0-beta.54

@workflow/world@5.0.0-beta.37

Minor Changes

  • #4168 97dccc9 Thanks @shalabhc! - Add an optional invoke method and capability to the World interface. It routes a payload to the runner handling the specified runId and returns a promise for its response. In world-postgres, this uses a regular queue roundtrip with a run-scoped queue. The runtime uses invoke when available, initially to resume hooks.

Patch Changes

  • #4082 6c0d510 Thanks @shalabhc! - Validate complete attribute event data against the World's 8KiB UTF-8 JSON limit before new writes, with catchable SDK errors and unchanged replay of persisted events.

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

Minor Changes

  • #4168 97dccc9 Thanks @shalabhc! - Add an optional invoke method and capability to the World interface. It routes a payload to the runner handling the specified runId and returns a promise for its response. In world-postgres, this uses a regular queue roundtrip with a run-scoped queue. The runtime uses invoke when available, initially to resume hooks.

Patch Changes

  • #4219 b27395f Thanks @AndrewBarba! - Allow same-run queue wakes to reach a workflow while an inline step is pending, so hook-driven cancellation and steering do not wait for the step to finish.
  • Updated dependencies [6c0d510, 97dccc9]:
    • @workflow/world@5.0.0-beta.37
    • @workflow/errors@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.46

@workflow/astro@5.0.0-beta.54

Patch Changes

  • Updated dependencies [5a05f40]:
    • @workflow/builders@5.0.0-beta.54
    • @workflow/rollup@5.0.0-beta.54
    • @workflow/vite@5.0.0-beta.54

@workflow/builders@5.0.0-beta.54

Patch Changes

  • #3695 5a05f40 Thanks @VaguelySerious! - Honour config.externalPackages in the combined and webhook esbuild passes, so a step that reaches an optional peer dependency no longer fails the build.
  • Updated dependencies [f75b184, 6c0d510, 97dccc9, 20ad2b3]:
    • @workflow/core@5.0.0-beta.54
    • @workflow/errors@5.0.0-beta.22

@workflow/cli@5.0.0-beta.54

Patch Changes

  • Updated dependencies [7840c15, f75b184, 5a05f40, 6c0d510, 97dccc9, 20ad2b3]:
    • @workflow/web@5.0.0-beta.54
    • @workflow/core@5.0.0-beta.54
    • @workflow/builders@5.0.0-beta.54
    • @workflow/world@5.0.0-beta.37
    • @workflow/world-vercel@5.0.0-beta.49
    • @workflow/errors@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.46

@workflow/next@5.0.0-beta.54

Patch Changes

@workflow/nitro@5.0.0-beta.54

Patch Changes

  • Updated dependencies [7840c15, f75b184, 5a05f40, 6c0d510, 97dccc9, 20ad2b3]:
    • @workflow/web@5.0.0-beta.54
    • @workflow/core@5.0.0-beta.54
    • @workflow/builders@5.0.0-beta.54
    • @workflow/rollup@5.0.0-beta.54
    • @workflow/vite@5.0.0-beta.54

@workflow/nuxt@5.0.0-beta.54

Patch Changes

  • Updated dependencies []:
    • @workflow/nitro@5.0.0-beta.54

@workflow/rollup@5.0.0-beta.54

Patch Changes

  • Updated dependencies [5a05f40]:
    • @workflow/builders@5.0.0-beta.54

@workflow/sveltekit@5.0.0-beta.54

Patch Changes

  • Updated dependencies [5a05f40]:
    • @workflow/builders@5.0.0-beta.54
    • @workflow/rollup@5.0.0-beta.54
    • @workflow/vite@5.0.0-beta.54

@workflow/vite@5.0.0-beta.54

Patch Changes

  • Updated dependencies [5a05f40]:
    • @workflow/builders@5.0.0-beta.54

@workflow/vitest@5.0.0-beta.54

Patch Changes

  • Updated dependencies [f75b184, 5a05f40, 6c0d510, 97dccc9, 20ad2b3]:
    • @workflow/core@5.0.0-beta.54
    • @workflow/builders@5.0.0-beta.54
    • @workflow/world@5.0.0-beta.37
    • @workflow/world-local@5.0.0-beta.46
    • @workflow/rollup@5.0.0-beta.54

@workflow/web@5.0.0-beta.54

Patch Changes

  • #4250 7840c15 Thanks @karthikscale3! - Align run and event status colors with Workflow Observability and show a cancelled run's reason in a tooltip on its top status.
  • Updated dependencies [97dccc9]:
    • @workflow/world-local@5.0.0-beta.46

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

Patch Changes

  • #4250 7840c15 Thanks @karthikscale3! - Align run and event status colors with Workflow Observability and show a cancelled run's reason in a tooltip on its top status.
  • Updated dependencies [f75b184, 6c0d510, 97dccc9, 20ad2b3]:
    • @workflow/core@5.0.0-beta.54
    • @workflow/world@5.0.0-beta.37

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

Patch Changes

  • #4168 97dccc9 Thanks @shalabhc! - Add an optional invoke method and capability to the World interface. It routes a payload to the runner handling the specified runId and returns a promise for its response. In world-postgres, this uses a regular queue roundtrip with a run-scoped queue. The runtime uses invoke when available, initially to resume hooks.
  • Updated dependencies [6c0d510, 97dccc9]:
    • @workflow/world@5.0.0-beta.37
    • @workflow/errors@5.0.0-beta.22

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

Patch Changes

  • Updated dependencies [f75b184, 6c0d510, 97dccc9, 20ad2b3]:
    • @workflow/core@5.0.0-beta.54
    • @workflow/world@5.0.0-beta.37
    • workflow@5.0.0-beta.54
    • @workflow/cli@5.0.0-beta.54

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

Patch Changes

  • #4082 6c0d510 Thanks @shalabhc! - Validate complete attribute event data against the World's 8KiB UTF-8 JSON limit before new writes, with catchable SDK errors and unchanged replay of persisted events.

  • #4168 97dccc9 Thanks @shalabhc! - Add an optional invoke method and capability to the World interface. It routes a payload to the runner handling the specified runId and returns a promise for its response. In world-postgres, this uses a regular queue roundtrip with a run-scoped queue. The runtime uses invoke when available, initially to resume hooks.

  • Updated dependencies [6c0d510, 97dccc9]:

    • @workflow/world@5.0.0-beta.37
    • @workflow/errors@5.0.0-beta.22

@github-actions
github-actions Bot requested a review from a team as a code owner September 16, 2026 01:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d460232 to d4fd2b7 Compare September 16, 2026 03:18
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d4fd2b7 to 23c2770 Compare September 16, 2026 03:57
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ceca90a to a7d9010 Compare September 16, 2026 18:18
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a7d9010 to b52c9ce Compare September 16, 2026 18:49
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