Skip to content

Commit 3856ce8

Browse files
Version Packages (beta) (vercel#807)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8621917 commit 3856ce8

35 files changed

Lines changed: 185 additions & 18 deletions

.changeset/pre.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"chilly-yaks-sneeze",
7070
"chubby-kids-jog",
7171
"clean-parrots-search",
72+
"clear-carpets-slide",
7273
"clear-drinks-fly",
7374
"common-singers-hide",
7475
"consolidate-config",
@@ -111,13 +112,15 @@
111112
"eleven-roses-enter",
112113
"every-mugs-rest",
113114
"evil-mammals-hear",
115+
"evil-socks-agree",
114116
"extract-path-helpers",
115117
"extract-queue-triggers",
116118
"fair-paths-give",
117119
"famous-grapes-call",
118120
"famous-jeans-itch",
119121
"fancy-apples-tell",
120122
"fast-eels-warn",
123+
"fast-lands-sniff",
121124
"fast-owls-flow",
122125
"fifty-teeth-grin",
123126
"fine-ideas-beam",
@@ -137,6 +140,7 @@
137140
"fluffy-peaches-buy",
138141
"forty-crabs-wonder",
139142
"forty-sheep-rescue",
143+
"forty-tables-lick",
140144
"forty-taxis-bet",
141145
"four-pillows-fall",
142146
"free-bugs-design",
@@ -179,6 +183,7 @@
179183
"large-ads-report",
180184
"large-crabs-juggle",
181185
"late-otters-melt",
186+
"lazy-pants-cover",
182187
"lazy-wombats-dig",
183188
"legal-cycles-leave",
184189
"lemon-aliens-jog",
@@ -233,6 +238,7 @@
233238
"postgres-error-stack",
234239
"pretty-dolls-judge",
235240
"pretty-duration-format",
241+
"pretty-teeth-brush",
236242
"purple-pianos-stare",
237243
"purple-symbols-remain",
238244
"quick-lizards-drum",
@@ -276,6 +282,7 @@
276282
"slick-rabbits-travel",
277283
"slick-sheep-slide",
278284
"slimy-hairs-thank",
285+
"slow-parks-roll",
279286
"slow-pears-swim",
280287
"small-memes-shout",
281288
"smart-chicken-poke",
@@ -289,6 +296,7 @@
289296
"solid-ideas-sing",
290297
"sour-rice-behave",
291298
"sour-tigers-serve",
299+
"spicy-dodos-bow",
292300
"spicy-rivers-call",
293301
"spotty-eggs-sip",
294302
"spotty-needles-show",

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.50
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- workflow@4.0.1-beta.49
9+
310
## 4.0.1-beta.49
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.49",
3+
"version": "4.0.1-beta.50",
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.48"
66+
"workflow": "4.0.1-beta.49"
6767
},
6868
"dependencies": {
6969
"@ai-sdk/provider": "^2.0.0 || ^3.0.0",

packages/astro/CHANGELOG.md

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

3+
## 4.0.0-beta.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1843704`](https://github.com/vercel/workflow/commit/1843704b83d5aaadcf1e4f5f1c73c150bd0bd2a3)]:
8+
- @workflow/swc-plugin@4.0.1-beta.14
9+
- @workflow/builders@4.0.1-beta.40
10+
- @workflow/rollup@4.0.0-beta.8
11+
- @workflow/vite@4.0.0-beta.2
12+
313
## 4.0.0-beta.22
414

515
### 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.22",
3+
"version": "4.0.0-beta.23",
44
"description": "Astro integration for Workflow DevKit",
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+
## 4.0.1-beta.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1843704`](https://github.com/vercel/workflow/commit/1843704b83d5aaadcf1e4f5f1c73c150bd0bd2a3), [`f93e894`](https://github.com/vercel/workflow/commit/f93e894a6a95a194637dc2ea8b19e1ad0b7653eb)]:
8+
- @workflow/swc-plugin@4.0.1-beta.14
9+
- @workflow/core@4.0.1-beta.40
10+
311
## 4.0.1-beta.39
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": "4.0.1-beta.39",
3+
"version": "4.0.1-beta.40",
44
"description": "Shared builder infrastructure for Workflow DevKit",
55
"type": "module",
66
"main": "./dist/index.js",

packages/cli/CHANGELOG.md

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

3+
## 4.0.1-beta.49
4+
5+
### Patch Changes
6+
7+
- [#811](https://github.com/vercel/workflow/pull/811) [`714b233`](https://github.com/vercel/workflow/commit/714b23300561ede1532c894ae770225f260365cd) Thanks [@VaguelySerious](https://github.com/VaguelySerious)! - Update log message when PORT not set, and make less prominent
8+
9+
- Updated dependencies [[`1843704`](https://github.com/vercel/workflow/commit/1843704b83d5aaadcf1e4f5f1c73c150bd0bd2a3), [`f93e894`](https://github.com/vercel/workflow/commit/f93e894a6a95a194637dc2ea8b19e1ad0b7653eb), [`d30e5c0`](https://github.com/vercel/workflow/commit/d30e5c0249018083bdd63ac84408449003399099), [`ee7b1fd`](https://github.com/vercel/workflow/commit/ee7b1fd24483c24527d95ba1f5ad444d05b7ffcf)]:
10+
- @workflow/swc-plugin@4.0.1-beta.14
11+
- @workflow/core@4.0.1-beta.40
12+
- @workflow/web@4.0.1-beta.29
13+
- @workflow/builders@4.0.1-beta.40
14+
315
## 4.0.1-beta.48
416

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

packages/core/CHANGELOG.md

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

3+
## 4.0.1-beta.40
4+
5+
### Patch Changes
6+
7+
- [#762](https://github.com/vercel/workflow/pull/762) [`1843704`](https://github.com/vercel/workflow/commit/1843704b83d5aaadcf1e4f5f1c73c150bd0bd2a3) Thanks [@TooTallNate](https://github.com/TooTallNate)! - Add support for custom class instance serialization
8+
9+
- [#809](https://github.com/vercel/workflow/pull/809) [`f93e894`](https://github.com/vercel/workflow/commit/f93e894a6a95a194637dc2ea8b19e1ad0b7653eb) Thanks [@TooTallNate](https://github.com/TooTallNate)! - Show custom class serialization UI and class names in o11y
10+
11+
- Updated dependencies [[`8621917`](https://github.com/vercel/workflow/commit/8621917f6e03ae0f3833defa0f6e548434103c9d)]:
12+
- @workflow/serde@4.0.1-beta.1
13+
314
## 4.0.1-beta.39
415

516
### Patch Changes

0 commit comments

Comments
 (0)