Skip to content

Releases: fastify/light-my-request

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

v4.9.0

24 Mar 17:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.9.0

v4.8.0

17 Feb 16:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.1...v4.8.0

v4.7.1

31 Jan 08:26
39415b1
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #168
  • build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #169
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #170
  • build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #172
  • automatic PR by @Eomm in #173
  • build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #174
  • Fix Response type by @limulus in #177

New Contributors

Full Changelog: v4.7.0...v4.7.1