#1 — nitro esm compatibility issues cluster
Support bundling `.node` modules
enhancementworkaround availablep2-nice-to-have
Broken build if a dependency's package.json uses the production export condition
bugneeds investigation
#2 — runtime config and server optimization cluster
Experimental decorators support
enhancementworkaround available
Shared API context between build scope and dev/prerender runtime
enhancementdiscussion
Allow access to runtime config from build time (kit)
enhancementpendingdiscussion
#3 — nitro routerule enhancements and issues cluster
Show error during dev/build when routeRules are missing a leading slash
enhancementroute-rulesp2-nice-to-have
Disallow `prerender: true` route rule for route rules having `*`
enhancementtypes
Allow prerender routes to presist headers
enhancementdiscussionprerender
Caching with Nitro `routeRules` breaks server/routes
pending triage
#4 — Unnamed cluster cluster
API server HMR seems to crash (with `node-java`)
pending triage
#5 — nitro cloudflare worker utilities cluster
Support useEvent (async context) in cloudflare workers
preset:cloudflarepending triage
#6 — nitro nuxt prerendering issues cluster
Nitro `service-worker` preset not working with Nuxt 3
bugneeds reproduction
Nuxt 3.7.0 with Nitro 2.6.2 build server cause port problem when deploy on azure app service
bugpreset:azurenuxtnuxt reproduction
Nuxt/Img not compatible with the nitro firebase preset
needs reproductionpending triage
#7 — nitro deployment challenges and configurations cluster
Strange netlify deployment issues and bugs with monorepo
preset:netlifypending triagenuxt reproduction
Use server: {} as standard configuration namespace
documentationenhancementdiscussion
Runtime config null/undefined values not overwritten by .env values
enhancementdiscussion
#8 — nitro cache inconsistencies cluster
cache.maxAge and swr are not working
enhancementdiscussioncache
Cache: shouldInvalidate works same as shouldByPass
pending triagecache
#9 — Unnamed cluster cluster
using `vite-plugin-legacy` with `nitro` breaks build
pending triage
Static preset doesn't work [Nitro 3.0.1-alpha.1]
bugv3vite plugin
#10 — nitro server fetch errors cluster
When using Nitro proxy, it's not possible to download files from the server's response.
needs reproductionpending triageproxy
Add a way to distinguish between server error/nonerror responses for client types
nuxtpending triagetypes