Skip to content

Releases: fastify/fastify-static

v3.0.0

04 May 10:22
Compare
Choose a tag to compare

📚 PR:

  • Disclaimer note for fastify v3.
  • doc: document multiple roots (#124)
  • Upgrade to Fastify v3 (#125)
  • Bump tap from 12.7.0 to 14.10.7 (#128)
  • Bump @types/node from 10.17.21 to 13.13.4 (#129)

v2.7.0

20 Apr 21:07
Compare
Choose a tag to compare

📚 PR:

  • add flag to avoid trailing slash in prefix (#123)

v2.6.0

26 Jan 18:20
Compare
Choose a tag to compare

📚 PR:

  • Add rootPath overload parameter to sendFile function (#118)

v2.5.1

29 Nov 07:52
Compare
Choose a tag to compare

📚 PR:

  • fix for typescript http2/https warning (#115)
  • fix: handle missing trailing slash on directories (#113)

v2.5.0

17 Jun 19:09
Compare
Choose a tag to compare

📚 PR:

  • Added Node 12 to .travis.yml
  • Updated dependencies
  • maxAge test (#103)
  • feat: allow wildcard being globPattern (#107)

v2.4.0

27 Mar 14:46
Compare
Choose a tag to compare
  • log warning if root directory does not exists instead of warning #102

v2.3.4

25 Feb 08:58
Compare
Choose a tag to compare
  • Fastify v2.0.0 release

v2.3.3

22 Feb 07:20
Compare
Choose a tag to compare

#99 - Add wildcard option to type definitions

v2.3.2

14 Feb 16:44
Compare
Choose a tag to compare

#97 - Add type prop the package.json

v2.3.1

12 Feb 23:23
Compare
Choose a tag to compare
  • Improve error output if root is missing #96