Skip to content

Releases: fastify/fastify-static

v3.2.0

20 Jul 08:45
Compare
Choose a tag to compare

📚 PR:

  • Bumped fastify
  • Bump tsd from 0.12.1 to 0.13.1 (#139)
  • thenable bugfix (#140)

v3.1.0

01 Jul 16:44
Compare
Choose a tag to compare

📚 PR:

  • Bump tsd from 0.11.0 to 0.12.0 (#138)
  • feat: dir list index (#137)
  • bumped fastify v3.0.0-rc.5

v3.0.1

12 Jun 22:59
Compare
Choose a tag to compare

📚 PR:

  • update to latest standard
  • Bumped fastify@3.0.0-rc.4
  • Bump send from 0.16.2 to 0.17.1 (#130)
  • Bump @types/node from 13.13.6 to 14.0.1 (#132)
  • Bump simple-get from 3.1.0 to 4.0.0 (#133)

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