Releases: nitrojs/nitro-cloudflare-dev
Releases · nitrojs/nitro-cloudflare-dev
v0.2.1
v0.2.0
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
🚀 Enhancements
- Add
configPath
andsilent
options (#12)
❤️ Contributors
- Sébastien Chopin [email protected]
v0.1.1
v0.1.0
🚀 Enhancements
- Use
getPlatformProxy
and provide more context fields (#6) - Support configurable
persistDir
(725fd42) - Log initialization time (be0deec)
- Replicate nitro production behavior (36ad28e)
🩹 Fixes
- Slash runtime path (#8)
- Use
H3EventContext
(745a2d5) - Allow access to the context within
request
hook (cab495a)
💅 Refactors
- Improve plugin (63b6f55)
🌊 Types
- Improve context types (f33599e)
⚠️ Breaking Changes
⚠️ UsegetPlatformProxy
and provide more context fields (#6)
❤️ Contributors
- Pooya Parsa (@pi0)
- Markthree (@markthree)
- Dario-piotrowicz (@dario-piotrowicz)