Releases: vercel/workflow
Releases · vercel/workflow
workflow@4.0.1-beta.41
@workflow/cli@4.0.1-beta.41
- #701
1a305bf@VaguelySerious - Display a notice when using an outdated version of the workflow package
@workflow/ai@4.0.1-beta.41
- #714
a531a74@TooTallNate - Revert exportingDurableAgentfrom the root "@workflow/ai" package
@workflow/builders@4.0.1-beta.34
- #713
d552374@TooTallNate - Resolve@workflow/swc-pluginrelative to the "builders" package
workflow@4.0.1-beta.40
@workflow/core@4.0.1-beta.34
- #703
9b1640d@TooTallNate - Do not include initial attempt in step functionmaxRetriescount - #712
307f4b0@ijjk - Revert lazy workflow and step discovery
@workflow/world-testing@4.0.1-beta.41
@workflow/web@4.0.1-beta.23
- #703
9b1640d@TooTallNate - Usepluralize()util function
@workflow/builders@4.0.1-beta.33
- #712
307f4b0@ijjk - Revert lazy workflow and step discovery - #705
7ff68d1@TooTallNate - Passtsconfigto esbuild for support of "paths" aliases
@workflow/next@4.0.1-beta.38
- #712
307f4b0@ijjk - Revert lazy workflow and step discovery - #705
7ff68d1@TooTallNate - Passtsconfigto esbuild for support of "paths" aliases
@workflow/sveltekit@4.0.0-beta.31
- #705
7ff68d1@TooTallNate - Passtsconfigto esbuild for support of "paths" aliases
@workflow/astro@4.0.0-beta.16
- #705
7ff68d1@TooTallNate - Passtsconfigto esbuild for support of "paths" aliases
@workflow/utils@4.0.1-beta.10
- #703
9b1640d@TooTallNate - Addpluralize()util function
workflow@4.0.1-beta.39
workflow@4.0.1-beta.38
@workflow/cli@4.0.1-beta.38
- #684
80955e7@VaguelySerious - Allow opening UI without a valid local config detected, UI will show warning and watch folder
@workflow/web@4.0.1-beta.22
- #694
f989613@VaguelySerious - Add error boundaries around tabs in run detail view
@workflow/ai@4.0.1-beta.38
workflow@4.0.1-beta.37
@workflow/core@4.0.1-beta.32
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
@workflow/world@4.0.1-beta.11
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
@workflow/world-local@4.0.1-beta.22
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
@workflow/world-postgres@4.1.0-beta.24
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
@workflow/web@4.0.1-beta.21
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
@workflow/ai@4.0.1-beta.37
@workflow/builders@4.0.1-beta.31
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
@workflow/next@4.0.1-beta.36
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
@workflow/sveltekit@4.0.0-beta.29
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
@workflow/utils@4.0.1-beta.9
- #455
e3f0390@karthikscale3 - Added Control Flow Graph extraction from Workflows and extended manifest.json's schema to incorporate the graph structure into it. Refactored manifest generation to pass manifest as a parameter instead of using instance state. Add e2e tests for manifest validation across all builders.
workflow@4.0.1-beta.36
@workflow/core@4.0.1-beta.31
- #624
25b02b0@VaguelySerious - Add CORS headers to endpoints health check response
@workflow/cli@4.0.1-beta.36
- #682
0cf0ac3@VaguelySerious - Extract helper to find local world dataDir across CLI/web projects - #669
c059cf6@VaguelySerious - Add -i / --interactive flag for enabling pagination bindings, new default being off
@workflow/world-local@4.0.1-beta.21
- #681
d9f6a49@VaguelySerious - Create dataDir on app start, and record package version to enable future migrations - #672
c3464bf@TooTallNate - Fix race condition in streamer where close events arriving during disk reads would close the controller before data was enqueued. Close events are now buffered and processed after disk reads complete.
@workflow/web@4.0.1-beta.20
- #674
4bc98ff@VaguelySerious - Move ErrorBoundary component from web to web-shared and use in sidebar detail view.
@workflow/web-shared@4.0.1-beta.33
- #674
4bc98ff@VaguelySerious - Move ErrorBoundary component from web to web-shared and use in sidebar detail view.
@workflow/ai@4.0.1-beta.36
@workflow/builders@4.0.1-beta.30
@workflow/next@4.0.1-beta.35
@workflow/utils@4.0.1-beta.8
- #682
0cf0ac3@VaguelySerious - Extract helper to find local world dataDir across CLI/web projects
workflow@4.0.1-beta.35
@workflow/web-shared@4.0.1-beta.32
- #673
616bc67@VaguelySerious - Fix null access in event data. This is due to a typing issue in event.eventData in the world interface, which will be resolved separately
workflow@4.0.1-beta.34
@workflow/core@4.0.1-beta.29
- #649
eaf9aa6@TooTallNate - Don't shadowglobalThis
@workflow/world@4.0.1-beta.10
- #574
c82b467@VaguelySerious - Add listByRunId endpoint to Streamer interface
@workflow/world-local@4.0.1-beta.19
- #623
ce7d428@VaguelySerious - Fix local world not returning new items for live step pagination - #625
712f6f8@VaguelySerious - List implicitly passed streams forworld.listStreamsByRun
@workflow/world-postgres@4.1.0-beta.21
- #625
712f6f8@VaguelySerious - List implicitly passed streams forworld.listStreamsByRun
@workflow/world-vercel@4.0.1-beta.22
- #651
75a5060@TooTallNate - Handle Vercel Queue 24 hour message TTL by re-enqueueing message - #647
6cd1a47@TooTallNate - Additional error debugging when failing to validate server response
@workflow/web@4.0.1-beta.18
- #646
f396833@adriandlam - Fix missing next.config.ts inside built @workflow/web package
@workflow/typescript-plugin@4.0.1-beta.4
- 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
@workflow/swc-plugin@4.0.1-beta.12
- fa37d26: Set
workflowIdproperty directly after function declarations - f46c51e: Apply workflow transformation with
export { fnName }syntax - af5b005: Set
workflowIdproperty in workflow mode for non-exported workflow functions - 43f2dec: Improved workflow registration in workflow mode
@workflow/vite@4.0.0-beta.2
- #501
205b395@adriandlam - Move Vite HMR to @workflow/vite package
@workflow/rollup@4.0.0-beta.6
- 21cff15: Add support for
.mjs,.mts,.cjs, and.ctsfile extensions in the SWC transform
@workflow/errors@4.0.1-beta.10
- #638
4bdd3e5@VaguelySerious - Move auth error messages into @workflow/errors package
@workflow/utils@4.0.1-beta.7
- #616
1ef6b2f@adriandlam - Update port detection to probe workflow health check endpoint
workflow@4.0.1-beta.32
- [web] Visually distinguish createdAt vs startedAt for run/steps by @VaguelySerious in #622
- [world-local] Fix step queries not returning new items for live pagination by @VaguelySerious in #623
- [web] Show event markers for step_started events by @VaguelySerious in #636
- [utils] Move auth error messages into @workflow/errors package by @VaguelySerious in #638
- [worlds] [runtime] Change serialized stream ID gen from v4 UUIDs to ULIDs and fix stream list endpoint by @VaguelySerious in #625
- [world-vercel] disable RSC dedupe request through world-vercel by @adriandlam in #639
- [core] [perf] parallelize suspension handler for high-concurrency by @pranaygp in #544
workflow@4.0.1-beta.32
Patch Changes
- Updated dependencies [
deaf019,29967bf,b56aae3,4d7a393]:- @workflow/core@4.0.1-beta.27
- @workflow/cli@4.0.1-beta.32
- @workflow/nitro@4.0.1-beta.30
- @workflow/errors@4.0.1-beta.9
- @workflow/next@4.0.1-beta.31
- @workflow/typescript-plugin@4.0.1-beta.4
- @workflow/nuxt@4.0.1-beta.19
- @workflow/astro@4.0.0-beta.9
- @workflow/sveltekit@4.0.0-beta.24