Releases: fastify/fastify-static
Releases · fastify/fastify-static
v3.2.0
📚 PR:
- Bumped fastify
- Bump tsd from 0.12.1 to 0.13.1 (#139)
- thenable bugfix (#140)
v3.1.0
📚 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
📚 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
📚 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
📚 PR:
- add flag to avoid trailing slash in prefix (#123)
v2.6.0
📚 PR:
- Add rootPath overload parameter to sendFile function (#118)
v2.5.1
📚 PR:
- fix for typescript http2/https warning (#115)
- fix: handle missing trailing slash on directories (#113)
v2.5.0
📚 PR:
- Added Node 12 to .travis.yml
- Updated dependencies
- maxAge test (#103)
- feat: allow wildcard being globPattern (#107)
v2.4.0
- log warning if root directory does not exists instead of warning #102