Skip to content

6.10.0

Compare
Choose a tag to compare
@kartikk221 kartikk221 released this 29 Oct 02:57
· 148 commits to master since this release

What's Changed

  • Re-implemented the Request body parsing logic to now use Uint8Array and various optimizations for improved performance.
  • Added Request event called received which can be used to determine when a request body has flushed and a response can be gracefully sent for more intricate implementations.
  • Updated Docs and Types.

Full Changelog: 6.9.0...6.10.0