Skip to content
Merged
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
6 changes: 6 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"blue-buttons-allow",
"blue-mice-behave",
"blue-sloths-juggle",
"brave-doors-swim",
"brave-houses-fry",
"brave-walls-trade",
"breezy-adults-battle",
Expand All @@ -84,6 +85,7 @@
"chatty-goats-fall",
"chilly-yaks-sneeze",
"chubby-kids-jog",
"chubby-symbols-return",
"clean-doodles-learn",
"clean-parrots-search",
"clear-carpets-slide",
Expand Down Expand Up @@ -470,12 +472,16 @@
"two-snails-cross",
"upset-ears-trade",
"vast-files-judge",
"vercel-encryption-world-vercel",
"vercel-encryption-world",
"vercel-encryption",
"violet-bats-crash",
"violet-ideas-like",
"violet-mails-send",
"violet-taxis-give",
"wait-complete-guard",
"warm-files-attack",
"warm-foxes-glow",
"warm-turtles-glow",
"webhook-response-body-fix",
"wet-birds-grab",
Expand Down
2 changes: 1 addition & 1 deletion packages/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"peerDependencies": {
"ai": "^5 || ^6",
"workflow": "^4.1.0-beta.58"
"workflow": "^4.1.0-beta.59"
},
"dependencies": {
"@ai-sdk/provider": "^2.0.0 || ^3.0.0",
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

## 4.0.0-beta.33

### Patch Changes

- Updated dependencies []:
- @workflow/builders@4.0.1-beta.50
- @workflow/rollup@4.0.0-beta.16
- @workflow/vite@4.0.0-beta.9

## 4.0.0-beta.32

### 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": "4.0.0-beta.32",
"version": "4.0.0-beta.33",
"description": "Astro integration for Workflow DevKit",
"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

## 4.0.1-beta.50

### Patch Changes

- Updated dependencies [[`c75de97`](https://github.com/vercel/workflow/commit/c75de973fd41d2a1d0391d965b61210a9fb7c86c), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/core@4.1.0-beta.59
- @workflow/errors@4.1.0-beta.16

## 4.0.1-beta.49

### 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": "4.0.1-beta.49",
"version": "4.0.1-beta.50",
"description": "Shared builder infrastructure for Workflow DevKit",
"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

## 4.1.0-beta.59

### Patch Changes

- Updated dependencies [[`c75de97`](https://github.com/vercel/workflow/commit/c75de973fd41d2a1d0391d965b61210a9fb7c86c), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/core@4.1.0-beta.59
- @workflow/world-vercel@4.1.0-beta.34
- @workflow/world@4.1.0-beta.6
- @workflow/builders@4.0.1-beta.50
- @workflow/web@4.1.0-beta.34
- @workflow/errors@4.1.0-beta.16
- @workflow/world-local@4.1.0-beta.34

## 4.1.0-beta.58

### 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": "4.1.0-beta.58",
"version": "4.1.0-beta.59",
"description": "Command-line interface for Workflow DevKit",
"type": "module",
"bin": {
Expand Down
14 changes: 14 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @workflow/core

## 4.1.0-beta.59

### Patch Changes

- [#1120](https://github.com/vercel/workflow/pull/1120) [`c75de97`](https://github.com/vercel/workflow/commit/c75de973fd41d2a1d0391d965b61210a9fb7c86c) Thanks [@VaguelySerious](https://github.com/VaguelySerious)! - Handle 409 errors gracefully for step_completed, step_failed, and step_retrying events

- [#956](https://github.com/vercel/workflow/pull/956) [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277) Thanks [@TooTallNate](https://github.com/TooTallNate)! - Add browser-compatible AES-256-GCM encryption module with `importKey`, `encrypt`, and `decrypt` functions; update all runtime callers to resolve `CryptoKey` once per run via `importKey()`

- Updated dependencies [[`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/world-vercel@4.1.0-beta.34
- @workflow/world@4.1.0-beta.6
- @workflow/errors@4.1.0-beta.16
- @workflow/world-local@4.1.0-beta.34

## 4.1.0-beta.58

### Patch 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": "4.1.0-beta.58",
"version": "4.1.0-beta.59",
"description": "Core runtime and engine for Workflow DevKit",
"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

## 0.0.0-beta.8

### Patch Changes

- Updated dependencies []:
- @workflow/builders@4.0.1-beta.50

## 0.0.0-beta.7

### 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": "0.0.0-beta.7",
"version": "0.0.0-beta.8",
"description": "NestJS integration for Workflow DevKit",
"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

## 4.0.1-beta.55

### Patch Changes

- Updated dependencies [[`c75de97`](https://github.com/vercel/workflow/commit/c75de973fd41d2a1d0391d965b61210a9fb7c86c), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/core@4.1.0-beta.59
- @workflow/builders@4.0.1-beta.50

## 4.0.1-beta.54

### 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": "4.0.1-beta.54",
"version": "4.0.1-beta.55",
"description": "Next.js integration for Workflow DevKit",
"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

## 4.0.1-beta.54

### Patch Changes

- Updated dependencies [[`c75de97`](https://github.com/vercel/workflow/commit/c75de973fd41d2a1d0391d965b61210a9fb7c86c), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/core@4.1.0-beta.59
- @workflow/builders@4.0.1-beta.50
- @workflow/rollup@4.0.0-beta.16
- @workflow/vite@4.0.0-beta.9

## 4.0.1-beta.53

### 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": "4.0.1-beta.53",
"version": "4.0.1-beta.54",
"description": "Nitro integration for Workflow DevKit",
"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

## 4.0.1-beta.43

### Patch Changes

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

## 4.0.1-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": "4.0.1-beta.42",
"version": "4.0.1-beta.43",
"description": "Nuxt integration for Workflow DevKit",
"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

## 4.0.0-beta.16

### Patch Changes

- Updated dependencies []:
- @workflow/builders@4.0.1-beta.50

## 4.0.0-beta.15

### 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": "4.0.0-beta.15",
"version": "4.0.0-beta.16",
"description": "Rollup plugin for Workflow DevKit",
"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

## 4.0.0-beta.48

### Patch Changes

- Updated dependencies []:
- @workflow/builders@4.0.1-beta.50
- @workflow/rollup@4.0.0-beta.16
- @workflow/vite@4.0.0-beta.9

## 4.0.0-beta.47

### 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": "4.0.0-beta.47",
"version": "4.0.0-beta.48",
"description": "SvelteKit integration for Workflow DevKit",
"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

## 4.0.0-beta.9

### Patch Changes

- Updated dependencies []:
- @workflow/builders@4.0.1-beta.50

## 4.0.0-beta.8

### 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 DevKit",
"version": "4.0.0-beta.8",
"version": "4.0.0-beta.9",
"type": "module",
"main": "dist/index.js",
"files": [
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

## 4.1.0-beta.54

### Patch Changes

- Updated dependencies [[`c75de97`](https://github.com/vercel/workflow/commit/c75de973fd41d2a1d0391d965b61210a9fb7c86c), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/core@4.1.0-beta.59
- @workflow/world@4.1.0-beta.6

## 4.1.0-beta.53

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

## 4.1.0-beta.59

### Patch Changes

- [#1077](https://github.com/vercel/workflow/pull/1077) [`14863bf`](https://github.com/vercel/workflow/commit/14863bf62210be3c43794bb5877751f6441958a5) Thanks [@pranaygp](https://github.com/pranaygp)! - Improve error message when runtime APIs (start, getRun, etc.) are called in workflow context

- Updated dependencies [[`c75de97`](https://github.com/vercel/workflow/commit/c75de973fd41d2a1d0391d965b61210a9fb7c86c), [`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/core@4.1.0-beta.59
- @workflow/cli@4.1.0-beta.59
- @workflow/next@4.0.1-beta.55
- @workflow/nitro@4.0.1-beta.54
- @workflow/typescript-plugin@4.0.1-beta.4
- @workflow/errors@4.1.0-beta.16
- @workflow/astro@4.0.0-beta.33
- @workflow/nest@0.0.0-beta.8
- @workflow/rollup@4.0.0-beta.16
- @workflow/sveltekit@4.0.0-beta.48
- @workflow/nuxt@4.0.1-beta.43

## 4.1.0-beta.58

### 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": "4.1.0-beta.58",
"version": "4.1.0-beta.59",
"description": "Workflow DevKit - Build durable, resilient, and observable workflows",
"main": "dist/typescript-plugin.cjs",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/world-local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @workflow/world-local

## 4.1.0-beta.34

### Patch Changes

- Updated dependencies [[`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/world@4.1.0-beta.6
- @workflow/errors@4.1.0-beta.16

## 4.1.0-beta.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/world-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/world-local",
"version": "4.1.0-beta.33",
"version": "4.1.0-beta.34",
"description": "Local development World implementation for Workflow DevKit",
"type": "module",
"main": "dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/world-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @workflow/world-postgres

## 4.1.0-beta.36

### Patch Changes

- Updated dependencies [[`b65bb07`](https://github.com/vercel/workflow/commit/b65bb072b540e9e5fb6bc3f72c4132667cc60277)]:
- @workflow/world@4.1.0-beta.6
- @workflow/errors@4.1.0-beta.16
- @workflow/world-local@4.1.0-beta.34

## 4.1.0-beta.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/world-postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/world-postgres",
"version": "4.1.0-beta.35",
"version": "4.1.0-beta.36",
"description": "A reference World implementation based on PostgreSQL",
"type": "module",
"main": "dist/index.js",
Expand Down
Loading