Skip to content

v0.6.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:39
· 63 commits to main since this release

   🐞 Bug Fixes

  • core: Prevent prototype pollution in mergeStandardHeaders  -  by @dinwwwh in #36 (61bf2)
  • node: Settle sendStandardResponse when client disconnects before sending  -  by @dinwwwh in #33 (99ea1)
  • peer: Harden request lifecycle and improve hot-path performance  -  by @dinwwwh in #37 (efd47)

   🏎 Performance

  • core: Make event stream decoding linear when fed many small chunks  -  by @dinwwwh in #34 (4040d)
    View changes on GitHub