6.12.0
What's Changed
- Optimized
Request
/Response
constructor intialization cost by reducing arguments and inlining property assignments. - Fixed
Response
streaming bug where certain chunks get incorrectly retried randomly. - Migrated all
#
prefixed private properties to_
prefixed implicit private properties onRequest
/Response
for faster access. - Improved Types & Comments.
Full Changelog: 6.11.0...6.12.0