Skip to content

Amend lazy discovery removal changeset#2560

Merged
VaguelySerious merged 1 commit into
mainfrom
ijjk/amend-lazy-changeset
Jun 22, 2026
Merged

Amend lazy discovery removal changeset#2560
VaguelySerious merged 1 commit into
mainfrom
ijjk/amend-lazy-changeset

Conversation

@ijjk

@ijjk ijjk commented Jun 22, 2026

Copy link
Copy Markdown
Member

To keep our builder packages on same major as core.

x-ref: #2545

@ijjk ijjk requested a review from a team as a code owner June 22, 2026 20:15
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Jun 22, 2026 8:16pm
example-nextjs-workflow-webpack Building Building Preview, Comment Jun 22, 2026 8:16pm
example-workflow Building Building Preview, Comment Jun 22, 2026 8:16pm
workbench-astro-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workbench-express-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workbench-fastify-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workbench-hono-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workbench-nitro-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workbench-tanstack-start-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workbench-vite-workflow Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workflow-swc-playground Building Building Preview, Comment Jun 22, 2026 8:16pm
workflow-tarballs Ready Ready Preview, Comment Jun 22, 2026 8:16pm
workflow-web Ready Ready Preview, Comment Jun 22, 2026 8:16pm

@changeset-bot

changeset-bot Bot commented Jun 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 06248ed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 16 packages
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

@github-actions

Copy link
Copy Markdown
Contributor

No backport to stable for 896d45d (AI decision).

This commit only amends a changeset file (.changeset/remove-next-lazy-discovery.md), which is release plumbing. Changeset-only commits are explicitly excluded from backporting, and this change is tied to a main-only major-version bump strategy.

To override, re-run the Backport to stable workflow manually via workflow_dispatch and paste this commit SHA into the ref input:

896d45d6cc3a01d8c26ee5079af384dea8e4521a

github-actions Bot added a commit that referenced this pull request Jun 22, 2026
Signed-off-by: JJ Kasper <jj@jjsweb.site>
@github-actions

Copy link
Copy Markdown
Contributor

Backport PR opened against stable: #2562. (backport job run)

pranaygp added a commit that referenced this pull request Jun 22, 2026
…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)
pranaygp added a commit to marcopiraccini/workflow that referenced this pull request Jun 22, 2026
* 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)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants