Releases: GrinZero/node-network-devtools
Releases · GrinZero/node-network-devtools
v1.0.5
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
- feat: source panel by @parallelV2 in #13
New Contributors
- @parallelV2 made their first contribution in #13
Full Changelog: v1.0.4...v1.0.5
v1.0.4
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
- feat: automatically open devtool by @CauseMyLove in #3
New Contributors
- @CauseMyLove made their first contribution in #3
Full Changelog: https://github.com/GrinZero/node-network-devtools/commits/v1.0.4