Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
v9.3.0
What's Changed
- build(deps-dev): Bump @sinonjs/fake-timers from 10.2.0 to 11.0.0 by @dependabot in #320
- feat: duck type undici option by @ivan-tymoshenko in #321
Full Changelog: v9.2.0...v9.3.0
v9.2.0
What's Changed
- Correct typo in README by @anyonecancode in #318
- fix proxying with double slash by @rluvaton in #319
New Contributors
- @anyonecancode made their first contribution in #318
- @rluvaton made their first contribution in #319
Full Changelog: v9.1.0...v9.2.0
v9.1.0
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