Skip to content

Commit 275316f

Browse files
Version Packages (beta) (vercel#2183)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3867270 commit 275316f

41 files changed

Lines changed: 225 additions & 20 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/pre.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,15 @@
6464
"bright-waits-refresh",
6565
"builders-discovery-fixes",
6666
"bundle-aliased-project-local-helpers",
67+
"calm-events-guard",
68+
"ci-runtime-fast-paths",
6769
"clever-spans-search",
6870
"clever-wombats-drop",
6971
"cold-lands-boil",
7072
"cookbook-child-workflows-hook-resume",
7173
"cool-cups-greet",
7274
"corrupted-event-log-code",
75+
"cross-deployment-stream-keys",
7376
"curvy-dingos-cry",
7477
"dirty-bees-notice",
7578
"docs-rendered-link-lint",
@@ -81,6 +84,7 @@
8184
"error-subclass-serialization",
8285
"errors-no-chalk",
8386
"esm-builders",
87+
"event-log-race-repro-infra",
8488
"events-exact-id-search",
8589
"experimental-attributes-docs",
8690
"fatal-retryable-error-serialization",
@@ -148,6 +152,7 @@
148152
"quiet-trace-viewer-duration",
149153
"quieter-stream-metadata",
150154
"rare-badgers-judge",
155+
"ready-pens-hug",
151156
"remove-client-mode",
152157
"remove-private-subpath",
153158
"remove-sdk-serde-exclusion",
@@ -159,6 +164,7 @@
159164
"run-step-error-hydration",
160165
"runtime-decryption-error",
161166
"runtime-schema-validation-failure",
167+
"salty-ears-act",
162168
"serializable-abort-controller",
163169
"serialization-refactor",
164170
"setup-graphile-worker-schema",
@@ -178,12 +184,16 @@
178184
"swc-arguments-not-closure",
179185
"swc-lexical-this-capture",
180186
"swift-cobras-repair",
187+
"swift-parks-move",
181188
"sync-step-followup",
182189
"tagged-run-id",
183190
"tanstack-start-workbench",
184191
"test-promise-race-prefix-determinism",
185192
"tired-pigs-hug",
186193
"tired-spiders-rhyme",
194+
"trace-nav-tooltips",
195+
"trace-viewer-load-more",
196+
"trace-viewer-loading-skeleton",
187197
"trace-viewer-polish",
188198
"turbo-next-workbench-outputs",
189199
"turbo-next-workbench-vercel-output",
@@ -204,6 +214,7 @@
204214
"world-local-run-failed-not-found",
205215
"world-local-tighten-id-validation",
206216
"world-vercel-protection-bypass",
217+
"world-vercel-retry-parse-failures",
207218
"world-vercel-trusted-sources",
208219
"yellow-pianos-relax"
209220
]

packages/astro/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @workflow/astro
22

3+
## 5.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @workflow/builders@5.0.0-beta.11
9+
- @workflow/rollup@5.0.0-beta.11
10+
- @workflow/vite@5.0.0-beta.11
11+
312
## 5.0.0-beta.10
413

514
### Patch Changes

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/astro",
3-
"version": "5.0.0-beta.10",
3+
"version": "5.0.0-beta.11",
44
"description": "Astro integration for Workflow SDK",
55
"type": "module",
66
"main": "dist/index.js",

packages/builders/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @workflow/builders
22

3+
## 5.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1ee63b8`](https://github.com/vercel/workflow/commit/1ee63b870afbf9754eb1022b1bb5f02d0ab042f9), [`8f68d35`](https://github.com/vercel/workflow/commit/8f68d3525ce3e420f4d16b9976c97a5598f91afd)]:
8+
- @workflow/core@5.0.0-beta.11
9+
- @workflow/errors@5.0.0-beta.6
10+
311
## 5.0.0-beta.10
412

513
### Patch Changes

packages/builders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/builders",
3-
"version": "5.0.0-beta.10",
3+
"version": "5.0.0-beta.11",
44
"description": "Shared builder infrastructure for Workflow SDK",
55
"type": "module",
66
"main": "./dist/index.js",

packages/cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @workflow/cli
22

3+
## 5.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1ee63b8`](https://github.com/vercel/workflow/commit/1ee63b870afbf9754eb1022b1bb5f02d0ab042f9), [`8f68d35`](https://github.com/vercel/workflow/commit/8f68d3525ce3e420f4d16b9976c97a5598f91afd), [`f0f002a`](https://github.com/vercel/workflow/commit/f0f002ae05e6b4a66eb72e1b1c48fda1bcd0f412), [`0606949`](https://github.com/vercel/workflow/commit/0606949e4a5c79b8382da5ece916501e85202e92), [`7994629`](https://github.com/vercel/workflow/commit/7994629b8bd0781369a4d55b7034b2b722a8c556)]:
8+
- @workflow/core@5.0.0-beta.11
9+
- @workflow/world@5.0.0-beta.6
10+
- @workflow/web@5.0.0-beta.11
11+
- @workflow/world-vercel@5.0.0-beta.10
12+
- @workflow/builders@5.0.0-beta.11
13+
- @workflow/errors@5.0.0-beta.6
14+
- @workflow/world-local@5.0.0-beta.12
15+
316
## 5.0.0-beta.10
417

518
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/cli",
3-
"version": "5.0.0-beta.10",
3+
"version": "5.0.0-beta.11",
44
"description": "Command-line interface for Workflow SDK",
55
"type": "module",
66
"bin": {

packages/core/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @workflow/core
22

3+
## 5.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- [#2180](https://github.com/vercel/workflow/pull/2180) [`1ee63b8`](https://github.com/vercel/workflow/commit/1ee63b870afbf9754eb1022b1bb5f02d0ab042f9) Thanks [@pranaygp](https://github.com/pranaygp)! - Harden runtime event pagination against rejected, repeated, or overlapping cursor responses.
8+
9+
- [#2191](https://github.com/vercel/workflow/pull/2191) [`8f68d35`](https://github.com/vercel/workflow/commit/8f68d3525ce3e420f4d16b9976c97a5598f91afd) Thanks [@pranaygp](https://github.com/pranaygp)! - Fix forwarded writable stream encryption when child workflows execute on a newer deployment than their parent.
10+
11+
- Updated dependencies [[`8f68d35`](https://github.com/vercel/workflow/commit/8f68d3525ce3e420f4d16b9976c97a5598f91afd), [`7994629`](https://github.com/vercel/workflow/commit/7994629b8bd0781369a4d55b7034b2b722a8c556)]:
12+
- @workflow/world@5.0.0-beta.6
13+
- @workflow/world-vercel@5.0.0-beta.10
14+
- @workflow/errors@5.0.0-beta.6
15+
- @workflow/world-local@5.0.0-beta.12
16+
317
## 5.0.0-beta.10
418

519
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/core",
3-
"version": "5.0.0-beta.10",
3+
"version": "5.0.0-beta.11",
44
"description": "Core runtime and engine for Workflow SDK",
55
"type": "module",
66
"main": "dist/index.js",

packages/nest/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @workflow/nest
22

3+
## 5.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @workflow/builders@5.0.0-beta.11
9+
310
## 5.0.0-beta.10
411

512
### Patch Changes

0 commit comments

Comments
 (0)