Releases: Hebilicious/nitro
Releases · Hebilicious/nitro
v0.0.5
v0.0.4
🚀 Enhancements
- Add
bunpreset (#1203) - Allow customising generated tsConfig (#1266)
- Type
useRuntimeConfigwithNitroRuntimeConfig(#1311) - Type nitro app runtime hooks (#1316)
- Add
cloudflare-pages-staticpreset (#1310) - Add experimental
deno-serverpreset (#592) - Add
flightcontrolpreset (#970, #1250) - Support
jsxandtsxout of the box (#1303) - Add support for
failOnError(#1294) - UseStorage generic support (#1279)
- Provide static
process.*andimport.meta.*build flags (#1331) - Implement fallback handlers (6cc9e87)
- Add form actions to virtual files (a4faecf)
- Remove config options and add form actions router (0b54379)
- Add renderer error handling (248f610)
🔥 Performance
- Concurrent file writing for types and compressed assets (#1135)
🩹 Fixes
- cache: Mock writable status for cached event handlers (#1289)
- bun: Resolve internal dependencies with
bunexport condition (#1313) - deno: Support environment variables (88b4e11)
- Respect
staticflag when auto detecting preset (#1321) - prerenderer: Don't inherit
staticconfig (#1324) - vercel: Add check for index route rule (#1290)
- Use
event.handledguard before sending direct reponses (#1326) - Import
NitroRuntimeHooksfrom runtime dir (#1328) - Generate types for
#imports(#1329) - Add
envPrefixtoruntimeConfig.nitrotypes (#1336) - prerender: Allow to fetch static files (#1340)
- options: Default target to
staticwhenstaticoverride is set (#1342) - Correct default
node-servertarget (7976318) - vercel, netlify: Always check
nativeSWRfuture flag (ccebe4e) - vercel, netlify: Handle boolean values for route rule deprecation (dfd8bbd)
- Dedup
unstoragedependency and use subpath alias (#1164) - dev: Ensure socket path is accessable (#1115)
- Type
event.$fetchandevent.fetch(#1343) - Allow configuring esbuild transform plugin (#1347)
💅 Refactors
- Show
/_vfsstructure in nested tree (#1244)
📖 Documentation
- deploy: Add deno-deploy docs (#1193)
- Update redirect route rule example (#1278)
- Update docus version (848c86a)
- Update cloudflare-pages preset (#1304)
- Add an example for
devHandlersconfig (#1295) - Fix typo in Flightcontrol deployment option (#1332)
- Add reference to install azure functions core tools to the swa section (#1339)
📦 Build
- Avoid doubly-bundling runtime types (#1334)
🌊 Types
- Support type generic for
useRuntimeConfig(#1284) - Avoid overriding app runtime config namespace (#1333)
🏡 Chore
- Update dependencies (db93afa)
- Apply new lint rules (879a7c3)
- Update all non major dependencies (9bb674f)
- Update dependencies (46e6f10)
- Update unstorage (bac3b0d)
- release: V2.5.0 (606fc1c)
- release: V2.5.1 (21a2595)
- Add
.datato gitignore (cff7bf0) - Update deps and lockfile (373f34c)
- Update unimport (ef7eaf2)
- release: V2.5.2 (b8b6def)
- release: V0.0.2 (f4c0421)
- release: V0.0.3 (029a136)
✅ Tests
- Pass body to vercel-edge test (f9a9862)
❤️ Contributors
- Hebilicious (@Hebilicious)
- Pooya Parsa (@pi0)
- Daniel Roe daniel@roe.dev
- Stefan Bittmann stefan@clinic.tools
- Nick Dawson
- ModupeD
- 魔王少年 (@maou-shonen)
- Andrew mshote@gmail.com
- Estéban (@Barbapapazes)
- Dunqing (@Dunqing)
- Frantz Kati bahdcoder@gmail.com
- Mike Laumann Bellika
- Sébastien Chopin (@Atinux)
- Josh Deltener hecktarzuli@gmail.com
- Michael J. Roberts
- Inesh Bose
- Markthree (@markthree)
- Eckhardt (Kaizen) Dreyer eckhardt.dreyer@gmail.com
v0.0.3
v0.0.2
🚀 Enhancements
- Add
bunpreset (#1203) - Implement fallback handlers (2fd17ff)
- Add form actions to virtual files (05fb056)
- Remove config options and add form actions router (661d682)
- Add renderer error handling (05c224a)
🔥 Performance
- Concurrent file writing for types and compressed assets (#1135)
🩹 Fixes
- cache: Mock writable status for cached event handlers (#1289)
💅 Refactors
- Show
/_vfsstructure in nested tree (#1244)
📖 Documentation
✅ Tests
- Pass body to vercel-edge test (2772f58)
❤️ Contributors
- Hebilicious (@Hebilicious)
- Josh Deltener hecktarzuli@gmail.com
- Pooya Parsa pyapar@gmail.com
- Inesh Bose
- Markthree (@markthree)
- Eckhardt (Kaizen) Dreyer eckhardt.dreyer@gmail.com