#1 — misconfigured headers and responses cluster
Missing beforeResponse hook on some error responses
pending triage
#2 — cloudflare durable objects and execution issues cluster
Add cloudflare-workflows preset for durable execution
pending triage
#3 — nitro monorepo challenges cluster
Nitro appears to be downgrading a dependency to CJS rather than using ESM
pending triageneeds investigation
#4 — nuxt routing issues and limitations cluster
[v2] Prepare command does not generate route types
pending triage
#5 — nitro preset issues cluster
Nitro `service-worker` preset not working with Nuxt 3
bugneeds reproduction
Unable to use nitro routes types from another package
pending triage
Static preset doesn't work [Nitro 3.0.1-alpha.1]
bugv3vite plugin
#6 — cache invalidation issues cluster
cache.maxAge and swr are not working
enhancementdiscussioncache
Cache invalidation is not working on production (vercel or netlify)
preset:vercelcache
Cache: shouldInvalidate works same as shouldByPass
pending triagecache
Support edge function caching with netlify-edge preset
enhancementpreset:netlify-edge
#7 — nitro proxy issues cluster
Security improvement: Static $HOST and $PORT in production build
bugpreset:node-serverpreset:node-clustersecurity
When using Nitro proxy, it's not possible to download files from the server's response.
needs reproductionpending triageproxy
Allow forwarding `accept` header with `proxy` route rule
enhancementh3route-rules
#8 — nitro v3 alpha issues cluster
#9 — dev server normalization and support cluster
Experimental decorators support
enhancementworkaround available
Shared API context between build scope and dev/prerender runtime
enhancementdiscussion