Skip to content

Releases: GrinZero/node-network-devtools

v1.0.5

19 Jun 15:24
Compare
Choose a tag to compare

Feature

  • Support Click to Jump for initiator stack frame
  • Support esmodule

Bugfix

  • Distinguish encodedDataLength and dataLength when use http/https module
  • Network.requestWillBeSent timestamp's unit change to seconds

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

10 Jun 15:13
Compare
Choose a tag to compare

Feature

  • Supports displaying HTTP request/response headers
  • Supports HTTP response body display, and supports JSON format, image preview, and XML highlighting
  • Support displaying the stack at the call point
  • Support developer mode hot overload and non development mode non overload
  • Supports requset data
  • Support native fetch
  • Support commonjs

Bugfix

Due to not writing before 1.0.4, pretend there are no bugs

What's Changed

New Contributors

Full Changelog: https://github.com/GrinZero/node-network-devtools/commits/v1.0.4