Skip to content

Releases: fastify/fastify-static

v2.3.0

10 Feb 18:57
Compare
Choose a tag to compare
  • Added redirect option #93

v2.2.0

05 Feb 22:09
Compare
Choose a tag to compare
  • Add typings #90

v2.1.0

05 Jan 16:40
Compare
Choose a tag to compare

#83 - Use glob to avoid setting a wildcard route

v1.1.0

05 Jan 16:56
Compare
Choose a tag to compare

Backport #83 -Use glob to avoid setting a wild card route.

v2.0.0

05 Dec 00:24
Compare
Choose a tag to compare

Fastify v2.0.0 release line

v1.0.0

04 Dec 09:54
Compare
Choose a tag to compare

#79 1.x versions of this plugin will be compatible with Fastify versions ^1.11.0.

v0.14.0

16 Aug 21:02
Compare
Choose a tag to compare
  • add an option to disable serving #69

v0.13.0

13 Aug 17:55
Compare
Choose a tag to compare
  • Updated readalbe-stream@3 #68
  • Dropped support for Node 9.

v0.12.0

21 May 11:51
Compare
Choose a tag to compare
  • Add decorateReply option #63
  • Expose filename through output stream #61

v0.11.0

09 May 23:16
Compare
Choose a tag to compare
  • Merge pull request #56 from fastify/greenkeeper/simple-get-3.0.1
  • Update to node 10 in .travis.yml (#58)
  • Merge pull request #59 from chapuletta/maste