nitropack
Advanced tools
Changelog
v2.10.3
Vary
to static assets handler (#2835)netlify-edge
(#2851)Changelog
v2.10.0
ignore
option (#2302)getRouteRulesForPath
from nitro runtime (#2238)openapi
(#2299)defineRouteMeta
(#2102)wrangler.toml
(#2353)apiBaseURL
, apiDir
and routesDir
(#1763)gitlab-pages
static provider (#2420)cloudflare:email
and cloudflare:queue
hooks (#2487)event.context.cache
(#2519)durable
cache-control directive for isr
rule (#2571)node_modules
for start
task (#2687).sql
to raw file extensions (#2745)render:before
hook (#2770)cloudflare-durable
preset (#2801).output/nitro.json
(#2807)ttl
for native expiration (with swr disabled) (#2783)/
by default (#2334)process
from node:process
(#2372)id
(#2371)maxAge
cookie option (#2400).tsx
and .jsx
to node-resolve
extensions (#2398)compilerOptions.noEmit
to avoid tsconfig.json
warning (#2402)/
after prerender:routes
hook (#2348)explicitArray
to allow merging web.config
(#2457)baseURL
(#2464)nitro-config.d.ts
(#2471)package.json
(e6097ed7).html
extension from _routes.json
(#2498)nitropack/runtime/*
(#2501)apiDir
and routesDir
(#2502)cli
preset with esm module format (#2539)/favicon.ico
placeholder (#2553).name
with undefined
value in ObjectExpression
(#2565)prerender:generate
hook (#2610)function
to avoid rollup chunk ordering issues (#2741)buildDir
option for tasks
subcommand (#2635){ default: true }
for importing modules (d77288c2)serverFunctionName
(#2773)db0
and std-env
to runtimeDependencies
(a399e189)cache-control: no-cache
for 404 responses (#2793)ctx.response
(7a97b0a2)baseURL
(#2821)wrangler.toml
in CI (#2355)CapturedErrorContext
to interface to allow type augmentation (#2393)/runtime/internal/*
subpaths (#2524)colors
from consola/utils
(#2574)fs-extra
dependency (#2743)cause
(#2651)CacheOptions
(#2700)NITRO_SHUTDOWN_DISABLED
(#2377)npx nypm install
in instead of npm install
(#2421)node-listener
example (#2456)NITRO_
in .env
file (#2486)event-handler
(#2500)await
to explicit line for clarity (#2577)setItem
(#2588)await
(#2601)/_nitro/scalar
general availability (#2754)nitropack
to externals (nightly) (b2831dd5)nitropack/presets
(#2459)nitropack/meta
(ca2282bb)nitro
and nitropack
npm packages (#2497)22
for nodeVersion
(#2653)package.json
(fe5da142)@rollup/plugin-commonjs
(eeae2262)config.d.ts
(0083c104)tsconfig.paths
(#2507)magicast
dep (c84f676d)tsconfig.json
(#2529)is-primitive
(#2556)compatibilityDate
for playground (2c404995)compatibilityDate
to all config files (f70b03c6)interopDefault
for stub mode (69b05a5e)event
in defineEventHandler
function (#2788)mri
dependency (#2825)toMatchInlineSnapshot
in shared tests (966b3518)Changelog
v2.9.6
\0
(#2321)undefined
value for $fetch
return type (#2327)routes.exclude
(#2319)Changelog
v2.9.5
/_nitro/scalar
endpoint (#2252)schema
to generated parameters (#2235)scheduledTasks
to an empty object by default (#2285)nitroApp
close hook when done prerendering (#2287)T
from Serialize
when it extends undefined
(#2286)NitroConfig
(#2292)_headers
and _redirects
(#2291)_headers
and _redirects
for non static builds (#2290)config.json
(#2264)nitropack/runtime
(#2314).d.ts
for runtime generated types (#2313)Changelog
v2.9.4
ioredis
as unstorage peer dependency (#2266)integrity
key (#2246)cache.varies
(#2241)Changelog
v2.9.3
.json
(#2239)Changelog
v2.9.2
imports.autoImport: false
(#2226)yaml
, json
, json5
and csv
as text (#2229)process
from node:process
for node compatible builds (deno) (#2225)undocs
components (#2202)hello-world
example (920b399e)