Skip to content

Releases: fastify/light-my-request

v3.6.3

27 Dec 11:56
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update form-data to version 3.0.0 (#65)
  • Override Response.setTimeout to make response timeout handler work (#69)
  • chore(package): update @types/node to version 13.1.0 (#70)

v3.6.2

29 Oct 08:45
Compare
Choose a tag to compare

📚 PR:

  • restore autostart when using fire-and-forget promises. (#63)

v3.6.1

28 Oct 09:28
Compare
Choose a tag to compare

📚 PR:

  • Remove throw utility (#61)
  • fix regression introduced in v3.6.0 with string urls (#62)

v3.6.0

27 Oct 09:30
Compare
Choose a tag to compare

Features:

  • Chainable api support - #53

Fixes:

  • Update TypeScript typings (#57) - #58
  • Update doc and typings for res.json() - #56

v3.5.0

14 Oct 17:16
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update standard to version 13.0.1
  • Fix standard
  • Updated dependencies
  • Update standard to the latest version 🚀 (#47)
  • chore(package): update standard to version 14.0.2 (#49)
  • README.md typo (#51)
  • Add json() handler for Response (#55)

v3.4.1

28 Jun 13:58
Compare
Choose a tag to compare
  • Add Node 12 to Travis #46
  • Fix dep0066 #45

v3.4.0

15 Jun 12:26
Compare
Choose a tag to compare
  • Use path as alias of url - #43

v3.3.0

04 Apr 09:51
Compare
Choose a tag to compare

v3.2.0

07 Feb 23:53
Compare
Choose a tag to compare
  • Migrate to WHATWG URL #33

v3.1.0

03 Sep 10:23
Compare
Choose a tag to compare
  • Added body->payload aliases #28