Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@
"cool-cups-greet",
"curvy-dingos-cry",
"dirty-bees-notice",
"docs-rendered-link-lint",
"drain-pending-queue-on-completion",
"drop-setup-command-input",
"e2e-wait-for-hook",
"enable-tanstack-start-vercel-e2e",
"error-subclass-serialization",
Expand All @@ -79,6 +81,7 @@
"fix-community-world-specversion",
"fix-discovery-weakmap-cache",
"fix-dom-exception-serialization",
"fix-examples-homepage-link",
"fix-health-check-correlation-id",
"fix-hook-loop-unconsumed-event",
"fix-malformed-tool-call-input",
Expand Down Expand Up @@ -123,14 +126,17 @@
"remove-sdk-serde-exclusion",
"remove-step-file-copy",
"rename-domain-urls",
"retry-vqs-handler-errors-immediately",
"rich-toes-live",
"run-step-error-hydration",
"serializable-abort-controller",
"serialization-refactor",
"sixty-plants-shout",
"skip-community-worlds-main",
"slow-bottles-pull",
"sourcemap-config-option",
"split-tarballs-from-docs",
"stale-sveltekit-triggers-main",
"start-in-workflow",
"step-bind-preserves-metadata",
"step-run-required",
Expand All @@ -141,6 +147,7 @@
"tanstack-start-workbench",
"tired-spiders-rhyme",
"trace-viewer-polish",
"update-queue-client-version",
"v2-combined-bundle",
"vast-oranges-fail",
"warn-external-workflow-packages",
Expand Down
9 changes: 9 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @workflow/astro

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies []:
- @workflow/builders@5.0.0-beta.6
- @workflow/rollup@5.0.0-beta.6
- @workflow/vite@5.0.0-beta.6

## 5.0.0-beta.5

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/astro",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Astro integration for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/builders/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @workflow/builders

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies []:
- @workflow/core@5.0.0-beta.6

## 5.0.0-beta.5

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/builders/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/builders",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Shared builder infrastructure for Workflow SDK",
"type": "module",
"main": "./dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @workflow/cli

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies [[`c43e721`](https://github.com/vercel/workflow/commit/c43e721efc90e93575f0e1f36221b69d50074187), [`c145bf5`](https://github.com/vercel/workflow/commit/c145bf56d98faa7b27fa1d9d4a5ead57dda6b058), [`22b5a12`](https://github.com/vercel/workflow/commit/22b5a1240f8f4dfee5536791fee981d50781ff1f)]:
- @workflow/world-vercel@5.0.0-beta.5
- @workflow/world-local@5.0.0-beta.5
- @workflow/core@5.0.0-beta.6
- @workflow/web@5.0.0-beta.6
- @workflow/builders@5.0.0-beta.6

## 5.0.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/cli",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Command-line interface for Workflow SDK",
"type": "module",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @workflow/core

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies [[`c43e721`](https://github.com/vercel/workflow/commit/c43e721efc90e93575f0e1f36221b69d50074187), [`c145bf5`](https://github.com/vercel/workflow/commit/c145bf56d98faa7b27fa1d9d4a5ead57dda6b058), [`22b5a12`](https://github.com/vercel/workflow/commit/22b5a1240f8f4dfee5536791fee981d50781ff1f)]:
- @workflow/world-vercel@5.0.0-beta.5
- @workflow/world-local@5.0.0-beta.5

## 5.0.0-beta.5

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/core",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Core runtime and engine for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/nest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @workflow/nest

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies []:
- @workflow/builders@5.0.0-beta.6

## 5.0.0-beta.5

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/nest",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "NestJS integration for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @workflow/next

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies []:
- @workflow/core@5.0.0-beta.6
- @workflow/builders@5.0.0-beta.6

## 5.0.0-beta.5

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/next",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Next.js integration for Workflow SDK",
"type": "commonjs",
"main": "dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/nitro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @workflow/nitro

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies []:
- @workflow/core@5.0.0-beta.6
- @workflow/builders@5.0.0-beta.6
- @workflow/rollup@5.0.0-beta.6
- @workflow/vite@5.0.0-beta.6

## 5.0.0-beta.5

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nitro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/nitro",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Nitro integration for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @workflow/nuxt

## 5.0.0-beta.6

### Patch Changes

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

## 5.0.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/nuxt",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Nuxt integration for Workflow SDK",
"license": "Apache-2.0",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @workflow/rollup

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies []:
- @workflow/builders@5.0.0-beta.6

## 5.0.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/rollup",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Rollup plugin for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @workflow/sveltekit

## 5.0.0-beta.6

### Patch Changes

- [#1995](https://github.com/vercel/workflow/pull/1995) [`4753abb`](https://github.com/vercel/workflow/commit/4753abb970ad8404541c4e76489238767b0bb9d2) Thanks [@pranaygp](https://github.com/pranaygp)! - Fix duplicate Workflow queue consumers in SvelteKit deployments by removing stale workflow queue triggers from shared Vercel function configs.

- Updated dependencies []:
- @workflow/builders@5.0.0-beta.6
- @workflow/rollup@5.0.0-beta.6
- @workflow/vite@5.0.0-beta.6

## 5.0.0-beta.5

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sveltekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/sveltekit",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "SvelteKit integration for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @workflow/vite

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies []:
- @workflow/builders@5.0.0-beta.6

## 5.0.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@workflow/vite",
"description": "Vite plugin for Workflow SDK",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"type": "module",
"main": "dist/index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/vitest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @workflow/vitest

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies [[`c145bf5`](https://github.com/vercel/workflow/commit/c145bf56d98faa7b27fa1d9d4a5ead57dda6b058)]:
- @workflow/world-local@5.0.0-beta.5
- @workflow/core@5.0.0-beta.6
- @workflow/builders@5.0.0-beta.6
- @workflow/rollup@5.0.0-beta.6

## 5.0.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/vitest",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Vitest plugin for testing Workflow SDK workflows",
"type": "module",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/web-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @workflow/web-shared

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies []:
- @workflow/core@5.0.0-beta.6

## 5.0.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@workflow/web-shared",
"description": "Shared components for Workflow Observability UI",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"private": false,
"files": [
"dist",
Expand Down
2 changes: 2 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @workflow/web

## 5.0.0-beta.6

## 5.0.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@workflow/web",
"description": "Workflow Observability UI",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"type": "module",
"private": false,
"files": [
Expand Down
16 changes: 16 additions & 0 deletions packages/workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# workflow

## 5.0.0-beta.6

### Patch Changes

- Updated dependencies [[`4753abb`](https://github.com/vercel/workflow/commit/4753abb970ad8404541c4e76489238767b0bb9d2)]:
- @workflow/sveltekit@5.0.0-beta.6
- @workflow/cli@5.0.0-beta.6
- @workflow/core@5.0.0-beta.6
- @workflow/next@5.0.0-beta.6
- @workflow/nitro@5.0.0-beta.6
- @workflow/typescript-plugin@5.0.0-beta.3
- @workflow/astro@5.0.0-beta.6
- @workflow/nest@5.0.0-beta.6
- @workflow/rollup@5.0.0-beta.6
- @workflow/nuxt@5.0.0-beta.6

## 5.0.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "workflow",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Workflow SDK - Build durable, resilient, and observable workflows",
"main": "dist/typescript-plugin.cjs",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/world-local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @workflow/world-local

## 5.0.0-beta.5

### Patch Changes

- [#1985](https://github.com/vercel/workflow/pull/1985) [`c145bf5`](https://github.com/vercel/workflow/commit/c145bf56d98faa7b27fa1d9d4a5ead57dda6b058) Thanks [@pranaygp](https://github.com/pranaygp)! - Improve the local queue error message when a Next.js proxy intercepts workflow routes.

## 5.0.0-beta.4

### Major Changes
Expand Down
Loading