Skip to content

Releases: fastify/fastify-autoload

v3.3.1

08 Nov 20:17
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Bump snazzy from 8.0.0 to 9.0.0
  • Bump standard from 15.0.1 to 16.0.1
  • feat: add stale (#111)
  • chore: dependabot auto merge (#116)
  • fix: dependabot automerge (#118)

v3.3.0

01 Oct 15:04
Compare
Choose a tag to compare

📚 PR:

  • Add maxDepth on plugin options type interface (#109)

v3.2.0

28 Sep 15:43
Compare
Choose a tag to compare

📚 PR:

  • Add maxDepth option. (#108)

v3.1.0

15 Sep 06:30
Compare
Choose a tag to compare
  • feat: document indexPattern API option (#103)
  • add dirNameRoutePrefix option (#104)

v3.0.9

03 Sep 18:19
Compare
Choose a tag to compare

📚 PR:

  • Added support for ts-node-dev (#100)

v3.0.8

13 Aug 15:32
Compare
Choose a tag to compare

📚 PR:

  • Fixed "error with esm on windows #98" issue (#99)

v3.0.7

07 Aug 16:04
Compare
Choose a tag to compare

📚 PR:

  • Fix cyclic detection logic in case a multi-head graph (#97)

v3.0.6

28 Jul 16:26
Compare
Choose a tag to compare

📚 PR:

  • test: add cyclic-dependency and module-error tests (#96)
  • add support to detect ts-jest environment (#95)

v3.0.5

19 Jul 08:21
ed2cd9b
Compare
Choose a tag to compare
  • Doesn't load the modules next to an index.js file (fix #90) (#92)

v3.0.4

17 Jul 10:18
b8266ec
Compare
Choose a tag to compare

📚 PR:

  • Bugfix: prefix aggregation issues (#94)