nitropack
Advanced tools
Changelog
v2.6.0
node
and dev presets (#1352)exportConditions
and add worker default conditions (#1401)event.waitUntil
with cloudflare integration (#1421)experimental.typescriptBundlerResolution
flag (#1384)ignore
to ignore scanned files (#1430)ignore
options (#945)iis
server preset (#1436)nitroApp.captureError
(#1463)prerender:config
, prerender:init
and prerender:done
hooks (#1519)request
, beforeResponse
and afterResponse
hooks (#1545)useEvent()
ans async context support (#1546)_routes.json
(#1312)timing
in debug mode (#1577)content-type
header (#1587)package.json
(#1607)NITRO_UNIX_SOCKET
(#1201)--preset
and --minify
/--no-minify
args for build
(#1621)dev
command (#1622)fsLite
driver for production data:
storage (dd290763)source-map-support
as node supports --enable-source-maps
(9ba8fe98)globalThis.process.
with process.
(#1360)allowSyntheticDefaultImports
option by default (#1383)event.waitUntil
(#1422)https://
modules as external (#1438)event.waitUntil
on main resolver when expired (421d6255)tsconfig.json
(#1518)prerender:route
before freeing up memory (#1537)href
attribute after whitespace (#1530)href
attributes from link extraction (#1485)module
export condition (#1559)event.path
instead of event.url
(41a76c0f)_originalPath
(#1576)#internal/nitro
(#1584)engines
(#1585)consola/core
alias (#1591)swr
when cache: false
(#1603)function.toString()
(#1606)fsevent
dependency (#1610)localFetch
to route rules handler (#1611)node_modules
of nitro to modules dir for pnpm compat (#1618)wrangler deploy
instead of publish
(#1372)wrangler deploy
in more places (#1393)event.node.req
(#1511)event.node.res
(#1513)package.json
(#1608)http-proxy
to unjs/httpxy
(#1623)normalizeLambdaOutgoingBody
(58b4853b)api/
directory (#1386)discussions
(#1433)defineEventHandler
instead of eventHandler
(#1442)defineNitroConfig
(#1441)nuxt/nuxt
(#1465)h3@1.8-rc
(#1510)security.md
(30b3578e)serveStatic
(#1590)h3-nightly@latest
for edge releases (#1563)Changelog
v2.5.2
envPrefix
to runtimeConfig.nitro
types (#1336)static
when static
override is set (#1342)node-server
target (7976318)nativeSWR
future flag (ccebe4e)unstorage
dependency and use subpath alias (#1164)event.$fetch
and event.fetch
(#1343).data
to gitignore (cff7bf0)Changelog
v2.5.1
Changelog
v2.5.0
useRuntimeConfig
with NitroRuntimeConfig
(#1311)cloudflare-pages-static
preset (#1310)deno-server
preset (#592)flightcontrol
preset (#970, #1250)jsx
and tsx
out of the box (#1303)failOnError
(#1294)process.*
and import.meta.*
build flags (#1331)bun
export condition (#1313)static
flag when auto detecting preset (#1321)static
config (#1324)event.handled
guard before sending direct responses (#1326)NitroRuntimeHooks
from runtime dir (#1328)#imports
(#1329)devHandlers
config (#1295)Changelog
v2.4.0
isr
route rule (#1124)static
preset (#1127)vercel-static
and netlify-static
presets (#1073)github-pages
preset (#1133)rollup:before
hook (#1160)nitro dev
(#1173)routeRules
and rutimeConfig
(#1175)/_nitro/openapi.json
and /_nitro/swagger
for dev mode (#1162)future.nativeSWR
(#1212)defineNitroConfig
from nitro/config
(#1174)typesDir
from tsConfigDir
(#1146)static
and swr
to isr
mapping (#1155)chunkFileNames
on windows (#1189)build
option to static
(#1144)vercel.json
(00502d0)vercel-edge
test (7951532)Changelog
v2.3.3
publicAssets
config details (#1102)Changelog
v2.3.2
statusMessage
of disallowed chars (#1057)options.renderer
as optional (#1069)Changelog
v2.3.1
codecov.yml
(6fe7f64)Changelog
v2.3.0
sourceMap
values hidden
and inline
(#998).lagon/config.json
on build (#996)useStorage(base?: string)
and improve docs (#1012)debug
in production (#990)useStorage
with types (#1026)href
value regex (#1030)swr
is enabled (#1038)cachedFunction
default options (#1011)prerender.ignore
description (#1032)