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 tosignal
inRequestInit
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
- @bugb made their first contribution in #2470
- @gebsh made their first contribution in #2455
- @ToshB made their first contribution in #2477
- @MzUgM made their first contribution in #2478
- @matt-way made their first contribution in #2473
Full Changelog: v5.28.1...v5.28.2