September 01, 2024
theguild-bot
released this
01 Sep 11:18
·
295 commits
to master
since this release
@whatwg-node/[email protected]
Patch Changes
-
#1617
ed368bf
Thanks @ardatan! - # Fixes for usage ofnode-libcurl
- Fix `Error: SSL peer certificate or SSH remove key was not ok error`, and use
tls.rootCertificates
as default certificates.
- Fix
API function called from within callback
by preventing the use ofcurl_easy_perform
and
curl_multi_perform
inside callbacks.
- Fix `Error: SSL peer certificate or SSH remove key was not ok error`, and use