Skip to content

Releases: fastify/fastify-static

v7.0.4

07 May 14:59
27b42db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.3...v7.0.4

v7.0.3

04 Apr 02:19
de16de9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.2...v7.0.3

v7.0.2

29 Mar 12:49
75bbed5
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add .tap/ dir by @Fdawgs in #437
  • build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0 by @dependabot in #442
  • Retain path when using fallback precompressed path by @colatkinson in #445

New Contributors

Full Changelog: v7.0.1...v7.0.2

v7.0.1

07 Feb 18:59
515f132
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

01 Feb 16:10
f1a248b
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #424
  • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in #425
  • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in #426
  • chore(package): fix repository url by @Fdawgs in #429
  • chore: improve types for setHeaders option by @EvanHahn in #428
  • Upgrade glob to v10 by @gurgunday in #406

New Contributors

Full Changelog: v6.12.0...v7.0.0

v6.12.0

29 Oct 14:33
37056ce
Compare
Choose a tag to compare

What's Changed

  • fix eslint by @gurgunday in #415
  • refactor: add u unicode flag to regex by @Fdawgs in #418
  • refactor: remove unused bindings by @Fdawgs in #417
  • perf(index): check set size over converting to array to check length by @Fdawgs in #416
  • chore(package): explicitly declare js module type by @Fdawgs in #419
  • test: replace typeof undefined check by @Fdawgs in #420

Full Changelog: v6.11.2...v6.12.0

v6.11.2

17 Sep 08:31
d40ce2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.11.1...v6.11.2

v6.11.1

14 Sep 05:56
2471a4c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.11.0...v6.11.1

v6.11.0

01 Sep 20:01
bbbc619
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.10.2...v6.11.0

v6.10.2

25 May 16:35
4e2a83a
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #377
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #378
  • fallback to application/octet-stream if content type cannot be determined by file extension by @Uzlopak in #384

Full Changelog: v6.10.1...v6.10.2