What's Changed
- Fixed bug with incorrect backpressure handling when streaming with known
total_size
leading to double chunks being served. - FIxed bug with errors not being caught when explicitly thrown inside of
async
middlewares and route handlers. - Fixed bug with route-specific middlewares not executing in proper order in comparison to global / local middlewares.
- Updated
uWebsockets.js
tov20.48.0
.
Pull Requests
- Updates all dependencies in the benchmarks folder by @hieu-ht in #286
- Update package.json to Bump uWebSockets.js version by @joacub in #291
- Typo LiveDirectory.md by @louwers in #294
- Ignoring offset when backpressure happens by @amir-s in #289
New Contributors
- @hieu-ht made their first contribution in #286
- @louwers made their first contribution in #294
- @amir-s made their first contribution in #289
Full Changelog: 6.16.4...6.17.1