Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
v8.4.2
What's Changed
- Revert "fix: undici headers (#289)" by @climba03003 in #290
Full Changelog: v8.4.1...v8.4.2
v8.4.1
v8.4.0
What's Changed
- docs: fix link by @Eomm in #282
- build(deps-dev): Bump tsd from 0.24.1 to 0.25.0 by @dependabot in #283
- chore(.gitignore): add clinic by @Fdawgs in #285
- doc: fix typo requestOptions by @vitaliytv in #286
- feat(#284): added option globalAgent to make use of global agent by @codrin-ch in #288
New Contributors
- @vitaliytv made their first contribution in #286
- @codrin-ch made their first contribution in #288
Full Changelog: v8.3.1...v8.4.0
v8.3.1
What's Changed
- build(deps-dev): Bump tsd from 0.23.0 to 0.24.1 by @dependabot in #273
- build(deps): Bump tiny-lru from 8.0.2 to 9.0.2 by @dependabot in #274
- docs: set correct contentTypesToEncode in docs by @Uzlopak in #276
- improve test coverage by @Uzlopak in #275
- fix: verify reply.from() return type by @theneva in #277
- build(deps): Bump tiny-lru from 9.0.3 to 10.0.0 by @dependabot in #278
- build(deps-dev): Bump @sinonjs/fake-timers from 9.1.2 to 10.0.0 by @dependabot in #279
- nodenext compatibility by @Uzlopak in #280
- fix: cache source with different destination by @ivan-tymoshenko in #281
New Contributors
- @theneva made their first contribution in #277
- @ivan-tymoshenko made their first contribution in #281
Full Changelog: v8.3.0...v8.3.1
v8.3.0
What's Changed
- fix readme regarding http option, make getHttpOpts resilient against null parameter by @Uzlopak in #268
- move types to types folder, activate linting in pipeline, fix ci badge in readme by @Uzlopak in #270
- remove semver package and node version check by @Uzlopak in #269
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #271
- perf: replace querystring with fast-querystring by @anonrig in #272
New Contributors
Full Changelog: v8.2.1...v8.3.0
v8.2.1
v8.2.0
What's Changed
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #259
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #260
- replace http-errors with @fastify/error by @Uzlopak in #261
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #262
- ci: enable license checking by @Fdawgs in #263
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #264 - fix: wrong FastifyReplyFromOptions.http type, could be boolean by @ACHP in #266
New Contributors
Full Changelog: v8.1.0...v8.2.0
v8.1.0
What's Changed
- ci: migrate to fastify reusable workflow by @Fdawgs in #251
- chore(index): add plugin name to metadata by @Fdawgs in #252
- chore(.gitignore): use updated skeleton template by @Fdawgs in #253
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #254
- build: bump dependencies by @Fdawgs in #255
- chore(package): remove
engines
field by @Fdawgs in #256 - build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #257
- feat(#232): added option disableRequestLogging to disable request logging by @dancastillo in #258
New Contributors
- @dancastillo made their first contribution in #258
Full Changelog: v8.0.0...v8.1.0
v8.0.0
v7.0.1
What's Changed
- docs: update references to old fastify-* modules by @Fdawgs in #246
- fix: update warning text thrown to reference new module names by @Fdawgs in #247
- build(deps): bump fastify/github-action-merge-dependabot from 3.0.2 to 3.1.4 by @dependabot in #248
- 7.0.1 by @RafaelGSS in #249
New Contributors
- @RafaelGSS made their first contribution in #249
Full Changelog: v7.0.0...v7.0.1