Releases: fastify/fastify-autoload
Releases · fastify/fastify-autoload
v3.3.1
📚 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
📚 PR:
- Add maxDepth on plugin options type interface (#109)
v3.2.0
📚 PR:
- Add maxDepth option. (#108)
v3.1.0
- feat: document indexPattern API option (#103)
- add dirNameRoutePrefix option (#104)
v3.0.9
📚 PR:
- Added support for ts-node-dev (#100)
v3.0.8
📚 PR:
- Fixed "error with esm on windows #98" issue (#99)
v3.0.7
📚 PR:
- Fix cyclic detection logic in case a multi-head graph (#97)
v3.0.6
📚 PR:
- test: add cyclic-dependency and module-error tests (#96)
- add support to detect ts-jest environment (#95)
v3.0.5
- Doesn't load the modules next to an index.js file (fix #90) (#92)
v3.0.4
📚 PR:
- Bugfix: prefix aggregation issues (#94)