Skip to content

Releases: fastify/fastify-static

v6.10.1

13 Apr 17:15
5bcc314
Compare
Choose a tag to compare

What's Changed

  • chore(example/public/images): compress sample image by @Fdawgs in #373
  • fix: convert root parameters with URL object type to a path by @NuktukDev in #365

New Contributors

Full Changelog: v6.10.0...v6.10.1

v6.10.0

02 Apr 09:47
38aab03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.9.0...v6.10.0

v6.9.0

10 Feb 15:41
2fc5836
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.8.0...v6.9.0

v6.8.0

30 Jan 13:52
c26d54c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.7.0...v6.8.0

v6.7.0

26 Jan 10:00
c95eaf7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6.1...v6.7.0

v6.6.1

11 Jan 10:49
8dab6ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6.0...v6.6.1

v6.6.0

04 Dec 23:31
1f85766
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.5.1...v6.6.0

v6.5.1

22 Nov 07:20
95efb4b
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #327
  • ci: enable license checking by @Fdawgs in #328
  • chore: replace use of deprecated variadic listen() by @Fdawgs in #329
  • move types to types folder and fix typing by @Uzlopak in #330
  • chore: remove return from sync route handlers examples by @Fdawgs in #333
  • chore: remove metadata from test images by @Fdawgs in #335
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #336
  • build(deps-dev): add pino by @Fdawgs in #337
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #339
  • docs: correct example by @lirantal in #340
  • docs: update the README to state that this plugin support fastify 4 by @rluvaton in #342
  • disable package lock generation by @Uzlopak in #343
  • add missing exports for nodenext compatibility by @Uzlopak in #344

New Contributors

Full Changelog: v6.5.0...v6.5.1

v6.5.0

30 Jul 11:24
Compare
Choose a tag to compare

📚 PR:

  • docs: use npm install alias; remove redundant --save arg
  • feat: add request object to allowedPath option (#321)

v6.4.1

23 Jul 12:10
98740b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.4.0...v6.4.1