workflow@5.0.0-beta.22
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
@workflow/core@5.0.0-beta.22
- #2569
d108ba3@VaguelySerious - Turbo mode now tells world-vercel to skip the run_started event-log preload it never reads, reducing request time.
@workflow/world@5.0.0-beta.13
- #2580
25c3df7@karthikscale3 - Send optional client-side event occurrence timestamps through world event creation. - #2569
d108ba3@VaguelySerious - Turbo mode now tells world-vercel to skip the run_started event-log preload it never reads, reducing request time.
@workflow/world-postgres@5.0.0-beta.19
- #2580
25c3df7@karthikscale3 - Send optional client-side event occurrence timestamps through world event creation.
@workflow/world-vercel@5.0.0-beta.20
- #2580
25c3df7@karthikscale3 - Send optional client-side event occurrence timestamps through world event creation. - #2424
d476d7a@VaguelySerious - Use v3 endpoint for stream reads, which supports automatic transparent reconnects. - #2569
d108ba3@VaguelySerious - Turbo mode now tells world-vercel to skip the run_started event-log preload it never reads, reducing request time.
@workflow/web@5.0.0-beta.22
@workflow/web-shared@5.0.0-beta.22
- #2582
6855282@mitul-s - Add helper text that indicates keyboard shortcuts - #2434
6512d38@mitul-s - ExportserializeForClipboardfrom the copyable data block and add unit tests covering its clipboard serialization and theCopyableDataBlock/EncryptedDataBlockrendering. - #2434
6512d38@mitul-s - Rework the data inspector's JSON rendering: bracket notation ({ … }/[ … ]), colored keys, typed value colors,▸/▾disclosure icons, trailing commas, and a...collapsed indicator. Replaces thereact-inspectorengine with an in-house tree renderer while keeping the workflow-specific value handling (StreamRef/RunRef badges, encrypted markers, decoded byte streams, dates, class instances). - #2581
0964b83@karthikscale3 - Show event occurrence timestamps in the trace detail panel when present.
@workflow/next@5.0.0-beta.22
- #2538
22b2728@NathanColosimo - Prewarm the Workflow SWC plugin cache before Next.js starts parallel loader workers. - #2564
332c63c@NathanColosimo - Discover workflows imported by Next.js instrumentation, middleware, and proxy entrypoints.