Skip to content

Releases: fastify/light-my-request

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

v4.7.0

23 Nov 16:09
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #162
  • build(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #163
  • build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #164
  • build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #165
  • Correctly support finished in Node v16 by @mcollina in #166

Full Changelog: v4.6.0...v4.7.0

v4.6.0

14 Oct 12:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.6.0

v4.5.0

05 Oct 16:27
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #157
  • build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #158
  • added rawHeaders to Request by @L2jLiga in #159

New Contributors

Full Changelog: v4.4.4...v4.5.0

v4.4.4

23 Aug 16:54
Compare
Choose a tag to compare

What's Changed

  • fixed parseURL and all tests passed for bug: Value of request.url when using .inject differs from a real server #3257 by @LobRockyl in #156

New Contributors

  • @LobRockyl made their first contribution in #156

Full Changelog: v4.4.3...v4.4.4

v4.4.3

18 Aug 10:29
Compare
Choose a tag to compare

What's Changed

  • chore: add missing semver dev dependency by @SimenB in #153
  • fix: copy headers when using express by @SimenB in #154

New Contributors

Full Changelog: v4.4.2...v4.4.3

v4.4.2

16 Aug 22:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.1...v4.4.2

v4.4.1

17 Dec 10:24
Compare
Choose a tag to compare

πŸ“š PR:

  • Revert "Use Ajv@7, remove dependency on Ajv (#115)"
  • Bumped v4.4.1
  • Bump tsd from 0.13.1 to 0.14.0 (#113)