#1 — cache handling issues cluster
cache.maxAge and swr are not working
enhancementdiscussioncache
Cache: shouldInvalidate works same as shouldByPass
pending triagecache
#2 — production optimization challenges cluster
Experimental decorators support
enhancementworkaround available
#3 — nitro monorepo dependency issues cluster
Nitro appears to be downgrading a dependency to CJS rather than using ESM
pending triageneeds investigation
#4 — nitro production challenges cluster
Security improvement: Static $HOST and $PORT in production build
bugpreset:node-serverpreset:node-clustersecurity
Nitro `service-worker` preset not working with Nuxt 3
bugneeds reproduction
#5 — nitro runtime configuration and interoperability cluster
Use custom runtime environmental variables (instead of NITRO_ prefix)
enhancementdiscussion
Unable to use nitro routes types from another package
pending triage
Server Timing Should Be Configurable At Runtime
enhancementtiming
Expose handlers list through the useNitroApp
enhancementdiscussion
#6 — nitro vite build issues cluster
using `vite-plugin-legacy` with `nitro` breaks build
pending triage
Static preset doesn't work [Nitro 3.0.1-alpha.1]
bugv3vite plugin
#7 — prerender route rules conflicts and limitations cluster
Disallow `prerender: true` route rule for route rules having `*`
enhancementtypes
#8 — nitro route issues cluster
#9 — nuxt routing issues and quirks cluster
Nitro don't understand [<params>] in routeRules...
pending triage
Allow forwarding `accept` header with `proxy` route rule
enhancementh3route-rules
#10 — assets handling issues cluster
json file in /assets cannot be imported using useStorage().getItem() within server function
documentationquestionnuxt
Types in the Server Utilities example not working
pending triagetypes