What's Changed
- Fix flaky snapshot-testing by @mcollina in #4367
- Actually flush the file in lib/mock/snapshot-recorder.js by @mcollina in #4378
- docs: clarify Node.js version support in LTS table by @mcollina in #4375
- cache: fix excessive caching and some other lack of caching by @fredericDelaporte in #4335
- feat(websocket): add handshake response info to undici:websocket:open diagnostic event by @tawseefnabi in #4396
- feat: add install() function to type definitions by @jsaguet in #4384
- build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by @dependabot[bot] in #4380
- build(deps): bump cronometro from 4.0.3 to 5.3.0 in /benchmarks by @dependabot[bot] in #4171
- build(deps): bump step-security/harden-runner from 2.12.0 to 2.13.0 by @dependabot[bot] in #4379
- fix: h2 CI by @metcoder95 in #4395
- feat: EventSource can be configured with reconnectionTime by @Uzlopak in #4260
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #4404
- eventsource: deflake reconnectionTime tests by @Uzlopak in #4406
- cache: change normaliseHeaders to normalizeHeaders by @Uzlopak in #4408
- build(deps-dev): bump jest from 29.7.0 to 30.0.5 by @dependabot[bot] in #4387
- build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by @dependabot[bot] in #4386
- cache-control: no-cache: use quoted-string form by @alxndrsn in #4177
- test: fix snapshot testing flaky test by @Uzlopak in #4410
- fix formdata constructor args mark optional by @tsctx in #4411
- Update WPT by @github-actions[bot] in #4358
- Update Cache Tests by @github-actions[bot] in #4096
- chore: improve imports and requires by @Uzlopak in #4418
- refactor: snapshot-recorder by @Uzlopak in #4413
- Update WPT by @github-actions[bot] in #4416
- fix: better set a finalizer on cloned response by @tsctx in #4419
New Contributors
- @tawseefnabi made their first contribution in #4396
- @jsaguet made their first contribution in #4384
Full Changelog: v7.13.0...v7.14.0