Releases: fastify/light-my-request
Releases · fastify/light-my-request
v6.5.1
v6.5.0
v6.4.0
What's Changed
- build(deps-dev): bump tinybench from 2.9.0 to 3.0.0 by @dependabot in #311
- test: migrate from tap to node:test and c8 by @dancastillo in #312
- ci(benchmark): use major version of workflow by @Fdawgs in #313
- style: remove trailing whitespace by @Fdawgs in #314
- build(deps-dev): bump undici from 6.21.0 to 7.0.0 by @dependabot in #316
- docs(readme): update ci badge syntax by @Fdawgs in #318
- build(deps-dev): replace standard with neostandard by @Fdawgs in #319
- build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #320
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #321 - types: use
node:
prefix for builtins by @Fdawgs in #322 - build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #323
- Streaming input by @mcollina in #317
New Contributors
- @dancastillo made their first contribution in #312
Full Changelog: v6.3.0...v6.4.0
v6.3.0
v6.2.0
What's Changed
- refactor(lib/request): use
Object.hasOwn()
by @Fdawgs in #304 - build(deps-dev): bump @types/node from 20.16.13 to 22.7.7 by @dependabot in #306
- build(deps): bump cookie from 0.7.2 to 1.0.1 by @dependabot in #307
- build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #305
- Add payloadAsStream option by @mcollina in #308
Full Changelog: v6.1.0...v6.2.0
v6.1.0
v5.14.0
v6.0.0
v5.13.0
What's Changed
- feat: response.stream() by @climba03003 in #284
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #285
- feat: support
FormData
by @climba03003 in #286
Full Changelog: v5.12.0...v5.13.0
v5.12.0
What's Changed
- build(deps): bump process-warning from 2.3.2 to 3.0.0 by @dependabot in #277
Full Changelog: v5.11.1...v5.12.0