Skip to content

Releases: GrinZero/node-network-devtools

v1.0.8

21 Jul 17:12

Choose a tag to compare

Expr

  • Try make stack loading more accurate
  • Try auto CD in fact

v1.0.7

11 Jul 10:25
d62d756

Choose a tag to compare

Hotfix

  • Fix the bug #16 (The scope of influence is node 20+)

v1.0.6

20 Jun 17:22

Choose a tag to compare

Hotfix

  • Fix the typescript import error
  • The register option is optional

Normal

  • Auto publish workflow

v1.0.5

19 Jun 15:24

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

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