v2.3.0
What's Changed
- improve debug info by @JacksonTian in #5
- refine the httpx by @JacksonTian in #6
- distinguish between read timeout and connect timeout by @hyj1991 in #7
- Add typescript support by @JacksonTian in #8
- Debug by @JacksonTian in #10
- Bump eslint from 3.19.0 to 6.6.0 by @dependabot in #11
- Improve debug http response by @JacksonTian in #14
- fix: Cannot read property 'Symbol(TIMER::READ_TIMER)' of null by @nodejh in #15
- add private key and certification config by @peze in #17
- add ca config by @peze in #18
- fix the timer for browser by @JacksonTian in #19
- improve test cases & upgrade dependencies by @JacksonTian in #21
- Bump minimist from 1.2.5 to 1.2.7 by @dependabot in #26
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #28
- Bump nanoid from 3.1.23 to 3.3.1 by @dependabot in #27
- Bump eslint from 6.8.0 to 8.26.0 by @dependabot in #25
- Bump mocha from 9.2.2 to 10.1.0 by @dependabot in #22
- Bump @types/node from 14.18.33 to 18.11.8 by @dependabot in #23
- Bump eslint from 8.26.0 to 8.28.0 by @dependabot in #31
- Bump @types/node from 18.11.8 to 18.11.9 by @dependabot in #30
- Bump eslint from 8.28.0 to 8.33.0 by @dependabot in #42
- Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #40
- Bump @types/node from 18.11.9 to 18.11.18 by @dependabot in #39
- Bump mocha from 10.1.0 to 10.2.0 by @dependabot in #34
- Bump eslint from 8.33.0 to 8.35.0 by @dependabot in #48
- Bump @types/node from 18.11.18 to 18.14.2 by @dependabot in #47
- Bump eslint from 8.35.0 to 8.38.0 by @dependabot in #56
- Bump @types/node from 18.14.2 to 18.15.11 by @dependabot in #54
- Update README.md by @JacksonTian in #57
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #77
- Bump @types/node from 18.15.11 to 20.4.2 by @dependabot in #76
- Bump eslint from 8.38.0 to 8.49.0 by @dependabot in #78
- Improve by @JacksonTian in #79
- test: improve test cases for proxy by @JacksonTian in #81
- lib: add readAsSSE() method by @JacksonTian in #82
New Contributors
- @hyj1991 made their first contribution in #7
- @dependabot made their first contribution in #11
- @nodejh made their first contribution in #15
- @peze made their first contribution in #17
Full Changelog: v2.1.0...v2.3.0