What's Changed
- fix: remove hash from intercept dispatch key by @galvez in #1273
- feat(mock): allow matching the complete header list by @panva in #1275
- build: fix lint errors and introduce CI check by @JustinBeckwith in #1277
- remove istanbule ignore and add test for bad upgrade by @is2ei in #1279
- docs: document the behavior of consuming body twice by @is2ei in #1281
- chore: update undici-fetch to fair benchmarks by @RafaelGSS in #1283
- chore: fix import readablestream by @RafaelGSS in #1284
- tests: fix CI failure by @KhafraDev in #1286
- docs: add examples to fetch/request by @RafaelGSS in #1287
- chore: fix duplicated error import in test/agent.js by @is2ei in #1288
- chore: html reporter by @is2ei in #1289
- fix: Do not use WeakRef on mocks. by @ShogunPanda in #1290
New Contributors
- @galvez made their first contribution in #1273
- @panva made their first contribution in #1275
- @JustinBeckwith made their first contribution in #1277
Full Changelog: v4.15.1...v4.16.0