Releases: deno-libs/tinyhttp
Releases · deno-libs/tinyhttp
add new tests and fix bugs
0.0.23 fix
add req.parsedBody and fix failing tests
0.0.21 add req.parsedBody and fix failing tests
fix tests and std imports
0.0.20 fix failing tests
Use fn.attach in app.use
0.0.19 fix failing tests
add `attach` fn, `res.locals`, more tests
0.0.18 add `attach` fn, `res.locals`, more tests
Replace custom proxy-addr lib with the dep
v0.0.17 replace custom proxyAddr func with proxy_addr pkg
Replace custom forwarded lib with the dep
v0.0.16 replace handwritten forwarded with the dep
Fix type issues, add async example
v0.0.15 Fix type issues, add async example
MongoDB example
v0.0.14 mongodb example
Fix
v0.0.13 fix annoying issue with type_is pkg