Releases: fastify/fastify-static
Releases · fastify/fastify-static
v6.5.1
What's Changed
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #327
- ci: enable license checking by @Fdawgs in #328
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #329 - move types to types folder and fix typing by @Uzlopak in #330
- chore: remove
return
from sync route handlers examples by @Fdawgs in #333 - chore: remove metadata from test images by @Fdawgs in #335
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #336
- build(deps-dev): add pino by @Fdawgs in #337
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #339
- docs: correct example by @lirantal in #340
- docs: update the README to state that this plugin support fastify 4 by @rluvaton in #342
- disable package lock generation by @Uzlopak in #343
- add missing exports for nodenext compatibility by @Uzlopak in #344
New Contributors
Full Changelog: v6.5.0...v6.5.1
v6.5.0
v6.4.1
What's Changed
- chore(.gitignore): use updated skeleton template by @Fdawgs in #312
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #313
- build(deps): bump readable-stream from 3.6.0 to 4.0.0 by @dependabot in #315
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #314
- use @fastify/accept-negotiator by @Uzlopak in #316
- Fix unit tests by @mcollina in #324
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #323
- make type definitons
"module": "nodenext"
compatible by @wight554 in #311 - build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #318
New Contributors
Full Changelog: v6.4.0...v6.4.1
v6.4.0
v6.3.0
v6.2.0
v6.1.0
What's Changed
- fix: update glob to version 8 and fix broken tests by @guilhermelimak in #297
- docs(readme): remove snyk badge by @Fdawgs in #298
New Contributors
- @guilhermelimak made their first contribution in #297
Full Changelog: v6.0.0...v6.1.0
v6.0.0
v5.0.2
What's Changed
- fix: follow symlink subdir without wildcard by @is2ei in #282
- fix: findIndexFile return false if indexFiles option false by @erictaylor in #290
New Contributors
- @erictaylor made their first contribution in #290
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
- docs: update references to old fastify-* modules by @Fdawgs in #288
- build(deps-dev): use new @fastify org dependencies by @Fdawgs in #289
- Add named export to type definitions by @wight554 in #284
- 5.0.1 by @RafaelGSS in #291
New Contributors
- @wight554 made their first contribution in #284
- @RafaelGSS made their first contribution in #291
Full Changelog: v5.0.0...v5.0.1