Skip to content

Releases: fastify/light-my-request

v5.5.1

22 Aug 08:56
162efe4
Compare
Choose a tag to compare

What's Changed

  • fix: request has aborted flag set to false by @simoneb in #218

New Contributors

Full Changelog: v5.5.0...v5.5.1

v5.5.0

17 Aug 13:14
021111b
Compare
Choose a tag to compare

What's Changed

  • make user-agent and content-type overwritable with undefined by @Uzlopak in #216

New Contributors

Full Changelog: v5.4.0...v5.5.0

v5.4.0

05 Aug 16:54
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): replace pre-commit with @fastify/pre-commit
  • Update package.json
  • Merge pull request #210 from fastify/Fdawgs-patch-1
  • fix: pass req to ServerResponse to support pipeline() on node 16
  • Merge pull request #213 from xiedacon/fix-pipeline
  • ci: enable license checking (#211)

v5.3.0

22 Jul 09:49
294589e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v5.3.0

v5.2.0

18 Jul 11:07
dfaeee1
Compare
Choose a tag to compare

What's Changed

  • Add support for aborting a request using AbortSignal by @segevfiner in #205

Full Changelog: v5.1.0...v5.2.0

v5.1.0

15 Jul 14:40
b79e88e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump process-warning from 1.0.0 to 2.0.0 by @dependabot in #194
  • refactor: build inject`s input validation function by @Eomm in #195
  • chore(.gitignore): use updated skeleton template by @Fdawgs in #196
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #197
  • build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #198
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #200
  • Adjust typing to handle plain HTTP RequestListener by @segevfiner in #202

New Contributors

Full Changelog: v5.0.0...v5.1.0

v4.12.0

15 Jul 14:39
11a6975
Compare
Choose a tag to compare

Undo the botched v4.11.0.

v5.0.0

19 May 18:58
68c28a3
Compare
Choose a tag to compare

What's Changed

  • ci!: migrate to fastify reusable workflow by @Fdawgs in #192

Full Changelog: v4.10.1...v5.0.0

v4.10.1

04 May 15:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.10.0...v4.10.1

v4.10.0

04 May 13:48
cdfeeb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.0...v4.10.0