What's Changed
- Do not fail test if streams support typed arrays by @mcollina in #2978
- fix(fetch): properly redirect non-ascii location header url by @Xvezda in #2971
- perf: Remove double-stringify in setCookie by @peterver in #2980
- [fix #2982] use DispatcherInterceptor type for Dispatcher#Compose by @clovis-guillemot in #2983
- fix: make EventSource properties enumerable by @MattBidewell in #2987
- docs: ✏️ fixed benchmark links by @benhalverson in #2991
- fix(#2986): bad start check by @metcoder95 in #2992
- fix(H2 Client): bind stream 'data' listener only after received 'response' event by @St3ffGv4 in #2985
- feat: added search input by @benhalverson in #2993
- chore: validate responses can be consumed without a Content-Length or… by @jacob-ebey in #2995
- fix error message by @KhafraDev in #2998
- Revert "perf: reuse TextDecoder instance (#2863)" by @panva in #2999
- test: remove only by @metcoder95 in #3001
New Contributors
- @Xvezda made their first contribution in #2971
- @peterver made their first contribution in #2980
- @clovis-guillemot made their first contribution in #2983
- @MattBidewell made their first contribution in #2987
- @benhalverson made their first contribution in #2991
- @St3ffGv4 made their first contribution in #2985
- @jacob-ebey made their first contribution in #2995
Full Changelog: v6.10.0...v6.10.2