Skip to content

v5.28.2

Compare
Choose a tag to compare
@mcollina mcollina released this 30 Nov 15:41
· 519 commits to main since this release
9a14e5f

What's Changed

  • fix: remove optional chainning for compatible with Nodejs12 and below by @bugb in #2470
  • fix: remove node: prefix by @tsctx in #2471
  • perf: avoid Headers initialization by @tsctx in #2468
  • fix: handle SharedArrayBuffer correctly by @tsctx in #2466
  • fix: Add null type to signal in RequestInit by @gebsh in #2455
  • fix: correctly handle data URL with hashes. by @tsctx in #2475
  • fix: check response for timinginfo allow flag by @ToshB in #2477
  • Make call to onBodySent conditional in RetryHandler by @MzUgM in #2478
  • refactor: better integrity check by @tsctx in #2462
  • fix: Added support for inline URL username:password proxy auth by @matt-way in #2473
  • build(deps-dev): bump jsdom from 22.1.0 to 23.0.0 by @dependabot in #2472
  • build(deps-dev): bump sinon from 16.1.3 to 17.0.1 by @dependabot in #2405
  • build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1 by @dependabot in #2396
  • build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #2395
  • build(deps): bump step-security/harden-runner from 2.5.0 to 2.6.0 by @dependabot in #2392
  • build(deps-dev): bump formdata-node from 4.4.1 to 6.0.3 by @dependabot in #2389
  • build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #2302

New Contributors

Full Changelog: v5.28.1...v5.28.2