Skip to content

Releases: fastify/fastify-static

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

v5.0.0

27 Apr 15:34
1c4f933
Compare
Choose a tag to compare

What's Changed

  • docs(readme): fix dead link to fastify docs by @is2ei in #275
  • chore: remove unused code by @is2ei in #277
  • fix: reply all files and directries within the folders defined in root by @is2ei in #276
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #279
  • build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #280
  • build(deps-dev): bump standard from 16.0.2 to 17.0.0 by @Fdawgs in #285
  • Rename module by @jsumners in #286

New Contributors

Full Changelog: v4.6.1...v5.0.0