Releases: fastify/light-my-request
Releases · fastify/light-my-request
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
v4.12.0
v5.0.0
v4.10.1
v4.10.0
What's Changed
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #186
- build(deps): bump cookie from 0.4.2 to 0.5.0 by @dependabot in #187
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #188
- feat: add support for custom request types by @wilkmaia in #190
New Contributors
Full Changelog: v4.9.0...v4.10.0
v4.9.0
What's Changed
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #181
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #182
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #183
- fix: use correct object when calling
json
by @SimenB in #185
Full Changelog: v4.8.0...v4.9.0
v4.8.0
v4.7.1
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