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
10 changes: 9 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"tarballs": "0.0.0",
"@workflow/example-tanstack-start": "0.0.0",
"@workflow/world-sim": "0.0.0",
"@workflow/sim-world-workbench": "0.0.1"
"@workflow/sim-world-workbench": "0.0.1",
"@workflow/example-python": "0.0.0"
},
"changesets": [
"abort-e2e-flakes",
Expand All @@ -74,6 +75,8 @@
"backport-stability-only",
"batch-analytics-event-lookup",
"batch-run-reads",
"batched-event-writes",
"bench-chunk-rtt-scenarios",
"bench-fanout-scenario",
"bench-histogram-run-trace-links",
"better-pets-reply",
Expand Down Expand Up @@ -143,9 +146,11 @@
"deployment-id-latest-noop-non-vercel",
"deprecate-storage-runs-observability",
"derived-framework-roots",
"dev-hmr-full-rebuild-race",
"dirty-bees-notice",
"discover-workflows-in-node-modules-opt-out",
"display-occurred-at",
"docs-event-sourcing-duplicate-events",
"docs-migration-guides-redirects",
"docs-rendered-link-lint",
"docs-step-executed-multiple-times",
Expand All @@ -154,9 +159,11 @@
"drop-precondition-guard-capability",
"drop-setup-command-input",
"dull-hats-melt",
"duplicate-event-log-level",
"durable-agent-stream-result-totalusage",
"durable-agent-tool-stop-detection",
"e2e-ci-retry",
"e2e-pickup-watchdog",
"e2e-test-budgets",
"e2e-timing-polling",
"e2e-wait-for-hook",
Expand Down Expand Up @@ -388,6 +395,7 @@
"prewarm-next-swc-cache",
"private-member-dce",
"proud-friends-decide",
"python-workbench-app",
"queue-namespace-primitive",
"queued-for-uses-first-step-started",
"quick-local-replay",
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.43

### Patch Changes

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

## 5.0.0-beta.42

### Patch 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.42",
"version": "5.0.0-beta.43",
"description": "Astro integration for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/builders/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @workflow/builders

## 5.0.0-beta.43

### Patch Changes

- Updated dependencies [[`b0adb50`](https://github.com/vercel/workflow/commit/b0adb50bce623b23252735021205e8d870a2b11f), [`1321570`](https://github.com/vercel/workflow/commit/13215704645ea487ef6f8821016ec3f13c1cd830), [`234d3dd`](https://github.com/vercel/workflow/commit/234d3dd7b852129e189d321314c4f749f12711d8)]:
- @workflow/core@5.0.0-beta.43
- @workflow/errors@5.0.0-beta.17

## 5.0.0-beta.42

### Patch 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.42",
"version": "5.0.0-beta.43",
"description": "Shared builder infrastructure for Workflow SDK",
"type": "module",
"main": "./dist/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @workflow/cli

## 5.0.0-beta.43

### Patch Changes

- Updated dependencies [[`b0adb50`](https://github.com/vercel/workflow/commit/b0adb50bce623b23252735021205e8d870a2b11f), [`1321570`](https://github.com/vercel/workflow/commit/13215704645ea487ef6f8821016ec3f13c1cd830), [`234d3dd`](https://github.com/vercel/workflow/commit/234d3dd7b852129e189d321314c4f749f12711d8)]:
- @workflow/world@5.0.0-beta.28
- @workflow/world-vercel@5.0.0-beta.39
- @workflow/core@5.0.0-beta.43
- @workflow/errors@5.0.0-beta.17
- @workflow/web@5.0.0-beta.43
- @workflow/world-local@5.0.0-beta.37
- @workflow/builders@5.0.0-beta.43

## 5.0.0-beta.42

### 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.42",
"version": "5.0.0-beta.43",
"description": "Command-line interface for Workflow SDK",
"type": "module",
"bin": {
Expand Down
16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @workflow/core

## 5.0.0-beta.43

### Patch Changes

- [#3025](https://github.com/vercel/workflow/pull/3025) [`b0adb50`](https://github.com/vercel/workflow/commit/b0adb50bce623b23252735021205e8d870a2b11f) Thanks [@pranaygp](https://github.com/pranaygp)! - Batched event writes: add the optional `events.createBatch` World API (ordered events, one durable write, per-event outcomes), implement it in `@workflow/world-vercel` against `POST /v4/runs/:runId/events/batch` (slot-identity runs only), and fold clean suspension fan-outs — eager `step_created` and `wait_created` writes — into batched writes in the runtime. On by default; disable with `WORKFLOW_BATCH_TRANSITIONS=0`.

- [#3497](https://github.com/vercel/workflow/pull/3497) [`1321570`](https://github.com/vercel/workflow/commit/13215704645ea487ef6f8821016ec3f13c1cd830) Thanks [@VaguelySerious](https://github.com/VaguelySerious)! - Log ignored duplicate events at `debug` instead of `info`/`error`, so a straggler no longer prints on every replay of the run.

- [#3560](https://github.com/vercel/workflow/pull/3560) [`234d3dd`](https://github.com/vercel/workflow/commit/234d3dd7b852129e189d321314c4f749f12711d8) Thanks [@alangenfeld](https://github.com/alangenfeld)! - Add a run-pickup watchdog to the e2e harness: a started run still pending after a budget is replaced (side-effect-free) and recorded as an infra event surfaced separately from test failures and flaky retries.

- Updated dependencies [[`b0adb50`](https://github.com/vercel/workflow/commit/b0adb50bce623b23252735021205e8d870a2b11f), [`1321570`](https://github.com/vercel/workflow/commit/13215704645ea487ef6f8821016ec3f13c1cd830)]:
- @workflow/world@5.0.0-beta.28
- @workflow/world-vercel@5.0.0-beta.39
- @workflow/errors@5.0.0-beta.17
- @workflow/world-local@5.0.0-beta.37

## 5.0.0-beta.42

### Minor 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.42",
"version": "5.0.0-beta.43",
"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.43

### Patch Changes

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

## 5.0.0-beta.42

### Patch 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.42",
"version": "5.0.0-beta.43",
"description": "NestJS integration for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @workflow/next

## 5.0.0-beta.43

### Patch Changes

- [#3529](https://github.com/vercel/workflow/pull/3529) [`ae16375`](https://github.com/vercel/workflow/commit/ae1637502b35c8f635d2b0e103cd8de85b5ffcdd) Thanks [@alangenfeld](https://github.com/alangenfeld)! - Fix dev HMR dropping edits to already-tracked files that land while a full rediscovery rebuild is in flight; the post-rebuild baseline refresh absorbed such edits so their watcher events classified as no-ops and the change never reached the manifest. Files first discovered by the in-flight rebuild narrow the same race but a create-then-edit within one rebuild window can still be absorbed.

- Updated dependencies [[`b0adb50`](https://github.com/vercel/workflow/commit/b0adb50bce623b23252735021205e8d870a2b11f), [`1321570`](https://github.com/vercel/workflow/commit/13215704645ea487ef6f8821016ec3f13c1cd830), [`234d3dd`](https://github.com/vercel/workflow/commit/234d3dd7b852129e189d321314c4f749f12711d8)]:
- @workflow/core@5.0.0-beta.43
- @workflow/builders@5.0.0-beta.43

## 5.0.0-beta.42

### Patch 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.42",
"version": "5.0.0-beta.43",
"description": "Next.js integration for Workflow SDK",
"type": "commonjs",
"main": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/nitro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @workflow/nitro

## 5.0.0-beta.43

### Patch Changes

- Updated dependencies [[`b0adb50`](https://github.com/vercel/workflow/commit/b0adb50bce623b23252735021205e8d870a2b11f), [`1321570`](https://github.com/vercel/workflow/commit/13215704645ea487ef6f8821016ec3f13c1cd830), [`234d3dd`](https://github.com/vercel/workflow/commit/234d3dd7b852129e189d321314c4f749f12711d8)]:
- @workflow/core@5.0.0-beta.43
- @workflow/web@5.0.0-beta.43
- @workflow/builders@5.0.0-beta.43
- @workflow/rollup@5.0.0-beta.43
- @workflow/vite@5.0.0-beta.43

## 5.0.0-beta.42

### Patch 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.42",
"version": "5.0.0-beta.43",
"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.43

### Patch Changes

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

## 5.0.0-beta.42

### 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.42",
"version": "5.0.0-beta.43",
"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.43

### Patch Changes

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

## 5.0.0-beta.42

### 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.42",
"version": "5.0.0-beta.43",
"description": "Rollup plugin for Workflow SDK",
"type": "module",
"main": "dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @workflow/sveltekit

## 5.0.0-beta.43

### Patch Changes

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

## 5.0.0-beta.42

### Patch 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.42",
"version": "5.0.0-beta.43",
"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.43

### Patch Changes

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

## 5.0.0-beta.42

### 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.42",
"version": "5.0.0-beta.43",
"type": "module",
"main": "dist/index.js",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/vitest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @workflow/vitest

## 5.0.0-beta.43

### Patch Changes

- Updated dependencies [[`b0adb50`](https://github.com/vercel/workflow/commit/b0adb50bce623b23252735021205e8d870a2b11f), [`1321570`](https://github.com/vercel/workflow/commit/13215704645ea487ef6f8821016ec3f13c1cd830), [`234d3dd`](https://github.com/vercel/workflow/commit/234d3dd7b852129e189d321314c4f749f12711d8)]:
- @workflow/world@5.0.0-beta.28
- @workflow/core@5.0.0-beta.43
- @workflow/world-local@5.0.0-beta.37
- @workflow/builders@5.0.0-beta.43
- @workflow/rollup@5.0.0-beta.43

## 5.0.0-beta.42

### 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.42",
"version": "5.0.0-beta.43",
"description": "Vitest plugin for testing Workflow SDK workflows",
"type": "module",
"main": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/web-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @workflow/web-shared

## 5.0.0-beta.43

### Patch Changes

- Updated dependencies [[`b0adb50`](https://github.com/vercel/workflow/commit/b0adb50bce623b23252735021205e8d870a2b11f), [`1321570`](https://github.com/vercel/workflow/commit/13215704645ea487ef6f8821016ec3f13c1cd830), [`234d3dd`](https://github.com/vercel/workflow/commit/234d3dd7b852129e189d321314c4f749f12711d8)]:
- @workflow/world@5.0.0-beta.28
- @workflow/core@5.0.0-beta.43

## 5.0.0-beta.42

### 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.42",
"version": "5.0.0-beta.43",
"private": false,
"files": [
"dist",
Expand Down
7 changes: 7 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @workflow/web

## 5.0.0-beta.43

### Patch Changes

- Updated dependencies []:
- @workflow/world-local@5.0.0-beta.37

## 5.0.0-beta.42

### 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.42",
"version": "5.0.0-beta.43",
"type": "module",
"private": false,
"files": [
Expand Down
Loading