Releases: fastify/fastify-static
Releases · fastify/fastify-static
v8.0.2
What's Changed
- fix: respect custom status code when successfully send file by @climba03003 in #476
Full Changelog: v8.0.1...v8.0.2
v8.0.1
v8.0.0
What's Changed
- build(deps-dev): bump pino from 8.21.0 to 9.1.0 by @dependabot in #453
- Merge
next
intomaster
by @jsumners in #454 - build(deps): bump glob from 10.4.5 to 11.0.0 by @dependabot in #456
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #457
- chore: remove coveralls as dev dependency by @Uzlopak in #463
- chore: migrate to neostandard by @Uzlopak in #462
- chore: remove handlebars by @Uzlopak in #464
Full Changelog: v7.0.4...v8.0.0
v7.0.4
v7.0.3
What's Changed
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #446
- fix: wildcard head return content-length header by @climba03003 in #448
Full Changelog: v7.0.2...v7.0.3
v7.0.2
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
- @colatkinson made their first contribution in #445
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- build(deps-dev): bump @fastify/compress from 6.5.0 to 7.0.0 by @dependabot in #433
- Optimize
dirList
by @gurgunday in #435 - fix: file not found errors when the root has a trailing slash by @gurgunday in #436
Full Changelog: v7.0.0...v7.0.1
v7.0.0
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 withfastify.dev
by @Fdawgs in #425 - docs(readme): replace
fastify.io
links withfastify.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
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
What's Changed
- fix: allow fallback to fastify@2.22 route config by @climba03003 in #410
Full Changelog: v6.11.1...v6.11.2