Skip to content

feat(nitro): support v3 beta#166

Merged
HugoRCD merged 4 commits intoHugoRCD:mainfrom
schplitt:feat/nitro_beta
Mar 13, 2026
Merged

feat(nitro): support v3 beta#166
HugoRCD merged 4 commits intoHugoRCD:mainfrom
schplitt:feat/nitro_beta

Conversation

@schplitt
Copy link
Copy Markdown
Contributor

@schplitt schplitt commented Mar 11, 2026

Nitro V3 beta changed something with the error registering.
By default the default nitro error handler is present in the options. With the old logic the evlog error handler was not added and errors were falling through as unhandled

This PR updates nitro to the beta release and imporves the error handler registration

resolves #165

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 11, 2026

@schplitt is attempting to deploy a commit to the HRCD Projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 11, 2026

Thank you for following the naming conventions! 🙏

@HugoRCD HugoRCD self-requested a review March 13, 2026 18:48
@schplitt
Copy link
Copy Markdown
Contributor Author

@HugoRCD ah i was asking my self why there was a remote commit 😄
I guess we had the same idea

@HugoRCD
Copy link
Copy Markdown
Owner

HugoRCD commented Mar 13, 2026

@HugoRCD ah i was asking my self why there was a remote commit 😄 I guess we had the same idea

No, I was trying to merge your PR, but I messed it up 😭

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 13, 2026

npm i https://pkg.pr.new/evlog@166
npm i https://pkg.pr.new/@evlog/nuxthub@166

commit: 6b0fd7a

@HugoRCD HugoRCD changed the title feat: support nitro v3 beta feat(nitro): support v3 beta Mar 13, 2026
@HugoRCD HugoRCD merged commit a0b9ead into HugoRCD:main Mar 13, 2026
11 of 12 checks passed
@schplitt schplitt deleted the feat/nitro_beta branch March 13, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] Nitro v3 beta support

2 participants