Skip to content

Version Packages#1219

Merged
vicb merged 1 commit intomainfrom
changeset-release/main
Apr 21, 2026
Merged

Version Packages#1219
vicb merged 1 commit intomainfrom
changeset-release/main

Conversation

@workers-frameworks
Copy link
Copy Markdown
Contributor

@workers-frameworks workers-frameworks commented Apr 21, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@opennextjs/[email protected]

Patch Changes

  • #1215 608893e Thanks @vicb! - Factor large repeated values in manifests

    This reduce the size of the generated code.

  • #1218 f0d0226 Thanks @314systems! - remove process.version override

    Remove process.version / process.versions.node overrides now that unjs/unenv#493 is merged and shipped in [email protected] (project uses 2.0.0-rc.24)

  • #1199 32594d6 Thanks @SdSadat! - fix(cli): fail fast in non-TTY environments instead of hanging on config-creation prompts

    When open-next.config.ts (or wrangler.(toml|json|jsonc)) is missing, the CLI
    prompts the user to auto-create it. In non-TTY environments (Cloudflare Workers
    Builds, Docker, CI) the Enquirer prompt can't read stdin, so the build hangs or
    fails with a truncated prompt and a cryptic exit code — the user sees
    ? Missing required open-next.config.ts file, do you want to create one? (Y/n)
    and then ELIFECYCLE Command failed with exit code 13, with no hint at what
    to do next.

    Now, in non-interactive environments, both prompts throw an actionable error
    with the exact template to paste (for open-next.config.ts) or point at the
    existing --skipWranglerConfigCheck / SKIP_WRANGLER_CONFIG_CHECK escape
    hatch (for the wrangler config). Interactive behavior is unchanged.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 21, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@opennextjs/cloudflare@1219

commit: ff1bb8c

@vicb vicb merged commit d577521 into main Apr 21, 2026
7 checks passed
@vicb vicb deleted the changeset-release/main branch April 21, 2026 10:55
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