Skip to content

Releases: fastify/fastify-reply-from

v12.0.2

04 Feb 09:09
7cec1df
Compare
Choose a tag to compare

What's Changed

  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #403
  • build(deps-dev): Bump nock from 13.5.6 to 14.0.0 by @dependabot in #407
  • chore: rename master to main by @Fdawgs in #406
  • types: Allow to pass any requestable undici instance by @g12i in #405

New Contributors

  • @g12i made their first contribution in #405

Full Changelog: v12.0.1...v12.0.2

v12.0.1

11 Jan 12:04
v12.0.1
df1c344
Compare
Choose a tag to compare

What's Changed

  • docs(readme): update ci badge syntax by @Fdawgs in #388
  • build(deps-dev): Bump @types/tap from 15.0.12 to 18.0.0 by @dependabot in #390
  • types: use node: prefix for builtins by @Fdawgs in #391
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #389
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #393
  • chore(package): add funding and contribs by @Fdawgs in #394
  • chore: remove semver by @Uzlopak in #395
  • build(deps-dev): Bump @sinonjs/fake-timers from 13.0.5 to 14.0.0 by @dependabot in #392
  • chore: remove msgpack5 by @Uzlopak in #397
  • chore: try to fix ci issue by @Uzlopak in #396
  • perf: use optional chaining by @Fdawgs in #398
  • refactor: prefix unused params with underscores by @Fdawgs in #399
  • refactor(index): return directly in arrow function by @Fdawgs in #400
  • docs(readme): spelling and grammar fixes by @Fdawgs in #401

Full Changelog: v12.0.0...v12.0.1

v12.0.0

28 Nov 11:40
9a315f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.0.2...v12.0.0

v11.0.2

18 Nov 16:49
13dc7ed
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump fastify-plugin from 4.5.1 to 5.0.1 by @dependabot in #382
  • fix: return 502 on invalid upstream status code by @simosho in #386

New Contributors

Full Changelog: v11.0.1...v11.0.2

v11.0.1

21 Sep 08:35
d5e867a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.0.0...v11.0.1

v11.0.0

06 Sep 09:03
4fe6e79
Compare
Choose a tag to compare

What's Changed

  • allow explicitly disabling request and session timeouts with 0 by @gunters63 in #368
  • Merge next into master by @jsumners in #371
  • build(deps): Bump @fastify/error from 3.4.1 to 4.0.0 by @dependabot in #372
  • build(deps): Bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #373
  • build(deps): Bump fast-content-type-parse from 1.1.0 to 2.0.0 by @dependabot in #375
  • build(deps-dev): Bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #376
  • build(deps): Bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #378
  • chore: update min fastify version by @Fdawgs in #377
  • build(deps-dev): Bump @sinonjs/fake-timers from 11.3.1 to 13.0.1 by @dependabot in #379

New Contributors

Full Changelog: v9.8.0...v11.0.0

v9.8.0

22 Apr 13:40
fffa47d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.7.0...v9.8.0

v9.7.0

09 Jan 10:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.6.0...v9.7.0

v9.6.0

08 Jan 10:45
c95ea2f
Compare
Choose a tag to compare

⚠️ Security Release ⚠️

Fixes CVE-2023-51701, see GHSA-v2v2-hph8-q5xp for more details. Severity: moderate.

Full Changelog: v9.5.0...v9.6.0

v9.5.0

08 Jan 10:41
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #323
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #324
  • chore: add .gitattributes file by @Fdawgs in #327
  • chore(lib): add missing use strict directive by @Fdawgs in #329
  • chore(package): explicitly declare js module type by @Fdawgs in #330
  • [feature] custom retry callback by @MikePresman in #332
  • build(deps-dev): Bump tsd from 0.29.0 to 0.30.1 by @dependabot in #341
  • add: error object to custom retry callback by @MikePresman in #337

New Contributors

Full Changelog: v4.18.0...v9.5.0