Skip to content

Releases: fastify/light-my-request

v5.13.0

11 Apr 08:17
7dd4977
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.12.0...v5.13.0

v5.12.0

07 Mar 10:17
31bed7c
Compare
Choose a tag to compare

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

v5.11.1

23 Feb 09:55
0533a81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.11.0...v5.11.1

v5.11.0

12 Sep 17:35
6416c07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.10.0...v5.11.0

v5.10.0

08 Jun 11:08
a9eab58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.9.2...v5.10.0

v5.9.2

06 Jun 11:15
da1435e
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add bun lockfile by @Fdawgs in #238
  • build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #239
  • build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #240
  • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #241
  • ci: only trigger on pushes to main branches by @Fdawgs in #243
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #245
  • fix: add missing type for request body by @Fdawgs in #246
  • Calling req.destroy() after reading the whole payload should not error by @mcollina in #247

Full Changelog: v5.9.1...v5.9.2

v5.9.1

15 Feb 08:41
bfee719
Compare
Choose a tag to compare

Revert of #237

Full Changelog: v5.9.0...v5.9.1

v5.9.0

15 Feb 08:38
e444e9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.8.0...v5.9.0

v5.8.0

05 Dec 00:12
b0f9f0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.7.0...v5.8.0

v5.7.0

25 Nov 10:50
8accb43
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #225
  • build(deps-dev): bump form-auto-content from 2.2.1 to 3.0.0 by @dependabot in #226
  • fix: Response.json() should not check the content-type by @WoH in #229

New Contributors

  • @WoH made their first contribution in #229

Full Changelog: v5.6.1...v5.7.0