Skip to content

Releases: fastify/fastify-plugin

v2.0.3

28 Jul 13:29
Compare
Choose a tag to compare

📚 PR:

  • Use require.resolve to load fastify (#94)

v2.0.2

24 Jul 21:15
Compare
Choose a tag to compare

📚 PR:

  • Fix plugin metadata interface [TypeScript] (#92)

v2.0.1

11 Jul 18:50
Compare
Choose a tag to compare

📚 PR:

v2.0.0

23 Apr 10:44
Compare
Choose a tag to compare

📚 PR:

  • Update readme for v2.0.0
  • Remove Travis and replace with Github Actions (#86)
  • Upgrade to Fastify v3 (#85)

v1.6.1

24 Feb 14:14
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update standard to version 13.0.1
  • chore(package): update standard to version 14.0.0
  • fix linting errors for standard@14
  • Updated deps
  • Update standard to the latest version 🚀 (#74)
  • Error name (#84)

v1.6.0

27 May 12:17
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update fastify to version 2.0.0
  • Updated to fastify v2
  • fix(package): update semver to version 6.0.0
  • Adds defaults generic types to main function
  • Adds test for fastify plugin’s generic typings
  • Organize typescript testing (#63)
  • update all dependencies to latest, the same of Fastify (latest) (#64)
  • ignore tap (#71)

v1.5.0

06 Feb 03:48
Compare
Choose a tag to compare
  • support for transpiled modules #61

v1.4.0

19 Dec 21:09
Compare
Choose a tag to compare
  • preserve fastify version #56

v1.3.0

03 Dec 22:40
Compare
Choose a tag to compare
  • Add type support for the error callback #52
  • Fix file matching when dot appear before extension #55

v1.2.1

17 Sep 10:30
Compare
Choose a tag to compare
  • Fix broken links in the README #48