What's Changed
- test: avoid localhost lookup in fetch cookies tests by @mcollina in #5363
- fix: prevent race condition between onEnd and onTrailers in HTTP/2 client (#5216) by @mcollina in #5343
- fix(dns): skip requests without origin by @marko1olo in #5376
- docs: add Getting Started guide by @AliMahmoudDev in #5371
- docs: fix code examples that crash at runtime and other inaccuracies by @AliMahmoudDev in #5386
- fix: handle paused parser on socket end (issue #5360) by @mcollina in #5389
- fix(client): reject pipelined TLS altname errors by @marko1olo in #5373
- docs: fix multiple inaccuracies in API documentation by @AliMahmoudDev in #5384
- docs: fix remaining broken links in API documentation by @AliMahmoudDev in #5342
New Contributors
- @marko1olo made their first contribution in #5376
Full Changelog: v8.4.0...v8.4.1