shipfeedAI news, curated daily

05:23:58 CET
24 JUN05:23:58shipfeed
pull to refreshlast sync
Just in — 30 new
§ tools · storyline

Workflow SDK now runs natively in Nitro v3

Workflow SDK releases native Nitro v3 integration in beta, running steps inside the app's bundled runtime with tree-shaking, traced dependencies, and a built-in workflow UI at /_workflow.

Jun 13 · · primary fetch1 sourceupdated Jun 13 ·

's native Nitro v3 integration is now in beta. Steps run inside the same bundled runtime as the rest of your app, instead of a separate bundle. Nitro's and other server-side APIs work directly inside functions.Workflow SDKuseStorage()"use step" The Nitro dev server also serves the workflow web UI at . Open it in your browser to inspect, monitor, and debug workflow runs./_workflow Workflow routes are now bundled by Nitro as part of the app build.

Dependencies are traced, and unused code is tree-shaken, so the output includes only what runs, with faster builds and smaller bundles. Get started with .Workflow SDK on Nitro Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comWorkflow SDK now runs natively in Nitro v3primary