Skip to content

Releases: GrinZero/node-network-devtools

v1.0.18

27 Oct 12:51

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

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

Choose a tag to compare

Feature

  • Only allow run once when use same options

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

v1.0.15

23 Oct 15:48

Choose a tag to compare

Feature

  • Now, node-network-devtools allow proactively eliminate side effects #24

What's Changed

  • feat: allow proactively eliminate side effects by @EthianWong in #25

New Contributors

Full Changelog: v1.0.14...v1.0.15

v1.0.14

22 Oct 10:44
9406375

Choose a tag to compare

Bugfix

  • BodyTransformer need to parse JSON.stringify(Buffer) to Buffer

Full Changelog: v1.0.13...v1.0.14

v1.0.13

18 Oct 03:43
d5a6074

Choose a tag to compare

Bugfix

  • fix http.request params error
  • fix BodyTransformer error

Full Changelog: v1.0.12...v1.0.13

v1.0.12

15 Oct 13:59

Choose a tag to compare

Feature

  • Refactoring the subprocess section to discard the request-center. lock file #21

Bugfix

  • requestId will reset when live reloading #22

Full Changelog: v1.0.11...v1.0.12

v1.0.11

14 Oct 02:54
a4c3b60

Choose a tag to compare

We are very excited to inform everyone that we now support debugging and displaying websocket messages!

Feature

  • Support inspect websocket request

v1.0.10

13 Aug 17:52

Choose a tag to compare

Feature

  • Support options port \ serverPort \ autoOpenDevtool to control the lib action.

v1.0.9

27 Jul 16:45
b464ac9

Choose a tag to compare

Chore

  • change some meta data in package.json to improve SEO