Skip to content

Commit 4664f94

Browse files
Version Packages (beta)
1 parent eaf9aa6 commit 4664f94

29 files changed

+132
-15
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,12 @@
125125
"funny-chicken-burn",
126126
"funny-games-sniff",
127127
"fuzzy-boxes-bow",
128+
"fuzzy-cameras-burn",
128129
"good-icons-love",
129130
"great-taxes-bet",
130131
"green-clouds-search",
131132
"green-ducks-wave",
133+
"grumpy-apes-rescue",
132134
"grumpy-ties-sort",
133135
"handle-tool-errors",
134136
"happy-bees-greet",
@@ -277,6 +279,7 @@
277279
"warm-files-attack",
278280
"wet-birds-grab",
279281
"wet-roses-happen",
282+
"whole-lights-camp",
280283
"whole-pumas-train",
281284
"whole-steaks-drum",
282285
"whole-toes-add",

packages/ai/CHANGELOG.md

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

3+
## 4.0.1-beta.34
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- workflow@4.0.1-beta.34
9+
310
## 4.0.1-beta.33
411

512
### Patch Changes

packages/ai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/ai",
3-
"version": "4.0.1-beta.33",
3+
"version": "4.0.1-beta.34",
44
"description": "Workflow DevKit compatible helper library for the AI SDK",
55
"type": "module",
66
"main": "dist/index.js",
@@ -63,7 +63,7 @@
6363
},
6464
"peerDependencies": {
6565
"ai": "^5",
66-
"workflow": "4.0.1-beta.33"
66+
"workflow": "4.0.1-beta.34"
6767
},
6868
"dependencies": {
6969
"@ai-sdk/anthropic": "2.0.49",

packages/astro/CHANGELOG.md

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

3+
## 4.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @workflow/builders@4.0.1-beta.28
9+
- @workflow/vite@4.0.0-beta.2
10+
311
## 4.0.0-beta.10
412

513
### 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": "4.0.0-beta.10",
3+
"version": "4.0.0-beta.11",
44
"description": "Astro integration for Workflow DevKit",
55
"type": "module",
66
"main": "dist/index.js",

packages/builders/CHANGELOG.md

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

3+
## 4.0.1-beta.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`eaf9aa6`](https://github.com/vercel/workflow/commit/eaf9aa65f354bf1e22e8e148c0fd1936f0ec9358)]:
8+
- @workflow/core@4.0.1-beta.29
9+
310
## 4.0.1-beta.27
411

512
### 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": "4.0.1-beta.27",
3+
"version": "4.0.1-beta.28",
44
"description": "Shared builder infrastructure for Workflow DevKit",
55
"type": "module",
66
"main": "./dist/index.js",

packages/cli/CHANGELOG.md

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

3+
## 4.0.1-beta.34
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f396833`](https://github.com/vercel/workflow/commit/f39683370dc187273bd8aa5108e11e49dffe027a), [`eaf9aa6`](https://github.com/vercel/workflow/commit/eaf9aa65f354bf1e22e8e148c0fd1936f0ec9358), [`6cd1a47`](https://github.com/vercel/workflow/commit/6cd1a47b3146770f5cb9d4c384971331aab6b28a)]:
8+
- @workflow/web@4.0.1-beta.18
9+
- @workflow/core@4.0.1-beta.29
10+
- @workflow/world-vercel@4.0.1-beta.22
11+
- @workflow/builders@4.0.1-beta.28
12+
313
## 4.0.1-beta.33
414

515
### 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": "4.0.1-beta.33",
3+
"version": "4.0.1-beta.34",
44
"description": "Command-line interface for Workflow DevKit",
55
"type": "module",
66
"bin": {

packages/core/CHANGELOG.md

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

3+
## 4.0.1-beta.29
4+
5+
### Patch Changes
6+
7+
- [#649](https://github.com/vercel/workflow/pull/649) [`eaf9aa6`](https://github.com/vercel/workflow/commit/eaf9aa65f354bf1e22e8e148c0fd1936f0ec9358) Thanks [@TooTallNate](https://github.com/TooTallNate)! - Don't shadow `globalThis`
8+
9+
- Updated dependencies [[`6cd1a47`](https://github.com/vercel/workflow/commit/6cd1a47b3146770f5cb9d4c384971331aab6b28a)]:
10+
- @workflow/world-vercel@4.0.1-beta.22
11+
312
## 4.0.1-beta.28
413

514
### Patch Changes

0 commit comments

Comments
 (0)