Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
v10.0.0
v9.0.2
What's Changed
- build(deps-dev): Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #301
- fix: undici connect timeout (#302) by @joelnet in #303
- build(deps-dev): Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #305
- updated readme that getUpStream is not working with http2 and added a… by @nickwinger in #307
- build(deps): Bump tiny-lru from 10.4.1 to 11.0.0 by @dependabot in #308
- ci: only trigger on pushes to main branches by @Fdawgs in #309
- fix ci pipeline by @Uzlopak in #312
- build(deps-dev): Bump @types/node from 18.16.9 to 20.1.4 by @dependabot in #313
New Contributors
- @joelnet made their first contribution in #303
- @nickwinger made their first contribution in #307
Full Changelog: v9.0.1...v10.0.0
v9.0.1
What's Changed
- chore(.gitignore): add bun lockfile by @Fdawgs in #294
- build(deps-dev): Bump tsd from 0.25.0 to 0.26.0 by @dependabot in #295
- Change Extensions of test files from .js to .test.js by @Uzlopak in #297
- Disable http/http2 timeout for sse events by @deanhaleem in #299
- Fix default http2 timeout to be 60 seconds by @deanhaleem in #300
New Contributors
- @deanhaleem made their first contribution in #299
Full Changelog: v9.0.0...v9.0.1
v9.0.0
v8.4.3
What's Changed
- fix: don't change headers of original request (#291) by @effulgentsia in #292
New Contributors
- @effulgentsia made their first contribution in #292
Full Changelog: v8.4.2...v8.4.3
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