Skip to content

6.4.3

Compare
Choose a tag to compare
@kartikk221 kartikk221 released this 03 Aug 00:20
· 292 commits to master since this release

What's Changed

  • Improved performance by utilizing lazy stream initialization for both Request and Response component.
  • Added 'use strict' prefix to source for better enforced practices.
  • Reduced package size by utilizing native http module status code constants.
  • Improved JSDoc & TypeScript types.

Full Changelog: 6.4.2...6.4.3