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
9 changes: 9 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,27 +37,34 @@
"cool-zebras-yawn",
"crazy-waves-leave",
"cuddly-otters-sin",
"curvy-ravens-clean",
"dark-toys-melt",
"dry-mammals-change",
"dull-adults-wonder",
"easy-coats-find",
"evil-mammals-hear",
"famous-jeans-itch",
"fast-eels-warn",
"floppy-dancers-lose",
"free-forks-relax",
"green-ducks-wave",
"heavy-baboons-relax",
"hungry-cats-rush",
"hungry-friends-start",
"kind-vans-shout",
"legal-cycles-leave",
"lemon-aliens-jog",
"light-rice-rush",
"little-suits-sip",
"lucky-signs-shine",
"major-moles-sit",
"mean-mangos-hope",
"nasty-donuts-grow",
"nine-beds-agree",
"nine-insects-refuse",
"nine-owls-write",
"ninety-cobras-shop",
"quick-lizards-drum",
"quiet-boxes-carry",
"rude-wings-brush",
"shaggy-tigers-attack",
Expand All @@ -68,6 +75,7 @@
"soft-glasses-watch",
"spotty-eggs-sip",
"spotty-needles-show",
"strong-shrimps-travel",
"tame-lamps-sin",
"tender-owls-beam",
"thick-rockets-brake",
Expand All @@ -79,6 +87,7 @@
"two-rabbits-burn",
"violet-taxis-give",
"warm-files-attack",
"whole-turkeys-beam",
"wide-wombats-own",
"witty-phones-doubt",
"witty-toys-open"
Expand Down
9 changes: 9 additions & 0 deletions packages/ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @workflow/ai

## 4.0.1-beta.7

### Patch Changes

- f973954: Update license to Apache 2.0
- Updated dependencies [f973954]
- Updated dependencies [fcadd7b]
- workflow@4.0.1-beta.7

## 4.0.1-beta.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/ai",
"version": "4.0.1-beta.6",
"version": "4.0.1-beta.7",
"description": "Workflow DevKit compatible helper library for the AI SDK",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"ai": "catalog:"
},
"peerDependencies": {
"workflow": "4.0.1-beta.6",
"workflow": "4.0.1-beta.7",
"ai": "^5"
},
"dependencies": {
Expand Down
19 changes: 19 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @workflow/cli

## 4.0.1-beta.7

### Patch Changes

- f973954: Update license to Apache 2.0
- a3326a2: Add `workflow inspect sleep` command to list active sleep/wait events
- Updated dependencies [10309c3]
- Updated dependencies [2ae7426]
- Updated dependencies [10309c3]
- Updated dependencies [f973954]
- Updated dependencies [2ae7426]
- @workflow/core@4.0.1-beta.6
- @workflow/web@4.0.1-beta.7
- @workflow/world-local@4.0.1-beta.4
- @workflow/swc-plugin@4.0.1-beta.2
- @workflow/world-vercel@4.0.1-beta.5
- @workflow/errors@4.0.1-beta.3
- @workflow/world@4.0.1-beta.4

## 4.0.1-beta.6

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

## 4.0.1-beta.6

### Patch Changes

- 10309c3: Downgrade `@types/node` to v22.19.0
- f973954: Update license to Apache 2.0
- Updated dependencies [10309c3]
- Updated dependencies [f973954]
- @workflow/world-local@4.0.1-beta.4
- @workflow/world-vercel@4.0.1-beta.5
- @workflow/errors@4.0.1-beta.3
- @workflow/world@4.0.1-beta.4

## 4.0.1-beta.5

### 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.0.1-beta.5",
"version": "4.0.1-beta.6",
"description": "Core runtime and engine for Workflow DevKit",
"type": "module",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/errors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @workflow/errors

## 4.0.1-beta.3

### Patch Changes

- f973954: Update license to Apache 2.0

## 4.0.1-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@workflow/errors",
"description": "A package for standardizing errors in Workflow DevKit",
"version": "4.0.1-beta.2",
"version": "4.0.1-beta.3",
"type": "module",
"main": "dist/index.js",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @workflow/next

## 4.0.1-beta.7

### Patch Changes

- f973954: Update license to Apache 2.0
- Updated dependencies [10309c3]
- Updated dependencies [f973954]
- Updated dependencies [a3326a2]
- @workflow/core@4.0.1-beta.6
- @workflow/swc-plugin@4.0.1-beta.2
- @workflow/cli@4.0.1-beta.7

## 4.0.1-beta.6

### 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.6",
"version": "4.0.1-beta.7",
"description": "Next.js integration for Workflow DevKit",
"type": "commonjs",
"main": "dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/nitro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @vercel/workflow-nitro

## 4.0.1-beta.7

### Patch Changes

- f973954: Update license to Apache 2.0
- Updated dependencies [10309c3]
- Updated dependencies [f973954]
- Updated dependencies [a3326a2]
- @workflow/core@4.0.1-beta.6
- @workflow/swc-plugin@4.0.1-beta.2
- @workflow/cli@4.0.1-beta.7

## 4.0.1-beta.6

### 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.6",
"version": "4.0.1-beta.7",
"description": "Nitro integration for Workflow DevKit",
"type": "module",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/swc-plugin-workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @workflow/swc-plugin

## 4.0.1-beta.2

### Patch Changes

- f973954: Update license to Apache 2.0

## 4.0.1-beta.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swc-plugin-workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/swc-plugin",
"version": "4.0.1-beta.1",
"version": "4.0.1-beta.2",
"description": "SWC plugin for transforming Workflow DevKit code",
"license": "Apache-2.0",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/typescript-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @workflow/typescript-plugin

## 4.0.1-beta.4

### Patch Changes

- 5078925: Add warning when invoking a workflow function without using `start()`
- f973954: Update license to Apache 2.0
- fcadd7b: Fix TypeScript LSP plugin for Node.js v20

## 4.0.1-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workflow/typescript-plugin",
"version": "4.0.1-beta.3",
"version": "4.0.1-beta.4",
"description": "TypeScript Language Service Plugin for Workflow DevKit",
"main": "dist/index.js",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/web-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @workflow/web-shared

## 4.0.1-beta.6

### Patch Changes

- a3326a2: Slightly improve error handling for wait event fetching in detail panel
- f973954: Update license to Apache 2.0
- 2ae7426: Export react-jsx transpiled code, not raw jsx
- Updated dependencies [10309c3]
- Updated dependencies [f973954]
- @workflow/core@4.0.1-beta.6
- @workflow/world@4.0.1-beta.4

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

## 4.0.1-beta.7

### Patch Changes

- 2ae7426: Clean up loading animation on trace viewer
- f973954: Update license to Apache 2.0
- 2ae7426: Export react-jsx transpiled code, not raw jsx

## 4.0.1-beta.6

### 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": "4.0.1-beta.6",
"version": "4.0.1-beta.7",
"private": false,
"files": [
".next",
Expand Down
18 changes: 18 additions & 0 deletions packages/workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# workflow

## 4.0.1-beta.7

### Patch Changes

- f973954: Update license to Apache 2.0
- fcadd7b: Fix TypeScript LSP plugin for Node.js v20
- Updated dependencies [10309c3]
- Updated dependencies [5078925]
- Updated dependencies [f973954]
- Updated dependencies [a3326a2]
- Updated dependencies [fcadd7b]
- @workflow/core@4.0.1-beta.6
- @workflow/typescript-plugin@4.0.1-beta.4
- @workflow/errors@4.0.1-beta.3
- @workflow/nitro@4.0.1-beta.7
- @workflow/next@4.0.1-beta.7
- @workflow/cli@4.0.1-beta.7

## 4.0.1-beta.6

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

## 4.0.1-beta.4

### Patch Changes

- 10309c3: Fix long-running steps to not time out after 5 minutes
- f973954: Update license to Apache 2.0
- Updated dependencies [f973954]
- @workflow/world@4.0.1-beta.4

## 4.0.1-beta.3

### 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.0.1-beta.3",
"version": "4.0.1-beta.4",
"description": "Local development World implementation for Workflow DevKit",
"type": "module",
"main": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/world-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @workflow/world-postgres

## 4.1.0-beta.5

### Patch Changes

- f973954: Update license to Apache 2.0
- Updated dependencies [10309c3]
- Updated dependencies [f973954]
- @workflow/world-local@4.0.1-beta.4
- @workflow/errors@4.0.1-beta.3
- @workflow/world@4.0.1-beta.4

## 4.1.0-beta.4

### Minor 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.4",
"version": "4.1.0-beta.5",
"description": "A reference World implementation based on PostgreSQL",
"type": "module",
"main": "dist/index.js",
Expand Down
Loading