Releases: fastify/light-my-request
Releases · fastify/light-my-request
v5.9.2
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
v5.9.0
What's Changed
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #233
- add response cookies type by @trim21 in #234
- chore(.gitignore): add clinic by @Fdawgs in #236
- #235 Add fake origin header by @alainrk in #237
New Contributors
Full Changelog: v5.8.0...v5.9.0
v5.8.0
v5.7.0
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
Full Changelog: v5.6.1...v5.7.0
v5.6.1
v5.6.0
What's Changed
- use hasOwnProperty from Object.prototype by @Uzlopak in #219
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #220
- chore: fix type test by @SimenB in #222
- fix: properly handle Express.js send payload by @L2jLiga in #221
Full Changelog: v5.5.1...v5.6.0