Skip to content

Releases: GrinZero/node-network-devtools

v1.0.25

10 Jan 08:47
eb9e43b
Compare
Choose a tag to compare

Desc

  • fix: we cannot see socket message in devtools

Full Changelog: v1.0.24...v1.0.25

v1.0.24

19 Dec 11:01
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Upgrade reflect-metadata from 0.1.14 to 0.2.2 by @GrinZero in #36
  • fix: add count max for auto open devtool
  • refactor: clean unused code in core thread, add new hook, use plugin for network

Full Changelog: v1.0.23...v1.0.24

v1.0.23

02 Dec 09:28
b325626
Compare
Choose a tag to compare

What's Changed

  • fix: support type number in headers by @Benno-Wu in #29
  • fix: ensure variable availability before operating on 'request' by @EthianWong in #30
  • feat: enhanced cookie capture capabilities by @EthianWong in #32
  • [Snyk] Fix for 7 vulnerabilities by @GrinZero in #35

New Contributors

Full Changelog: v1.0.22...v1.0.23

v1.0.22

05 Nov 14:28
55bd78d
Compare
Choose a tag to compare

Feature

  • export cell for test

v1.0.21

04 Nov 14:15
Compare
Choose a tag to compare

Feature

  • Experimental support for some hooks and undici package

Full Changelog: v1.0.20...v1.0.21

v1.0.20

01 Nov 10:26
ff8f264
Compare
Choose a tag to compare

Bugfix

  • Cannot found headers when use fetch api and set Headers object but not normal record #27

Full Changelog: v1.0.19...v1.0.20

v1.0.19

31 Oct 03:55
73d5987
Compare
Choose a tag to compare

Refactor

  • We use process and net to improve restart and lock. #26

Full Changelog: v1.0.18...v1.0.19

v1.0.18

27 Oct 12:51
Compare
Choose a tag to compare

Bugfix

  • We need to wait for open()

Full Changelog: v1.0.17...v1.0.18

v1.0.17

25 Oct 15:57
Compare
Choose a tag to compare

Feature

  • Don't block when open devtools failed.

Full Changelog: v1.0.16...v1.0.17

v1.0.16

24 Oct 07:48
d0bbfaa
Compare
Choose a tag to compare

Feature

  • Only allow run once when use same options

Full Changelog: v1.0.15...v1.0.16