Releases: GrinZero/node-network-devtools
Releases · GrinZero/node-network-devtools
v1.0.23
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
v1.0.21
v1.0.20
v1.0.19
v1.0.18
v1.0.17
v1.0.16
v1.0.15
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
- @EthianWong made their first contribution in #25
Full Changelog: v1.0.14...v1.0.15
v1.0.14
Bugfix
- BodyTransformer need to parse
JSON.stringify(Buffer)
toBuffer
Full Changelog: v1.0.13...v1.0.14