Skip to content

v3.0.1-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@magicmark magicmark released this 16 Jan 18:26
· 5 commits to master since this release
045d010

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!