Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-22 | 1.5 kB | |
v7.15.0 source code.tar.gz | 2025-08-22 | 2.5 MB | |
v7.15.0 source code.zip | 2025-08-22 | 4.4 MB | |
Totals: 3 Items | 6.9 MB | 0 |
What's Changed
- feat: extract sri from fetch, upgrade to latest spec by @Uzlopak in https://github.com/nodejs/undici/pull/4307
- Update WPT by @github-actions[bot] in https://github.com/nodejs/undici/pull/4422
- build(deps-dev): bump @fastify/busboy from 3.1.1 to 3.2.0 by @dependabot[bot] in https://github.com/nodejs/undici/pull/4428
- fix: memory leak in Agent by @hexchain in https://github.com/nodejs/undici/pull/4425
- chore: remove lib/api/util.js by @Uzlopak in https://github.com/nodejs/undici/pull/3578
- ci: reenable shared builtin CI tests by @richardlau in https://github.com/nodejs/undici/pull/4426
- Decompression Interceptor by @FelixVaughan in https://github.com/nodejs/undici/pull/4317
- chore: update llhttp by @Uzlopak in https://github.com/nodejs/undici/pull/4431
- chore: remove unused exceptions in try catch blocks by @Uzlopak in https://github.com/nodejs/undici/pull/4440
- types: remove type Error = unknown for diagnostic-channels by @Uzlopak in https://github.com/nodejs/undici/pull/4438
- chore: avoid overriding global escape and unescape by @Uzlopak in https://github.com/nodejs/undici/pull/4437
- cache : serialize Query only if needed, avoid throwing error by @Uzlopak in https://github.com/nodejs/undici/pull/4441
- types: add SnapshotRecorderMode by @Uzlopak in https://github.com/nodejs/undici/pull/4442
New Contributors
- @hexchain made their first contribution in https://github.com/nodejs/undici/pull/4425
Full Changelog: https://github.com/nodejs/undici/compare/v7.14.0...v7.15.0