Skip to content

Releases: fastify/fastify-plugin

v2.3.4

14 Sep 07:49
Compare
Choose a tag to compare

πŸ“š PR:

  • Adds default to module.exports (#106)

v2.3.3

28 Aug 08:48
Compare
Choose a tag to compare

πŸ“š PR:

  • fix types and improve tests (#104)

v2.3.2

21 Aug 14:03
Compare
Choose a tag to compare

πŸ“š PR:

  • fixes checkVersion to try all locations (#103)

v2.3.1

20 Aug 06:10
Compare
Choose a tag to compare

πŸ“š PR:

  • Removes wrong "files" setting from tsconfig.json (#99)
  • Fixes fastify version check in ESM context (#102)

v2.3.0

10 Aug 10:28
Compare
Choose a tag to compare

πŸ“š PR:

  • Add an automatic named export based on the exported name (#100)

v2.2.0

06 Aug 13:10
Compare
Choose a tag to compare

πŸ“š PR:

  • Support faux modules (#98)

v2.1.1

04 Aug 17:43
Compare
Choose a tag to compare

πŸ“š PR:

  • Support webpack (#97)

v2.1.0

03 Aug 07:34
Compare
Choose a tag to compare

Automatic name must be unique (#95)

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)