fastify-autoload

Require all plugins in a directory

MIT License

Downloads
773.2K
Stars
324
Committers
61

Bot releases are hidden (Show)

fastify-autoload - v4.0.1

Published by climba03003 over 2 years ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-autoload/compare/v4.0.0...v4.0.1

fastify-autoload - v4.0.0

Published by jsumners over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-autoload/compare/v3.12.0...v4.0.0

fastify-autoload - v3.12.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-autoload/compare/v3.11.0...v3.12.0

fastify-autoload - v3.11.0

Published by Eomm over 2 years ago

📚 PR:

  • fix: update typescript definitions and deprecated tap methods
  • chore: upgrade package dependencies
  • fix (test): no flacky tests with an increased timeout to 30000
  • fix (test): get rid of this flackyness
  • Merge pull request #217 from darkgl0w/make-ci-green-again
  • chore: testing new reusable workflow (#216)
  • build: reduce dependabot update frequency (#219)
  • feat: adding encapsulate option with default true, non-breaking change (#222)
fastify-autoload - v3.10.0

Published by Eomm almost 3 years ago

📚 PR:

  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#194)
  • docs fix example (#195)
  • chore(deps): bump fastify/github-action-merge-dependabot (#192)
  • chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 (#196)
  • chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#198)
  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#199)
  • chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#202)
  • chore(deps): bump fastify/github-action-merge-dependabot (#203)
  • build(dependabot): ignore minor and patch github-actions updates (#204)
  • chore(deps): bump fastify/github-action-merge-dependabot (#206)
  • chore(deps): bump fastify/github-action-merge-dependabot (#208)
  • chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#210)
  • chore: upgrade github-action-merge-dependabot to v3 (#211)
  • chore: upgrade github-action-merge-dependabot to v3 (#212)
  • feat: add tsm support (#215)
fastify-autoload - v3.9.0

Published by mcollina about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-autoload/compare/v3.8.1...v3.9.0

fastify-autoload - v3.8.1

Published by Eomm about 3 years ago

📚 PR:

  • chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#174)
  • chore(deps-dev): bump @types/node from 15.14.1 to 16.0.0 (#175)
  • chore(deps): bump fastify/github-action-merge-dependabot (#176)
  • Bump ts-node & tsd (#178)
  • chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#179)
  • chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#180)
  • chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#181)
  • chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 (#182)
  • chore(deps): bump fastify/github-action-merge-dependabot (#184)
  • chore(deps): bump fastify/github-action-merge-dependabot (#185)
  • chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.1 (#187)
  • fix: allow package.json in the root of autoload dir (#188) (#189)
fastify-autoload - v3.8.0

Published by mcollina over 3 years ago

📚 PR:

  • Bump @types/node from 14.14.42 to 15.0.0 (#156)
  • ci: add nodejs v16 to test matrix (#157)
  • fix tests (#163)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#165)
  • Bump tsd from 0.14.0 to 0.16.0 (#167)
  • chore(deps): bump fastify/github-action-merge-dependabot (#168)
  • Bumped jest and ts-jest to 27.x (#164)
  • docs: removed unnecessary import (#170)
  • fix: set routeParamPattern to global (issue #171) (#172)
fastify-autoload - v3.7.1

Published by mcollina over 3 years ago

📚 PR:

  • ci: remove redundant conditional (#154)
  • docs(readme): minor grammar changes (#155)
  • fix: add missing type routeParams (#153)
fastify-autoload - v3.7.0

Published by mcollina over 3 years ago

📚 PR:

  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#147)
  • feat: route parameters (#134)
  • Support for tap v15 (#152)
fastify-autoload - v3.6.0

Published by mcollina over 3 years ago

📚 PR:

  • Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 (#140)
  • Bump fastify/github-action-merge-dependabot from v1.2.0 to v1.2.1 (#141)
  • fix: ci should run on the matrix os (#142)
  • chore(gitignore): use latest github ignore template (#143)
  • feat: Added forceESM option. (#144)
  • fix jest tests (#146)
fastify-autoload - v3.5.2

Published by mcollina over 3 years ago

📚 PR:

  • Add missing types in AutoloadPluginOptions (#138)
fastify-autoload - v3.5.1

Published by mcollina over 3 years ago

  • Bump actions/setup-node from v2.1.4 to v2.1.5 (#135)
  • Fix decorator support when not using autoHooks. (#136)
fastify-autoload - v3.5.0

Published by mcollina over 3 years ago

📚 PR:

  • Bump actions/setup-node from v1 to v2.1.4
  • Bump actions/checkout from v1 to v2.3.4
  • Merge pull request #131 from fastify/dependabot/github_actions/actions/setup-node-v2.1.4
  • Merge pull request #132 from fastify/dependabot/github_actions/actions/checkout-v2.3.4
  • ci(dependabot): auto update github actions (#129)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.1.1 (#130)
  • feat: autoload hooks (#128)
fastify-autoload - v3.4.2

Published by mcollina over 3 years ago

📚 PR:

  • fix: skip override on exports (#127)
fastify-autoload - v3.4.1

Published by mcollina over 3 years ago

📚 PR:

  • test: add test for env integration (#125)
  • fix: fixed error when importing using esm syntax (#126)
fastify-autoload - v3.4.0

Published by Eomm almost 4 years ago

📚 PR:

  • feat: rewrite prefix (#124)
fastify-autoload - v3.3.2

Published by mcollina almost 4 years ago

📚 PR:

  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #121 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • chore: use automerge action (#119)
  • fix(#122): multiple slashes in route prefix (#123)
fastify-autoload - v3.3.1

Published by mcollina almost 4 years ago

📚 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)
fastify-autoload - v3.3.0

Published by mcollina about 4 years ago

📚 PR:

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