fastify-autoload

Require all plugins in a directory

MIT License

Downloads
773.2K
Stars
324
Committers
61

Bot releases are visible (Hide)

fastify-autoload - v0.7.0

Published by Eomm over 5 years ago

📚 PR:

  • Bumped deps
  • chore(package): update fastify to version 2.0.0 (#22)
  • Update travis badge (#24)
  • check for exports.default first (#23)
  • support types and add types case (#28)
  • support loading of plugins based on dependency (#30)
fastify-autoload - v0.6.0

Published by mcollina almost 6 years ago

fastify-autoload - v0.5.1

Published by mcollina about 6 years ago

  • Make SyntaxError include the line number in the message #15
fastify-autoload - v0.5.0

Published by mcollina about 6 years ago

  • autoload ignore pattern #10
fastify-autoload - v0.4.0

Published by mcollina over 6 years ago

  • append plugin autoPrefix to the prefix #7
fastify-autoload - v0.3.0

Published by delvedor over 6 years ago

  • Added custom options support - #3