What's Changed
- Expose the socket in case of SocketError by @delvedor in #1041
- Add more diagnostic channels by @fatal10110 in #1036
- fix: Rename
File.filename
property toFile.name
by @octet-stream in #1044 - fix: Improve
File
andFormData
types declarations. by @octet-stream in #1042 - docs: add basic example of fetch by @o-t-w in #1035
- Update .socket property of SocketError class by @delvedor in #1045
- perf: use bigger HWM by default by @ronag in #1038
New Contributors
- @fatal10110 made their first contribution in #1036
- @octet-stream made their first contribution in #1044
- @o-t-w made their first contribution in #1035
Full Changelog: v4.6.0...v4.7.0