Amend lazy discovery removal changeset#2560
Conversation
|
| Name | Type |
|---|---|
| @workflow/next | Minor |
| @workflow/builders | Patch |
| workflow | Patch |
| @workflow/astro | Patch |
| @workflow/cli | Patch |
| @workflow/nest | Patch |
| @workflow/nitro | Patch |
| @workflow/rollup | Patch |
| @workflow/sveltekit | Patch |
| @workflow/vite | Patch |
| @workflow/vitest | Patch |
| @workflow/world-testing | Patch |
| @workflow/nuxt | Patch |
| @workflow/core | Patch |
| @workflow/web-shared | Patch |
| @workflow/web | Patch |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
|
No backport to This commit only amends a changeset file ( To override, re-run the Backport to stable workflow manually via |
Signed-off-by: JJ Kasper <jj@jjsweb.site>
|
Backport PR opened against |
…testing * origin/main: Version Packages (beta) (#2540) perf(core): memoize step return value hydration across inline replays (#2472) [core] Fix abort signal not reflected in subsequent step (replay-ordering flake) (#2412) Amend lazy discovery removal changeset (#2560) [docs] Document minimum SDK version for using hook.getConflict (#2423) Update default CODEOWNERS (#2556) Optimize and fix the default eager build mode (#2546) Revert "fix(world-vercel): cancel v4 event frame stream on early exit (#2547)" (#2554) [core] Turbo mode: fast-path the first invocation (#2526) Remove lazy discovery from workflow/next (#2545) fix(world-vercel): cancel v4 event frame stream on early exit (#2547) feat(docs): add eve and AI SDK to product switcher (#2543) [vitest] Fix local imports failing to load in test step bundles (#2351) [builders] Fix unicode-escape crash in workflow graph extraction (#2324) Version Packages (beta) (#2495) otel(world-vercel): inject trace context on v4 event requests (#2533) Bump undici to 7.28.0 (#2534) Default source maps to dev-on / prod-off (#2529) otel: nest linked-mode invocations under the delivery context (route + execution in one trace) (#2527) perf(core): parallel inline steps + optimistic lazy step start (#2516)
* origin/main: (120 commits) Version Packages (beta) (vercel#2540) perf(core): memoize step return value hydration across inline replays (vercel#2472) [core] Fix abort signal not reflected in subsequent step (replay-ordering flake) (vercel#2412) Amend lazy discovery removal changeset (vercel#2560) [docs] Document minimum SDK version for using hook.getConflict (vercel#2423) Update default CODEOWNERS (vercel#2556) Optimize and fix the default eager build mode (vercel#2546) Revert "fix(world-vercel): cancel v4 event frame stream on early exit (vercel#2547)" (vercel#2554) [core] Turbo mode: fast-path the first invocation (vercel#2526) Remove lazy discovery from workflow/next (vercel#2545) fix(world-vercel): cancel v4 event frame stream on early exit (vercel#2547) feat(docs): add eve and AI SDK to product switcher (vercel#2543) [vitest] Fix local imports failing to load in test step bundles (vercel#2351) [builders] Fix unicode-escape crash in workflow graph extraction (vercel#2324) Version Packages (beta) (vercel#2495) otel(world-vercel): inject trace context on v4 event requests (vercel#2533) Bump undici to 7.28.0 (vercel#2534) Default source maps to dev-on / prod-off (vercel#2529) otel: nest linked-mode invocations under the delivery context (route + execution in one trace) (vercel#2527) perf(core): parallel inline steps + optimistic lazy step start (vercel#2516) ...
To keep our builder packages on same major as core.
x-ref: #2545