Releases: GrinZero/node-network-devtools
Releases · GrinZero/node-network-devtools
v1.0.15
Feature
- Now,
node-network-devtools
allow proactively eliminate side effects #24
What's Changed
New Contributors
Full Changelog: v1.0.14...v1.0.15
v1.0.14
Bugfix
- BodyTransformer need to parse
JSON.stringify(Buffer)
to Buffer
Full Changelog: v1.0.13...v1.0.14
v1.0.13
Bugfix
- fix
http.request
params error
- fix
BodyTransformer
error
Full Changelog: v1.0.12...v1.0.13
v1.0.12
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
We are very excited to inform everyone that we now support debugging and displaying websocket messages!
Feature
- Support inspect websocket request
v1.0.10
Feature
- Support options
port
\ serverPort
\ autoOpenDevtool
to control the lib action.
v1.0.9
Chore
- change some meta data in package.json to improve SEO
v1.0.8
Expr
- Try make stack loading more accurate
- Try auto CD in fact
v1.0.7
Hotfix
- Fix the bug #16 (The scope of influence is node 20+)
v1.0.6
Hotfix
- Fix the typescript import error
- The register option is optional
Normal