Skip to content

Conversation

jonkwheeler
Copy link
Contributor

@jonkwheeler jonkwheeler commented Jul 28, 2025

This fixes #936

Upgrading to Next 15.4.4 broke our site but no alerts went off because the response returned a 200 versus a 500. We've reverted and pinned 15.3.5, but we still want the response to be correct.

Copy link

changeset-bot bot commented Jul 28, 2025

🦋 Changeset detected

Latest commit: 330b127

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@opennextjs/aws Patch
app-pages-router Patch
app-router Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Jul 28, 2025

Open in StackBlitz

pnpm add https://pkg.pr.new/@opennextjs/aws@938

commit: 330b127

Copy link
Contributor

@conico974 conico974 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR

@conico974 conico974 merged commit af6e752 into opennextjs:main Jul 29, 2025
3 checks passed
@github-actions github-actions bot mentioned this pull request Jul 29, 2025
@jonkwheeler jonkwheeler deleted the bugfix/return-status-code-on-server-failed-to-respond branch July 29, 2025 12:32
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.

tryRenderError does not pass error type in response

2 participants