Skip to content

Conversation

@KazariEX
Copy link

@KazariEX KazariEX commented Nov 20, 2025

πŸ”— Linked issue

fix nuxt/nuxt#33735

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Here are the tsc diagnostic results with 200 API routes:

before after
PixPin_2025-11-20_23-52-43 PixPin_2025-11-20_23-52-13

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@KazariEX KazariEX requested a review from pi0 as a code owner November 20, 2025 15:11
@vercel
Copy link

vercel bot commented Nov 20, 2025

@KazariEX is attempting to deploy a commit to the Nitro Team on Vercel.

A member of the Team first needs to authorize it.

@KazariEX KazariEX marked this pull request as draft November 20, 2025 15:39
@KazariEX KazariEX marked this pull request as ready for review November 20, 2025 15:49
@pi0
Copy link
Member

pi0 commented Nov 20, 2025

Can you please rebase it against v2 branch and make sure has no breaking changes? πŸ™

@KazariEX KazariEX changed the base branch from main to v2 November 20, 2025 17:01
@autofix-ci
Copy link
Contributor

autofix-ci bot commented Nov 20, 2025

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 20, 2025

Open in StackBlitz

npm i https://pkg.pr.new/nitrojs/nitro/nitropack@3810

commit: d116bea

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.

After 204 API routes, every route gets Type instantiation is excessively deep and possibly infinite. TS error for $fetch and useFecth

2 participants