Skip to content

Releases: fastify/fastify-autoload

v3.0.4

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

πŸ“š PR:

  • Bugfix: prefix aggregation issues (#94)

v3.0.3

14 Jul 07:53
Compare
Choose a tag to compare

πŸ“š PR:

  • Bumped [email protected]
  • Import plugins in parallel to reduce load times (#80)
  • Bump tsd from 0.11.0 to 0.12.0 (#83)
  • Bump tsd from 0.12.1 to 0.13.1 (#85)
  • fixed another directory with index file (#87)

v3.0.2

14 Jul 07:49
Compare
Choose a tag to compare

πŸ“š PR:

  • Fixed support for prefix and index.js loading

v3.0.1

03 Jun 22:19
Compare
Choose a tag to compare
  • Fixed support for nested folders

v3.0.0

03 Jun 20:22
Compare
Choose a tag to compare
  • ESM support and async/await refactor (#76)

v2.0.0

28 Apr 15:36
Compare
Choose a tag to compare

πŸ“š PR:

  • Updated dependencies
  • Use dependabot instead of greenkeeper (#70)
  • Bump @types/node from 12.12.32 to 13.9.5 (#68)
  • Bump @typescript-eslint/parser from 1.13.0 to 2.25.0 (#67)
  • Upgrade fastify to v3 (#71)

v1.2.2

20 Feb 20:00
Compare
Choose a tag to compare

πŸ“š PR:

  • Ignore TypeScript definition files (#66)
  • github actions (#64)

v1.2.1

11 Feb 21:43
Compare
Choose a tag to compare

πŸ“š PR:

  • Fixes plugin.autoConfig on export default (#62)

v1.2.0

07 Jan 15:54
Compare
Choose a tag to compare

πŸ“š PR:

  • support plugin.autoConfig (#60)

v1.1.0

06 Dec 22:29
Compare
Choose a tag to compare

πŸ“š PR:

  • Update standard to the latest version πŸš€ (#43)
  • Update standard (#50)
  • chore(package): update @typescript-eslint/eslint-plugin to version 2.0.0 (#47)
  • update package (#53)
  • Node 12 test fix (#56)
  • Automatically wrap full routes into fastify plugins (#57)