issues
search
fastify
/
fastify-autoload
Require all plugins in a directory
MIT License
333
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps-dev): bump typescript from 5.5.4 to 5.7.2
#420
dependabot[bot]
opened
3 days ago
0
style: remove trailing whitespace
#419
Fdawgs
closed
3 weeks ago
0
chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1
#418
dependabot[bot]
closed
3 weeks ago
1
refactor(lib/find-plugins): replace regexp `.exec()` with `.test()`
#417
Fdawgs
closed
1 month ago
0
chore(deps-dev): bump typescript from 5.5.4 to 5.6.3
#416
dependabot[bot]
closed
3 days ago
1
Fix dependencies across directories
#415
mcollina
closed
1 month ago
2
Dependency of plugin not registered when the plugins folder has subfolders structure
#414
mauro-d
closed
1 month ago
2
chore(deps-dev): bump esbuild from 0.23.1 to 0.24.0
#413
dependabot[bot]
closed
2 months ago
0
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2
#412
dependabot[bot]
closed
1 month ago
1
chore: update fastify to ^5.0.0
#411
Eomm
closed
2 months ago
0
feat: add support for `tsimp`
#410
stuft2
closed
2 months ago
3
chore: update fastify to ^5.0.0
#409
Fdawgs
closed
2 months ago
2
feat: Add Bun and Deno to typescript support check
#408
Codex-
opened
3 months ago
3
Each folder needs to have a routes.ts/js file in order for deeper route.ts files to work if there is an autohooks.ts file
#407
AnzeKop
closed
3 months ago
3
fix: check require.cache to find preloaded modules
#406
jean-michelet
opened
3 months ago
3
Fix a README.md formatting issue
#405
fox1t
closed
3 months ago
0
Cannot detect `@swc-node/register` loaded by `fastify-cli` with the `-r` option
#404
zetaraku
opened
4 months ago
8
chore: update ci workflow version
#403
jean-michelet
closed
4 months ago
0
chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0
#402
dependabot[bot]
closed
4 months ago
0
feat: reduce cognitive complexity
#401
jean-michelet
closed
3 months ago
5
chore(deps-dev): bump vitest from 1.6.0 to 2.0.3
#400
dependabot[bot]
closed
4 months ago
0
test: fix jest
#399
climba03003
closed
4 months ago
0
Fix jest timeout
#398
jean-michelet
closed
4 months ago
1
chore(deps-dev): bump vitest from 0.34.6 to 2.0.2
#397
dependabot[bot]
closed
4 months ago
1
Merge `next` into `master`
#396
jsumners
closed
4 months ago
5
chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0
#395
dependabot[bot]
closed
4 months ago
0
chore(deps-dev): bump esbuild from 0.21.5 to 0.22.0
#394
dependabot[bot]
closed
4 months ago
1
chore(deps-dev): bump esbuild from 0.19.12 to 0.21.5
#393
dependabot[bot]
closed
5 months ago
0
chore(deps-dev): bump vitest from 0.34.6 to 1.6.0
#392
dependabot[bot]
closed
4 months ago
1
chore(deps-dev): bump tsx from 3.14.0 to 4.15.7
#391
dependabot[bot]
closed
5 months ago
0
chore(deps-dev): bump tsd from 0.29.0 to 0.31.1
#390
dependabot[bot]
closed
5 months ago
0
docs: document possibility to parameter scriptPattern
#389
jean-michelet
closed
5 months ago
2
Support loading tsx files.
#388
Markyiptw
closed
5 months ago
5
perf: extract pluginOrModulePattern
#387
Uzlopak
closed
5 months ago
1
potential issues in combination with avvio? crashing when using fastify v5
#386
Uzlopak
closed
5 months ago
4
Investigate if readFileSync is faster
#385
Uzlopak
opened
5 months ago
2
chore(deps-dev): bump tsd from 0.29.0 to 0.31.0
#384
dependabot[bot]
closed
5 months ago
1
Refactoring the component
#383
jean-michelet
opened
5 months ago
6
fix: revert composing autohooks
#382
climba03003
closed
5 months ago
1
Allow `autoConfig` with callback
#381
jean-michelet
closed
5 months ago
1
autohooks break prefixOverride
#380
rommelandrea
closed
5 months ago
9
chore: update deps
#379
climba03003
closed
5 months ago
0
fix: autohooks prefix concatenation
#378
climba03003
closed
6 months ago
1
fix: autohooks root prefix
#377
climba03003
closed
6 months ago
0
Fastify 5.8.2 and autohooks produces "route already declared" error
#376
mccare
closed
6 months ago
12
fix: autohooks prefix
#375
climba03003
closed
6 months ago
0
Routes with autohooks are broken in 5.8.1
#374
bcomnes
closed
6 months ago
0
Update for V5 (bis)
#373
jean-michelet
closed
5 months ago
8
refactor: better support typescript
#372
climba03003
closed
6 months ago
6
Update for v5
#371
gurgunday
closed
6 months ago
6
Next