Skip to content

Releases: fastify/fastify-url-data

v4.0.0

27 Apr 14:15
0a0d2b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...v4.0.0

v3.0.3

07 Jul 16:17
Compare
Choose a tag to compare

📚 PR:

  • Bummped fastify@3.0.0
  • Remove Node.js core deprecation warning from tests (#37)
  • Bump tsd from 0.11.0 to 0.12.0 (#38)
  • Bump tsd from 0.12.1 to 0.13.1 (#39)

v3.0.2

16 Jun 17:29
Compare
Choose a tag to compare
  • Updated fastify@3.0.0-rc.4

v3.0.1

21 May 10:48
Compare
Choose a tag to compare

📚 PR:

  • Bump semver from 6.3.0 to 7.3.2 (#26)
  • Bump typescript from 3.0.3 to 3.8.3 (#27)
  • Bump tap from 12.7.0 to 14.10.7 (#28)
  • Cleanup greenkeeper badge #30 (#31)
  • Bump @types/node from 12.12.38 to 13.13.5 (#32)
  • Bump typescript from 3.8.3 to 3.9.2 (#34)
  • Bump @types/node from 13.13.6 to 14.0.1 (#33)
  • fix: request.req is deprecated, use request.raw instead (#35)

v3.0.0

28 Apr 13:02
Compare
Choose a tag to compare

📚 PR:

  • Remove second parameter from the while registering the plugin (#24)
  • upgrade to fastify v3 (#25)

v2.4.0

21 Oct 19:40
Compare
Choose a tag to compare

📚 PR:

  • Added HTTP2 headers support (#20)
  • chore(package): update @types/node to version 12.0.2
  • chore(package): update standard to version 13.0.1
  • ignore tap (#15)
  • chore(package): update standard to version 14.0.2 (#19)

v2.2.2

13 Feb 17:12
Compare
Choose a tag to compare
  • support for fastify@2

v2.2.1

13 Feb 16:35
Compare
Choose a tag to compare
  • Passing tests with typescript defs

v2.2.0

21 Sep 10:09
Compare
Choose a tag to compare
  • Typescript definitions #8
  • Added missing license file #9

v2.0.1

05 May 13:04
4c8823b
Compare
Choose a tag to compare
  • Bump dependencies