Releases: fastify/light-my-request
Releases · fastify/light-my-request
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
v5.5.1
v5.5.0
v5.4.0
v5.3.0
What's Changed
- Support passing query as a string by @segevfiner in #208
Full Changelog: v5.2.0...v5.3.0
v5.2.0
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
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
- @segevfiner made their first contribution in #202
Full Changelog: v5.0.0...v5.1.0