v8.2.9
·
57 commits
to master
since this release
October 25 2024
Fixed
- Revert fix created to handle browser timeouts (not gracefully). The Web Fetch API doesn't have descriptive error information, and it sends
TypeErrorfor both cases when connection closed by browser or network issue (blocked domain).