v3.0.1-alpha.1
Pre-release
Pre-release
This release fixes #21, and now supports apps that use res.end/res.write directly
This shouldn't change the behavior or API of this library. However, due to the changes in how this might affect performance in larger response sizes (see README.md), let's play it safe and release as a beta for now.
Huge thanks to @briancavalier for the guidance on this!