Skip to content

Releases: fastify/fastify-static

v6.4.0

23 May 15:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.0...v6.4.0

v6.3.0

19 May 19:01
c293d8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.3.0

v6.2.0

18 May 10:16
Compare
Choose a tag to compare

What's Changed

  • feat: list option with dotfiles option by @is2ei in #302

Full Changelog: v6.1.0...v6.2.0

v6.1.0

15 May 12:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

06 May 11:31
510d56d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v6.0.0

v5.0.2

04 May 09:01
dee5d80
Compare
Choose a tag to compare

What's Changed

  • fix: follow symlink subdir without wildcard by @is2ei in #282
  • fix: findIndexFile return false if indexFiles option false by @erictaylor in #290

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

01 May 18:06
17de681
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

27 Apr 15:34
1c4f933
Compare
Choose a tag to compare

What's Changed

  • docs(readme): fix dead link to fastify docs by @is2ei in #275
  • chore: remove unused code by @is2ei in #277
  • fix: reply all files and directries within the folders defined in root by @is2ei in #276
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #279
  • build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #280
  • build(deps-dev): bump standard from 16.0.2 to 17.0.0 by @Fdawgs in #285
  • Rename module by @jsumners in #286

New Contributors

Full Changelog: v4.6.1...v5.0.0

v4.6.1

18 Mar 08:47
Compare
Choose a tag to compare

What's Changed

  • fix: fixes serving preCompressed index without trailing slash by @cameronbraid in #274

Full Changelog: v4.6.0...v4.6.1

v4.6.0

17 Mar 09:35
282eb01
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #252
  • build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #253
  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #254
  • build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #255
  • build(deps-dev): bump fastify-compress from 3.7.0 to 4.0.0 by @dependabot in #256
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #257
  • build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #260
  • automatic PR by @Eomm in #261
  • automatic PR by @Eomm in #262
  • build: reduce dependabot update frequency by @Fdawgs in #266
  • build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #267
  • build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #268
  • fix: precompressed index without trailing slash (#270) by @cameronbraid in #271
  • fix: serve directory without trailing slash fixes(#272) by @cameronbraid in #273

New Contributors

Full Changelog: v4.5.0...v4.6.0