Skip to content

Releases: fastify/fastify-static

v6.5.1

22 Nov 07:20
95efb4b
Compare
Choose a tag to compare

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

30 Jul 11:24
Compare
Choose a tag to compare

📚 PR:

  • docs: use npm install alias; remove redundant --save arg
  • feat: add request object to allowedPath option (#321)

v6.4.1

23 Jul 12:10
98740b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.4.0...v6.4.1

v6.4.0

23 May 15:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.0...v6.4.0

v6.3.0

19 May 19:01
c293d8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.3.0

v6.2.0

18 May 10:16
Compare
Choose a tag to compare

What's Changed

  • feat: list option with dotfiles option by @is2ei in #302

Full Changelog: v6.1.0...v6.2.0

v6.1.0

15 May 12:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

06 May 11:31
510d56d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v6.0.0

v5.0.2

04 May 09:01
dee5d80
Compare
Choose a tag to compare

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

Full Changelog: v5.0.1...v5.0.2

v5.0.1

01 May 18:06
17de681
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.0.1