Skip to content

Releases: GrinZero/node-network-devtools

v1.0.15

23 Oct 15:48
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Feature

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

v1.0.9

27 Jul 16:45
b464ac9
Compare
Choose a tag to compare

Chore

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

v1.0.8

21 Jul 17:12
Compare
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
Compare
Choose a tag to compare

Hotfix

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

v1.0.6

20 Jun 17:22
Compare
Choose a tag to compare

Hotfix

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

Normal

  • Auto publish workflow