Releases: Eckhardt-D/hyperbun
Releases · Eckhardt-D/hyperbun
v0.4.4
v0.4.2
Changelog
- Makes request body reusable
v0.4.1
Changelog
- Fixes an issue where middlewares may hang if the request body is consumed asynchronously.
- Adds support for adding an externally exported router made with
createRouter
. - Adds dynamic route matching
- Access route params and query vars from the context