Skip to content

Commit 6660e57

Browse files
Version Packages (beta) (#719)
1 parent fdc1aa2 commit 6660e57

File tree

23 files changed

+110
-13
lines changed

23 files changed

+110
-13
lines changed

.changeset/pre.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"@workflow/rollup": "4.0.0-beta.1",
3939
"@workflow/astro": "4.0.0-beta.1",
4040
"@workflow/example-fastify": "0.0.0",
41-
"@workflow/vite": "4.0.0-beta.1"
41+
"@workflow/vite": "4.0.0-beta.1",
42+
"@workflow/docs-typecheck": "0.0.0"
4243
},
4344
"changesets": [
4445
"add-documentation",
@@ -50,6 +51,7 @@
5051
"angry-owls-beg",
5152
"bigint-serialization",
5253
"bitter-ads-hear",
54+
"bitter-guests-flow",
5355
"bitter-trees-rest",
5456
"blue-sloths-juggle",
5557
"brave-walls-trade",
@@ -175,6 +177,7 @@
175177
"lucky-breads-fry",
176178
"lucky-dolphins-flow",
177179
"lucky-signs-shine",
180+
"major-kiwis-itch",
178181
"major-moles-sit",
179182
"major-roses-yell",
180183
"mean-mangos-hope",
@@ -193,13 +196,15 @@
193196
"nine-insects-refuse",
194197
"nine-owls-write",
195198
"ninety-cobras-shop",
199+
"ninety-geckos-lose",
196200
"ninety-lions-grab",
197201
"odd-bobcats-repair",
198202
"odd-years-fail",
199203
"olive-signs-crash",
200204
"open-weeks-sniff",
201205
"petite-eggs-tell",
202206
"pink-aliens-itch",
207+
"plain-parks-lick",
203208
"poor-eyes-build",
204209
"poor-frogs-wear",
205210
"poor-lines-make",

packages/ai/CHANGELOG.md

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

3+
## 4.0.1-beta.41
4+
5+
### Patch Changes
6+
7+
- [#714](https://github.com/vercel/workflow/pull/714) [`a531a74`](https://github.com/vercel/workflow/commit/a531a740094339ea7074b3f4145f9ce9e588adb6) Thanks [@TooTallNate](https://github.com/TooTallNate)! - Revert exporting `DurableAgent` from the root "@workflow/ai" package
8+
9+
- Updated dependencies []:
10+
11+
312
## 4.0.1-beta.40
413

514
### 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.40",
3+
"version": "4.0.1-beta.41",
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 || ^6",
66-
"workflow": "4.0.1-beta.40"
66+
"workflow": "4.0.1-beta.41"
6767
},
6868
"dependencies": {
6969
"@ai-sdk/provider": "^2.0.0 || ^3.0.0",

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.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d552374`](https://github.com/vercel/workflow/commit/d552374b13945c76cbffccfcfdef38f4e3b5a97c)]:
8+
- @workflow/builders@4.0.1-beta.34
9+
- @workflow/vite@4.0.0-beta.2
10+
311
## 4.0.0-beta.16
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.16",
3+
"version": "4.0.0-beta.17",
44
"description": "Astro integration for Workflow DevKit",
55
"type": "module",
66
"main": "dist/index.js",

packages/builders/CHANGELOG.md

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

3+
## 4.0.1-beta.34
4+
5+
### Patch Changes
6+
7+
- [#713](https://github.com/vercel/workflow/pull/713) [`d552374`](https://github.com/vercel/workflow/commit/d552374b13945c76cbffccfcfdef38f4e3b5a97c) Thanks [@TooTallNate](https://github.com/TooTallNate)! - Resolve `@workflow/swc-plugin` relative to the "builders" package
8+
39
## 4.0.1-beta.33
410

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

packages/cli/CHANGELOG.md

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

3+
## 4.0.1-beta.41
4+
5+
### Patch Changes
6+
7+
- [#701](https://github.com/vercel/workflow/pull/701) [`1a305bf`](https://github.com/vercel/workflow/commit/1a305bf91876b714699b91c6ac73bcbafde670d0) Thanks [@VaguelySerious](https://github.com/VaguelySerious)! - Display a notice when using an outdated version of the workflow package
8+
9+
- Updated dependencies [[`d552374`](https://github.com/vercel/workflow/commit/d552374b13945c76cbffccfcfdef38f4e3b5a97c)]:
10+
- @workflow/builders@4.0.1-beta.34
11+
312
## 4.0.1-beta.40
413

514
### 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.40",
3+
"version": "4.0.1-beta.41",
44
"description": "Command-line interface for Workflow DevKit",
55
"type": "module",
66
"bin": {
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# @workflow/docs-typecheck
2+
3+
## 0.0.1-beta.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a531a74`](https://github.com/vercel/workflow/commit/a531a740094339ea7074b3f4145f9ce9e588adb6)]:
8+
- @workflow/ai@4.0.1-beta.41
9+
10+
- @workflow/next@4.0.1-beta.39

0 commit comments

Comments
 (0)