Skip to content

Releases: fastify/fastify-static

v4.1.0

07 May 16:32
Compare
Choose a tag to compare

📚 PR:

  • chore(gitignore): use latest github ignore template (#179)
  • ci(dependabot): update github actions (#180)
  • Bump actions/setup-node from v1 to v2.1.5 (#182)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#181)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#183)
  • chore: ci updates and style change (#190)
  • docs(readme): minor grammar changes (#192)
  • -fixed decorator for multiple roots (#193)
  • ci: add nodejs v16 to test matrix (#194)
  • Bump @types/node from 14.14.42 to 15.0.0 (#195)
  • add head routes (#191)
  • fix: failing tests on windows (#198)
  • Avoid a closure (#199)
  • Tap 15 - 100% code coverage - bug fixing (#200)

v4.0.1

22 Feb 11:55
Compare
Choose a tag to compare
  • Update index.d.ts (#176)

v4.0.0

18 Feb 09:56
Compare
Choose a tag to compare

📚 PR:

  • docs: using registered instead of registers (#171)
  • feat: implement download decorator (#174)
  • Add option to filter files (#172)
  • feat: remove wildcard string support (#175)

v3.4.0

14 Jan 11:51
Compare
Choose a tag to compare

📚 PR:

  • feat: add support for multiple root directories under a single prefix (#169)

v3.3.1

05 Jan 16:35
Compare
Choose a tag to compare

📚 PR:

  • Bump standard from 14.3.4 to 15.0.0
  • Bump snazzy from 8.0.0 to 9.0.0
  • Bump standard from 15.0.1 to 16.0.2
  • fix lint
  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #163 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • feat: add stale (#152)
  • chore: add dependabot automerge (#162)
  • Fix glob path encoding (#166)
  • Fix type of dotfiles property (#168)

v3.3.0

20 Oct 08:32
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • fix: prevent premature close error (#149)

v3.2.1

04 Oct 12:44
ca9da85
Compare
Choose a tag to compare
  • Missing lines for 100% coverage #134 + run format so pre-commit hook is happy (#142)
  • Removed socket prop from the stream wrap (#147)

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)