Skip to content

Releases: fastify/fastify-static

v8.0.4

11 Jan 11:12
v8.0.4
1caf8ea
Compare
Choose a tag to compare

What's Changed

  • docs(readme): update ci badge syntax by @Fdawgs in #486
  • fix: updated readme by @Ankush1oo8 in #487
  • docs(readme): standardize compat table by @Fdawgs in #488
  • build(deps-dev): finish standard to neostandard migration by @Fdawgs in #489
  • types: use node: prefix for builtins by @Fdawgs in #490
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #491
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #492
  • chore(package): add contribs and funding by @Fdawgs in #493
  • docs(readme): replace link to send by @Fdawgs in #496
  • Migration to node test runner by @ilteoood in #495
  • docs(readme): spelling and grammar fixes by @Fdawgs in #498
  • test: prefix unused params with underscores by @Fdawgs in #500
  • refactor(index): throw typeerror if checking type by @Fdawgs in #499
  • perf(index): use optional chaining by @Fdawgs in #501

New Contributors

Full Changelog: v8.0.3...v8.0.4

v8.0.3

22 Nov 12:16
v8.0.3
db14955
Compare
Choose a tag to compare

What's Changed

  • style: remove trailing whitespace by @Fdawgs in #478
  • Fix types test for Fastify v5.1.0 by @mcollina in #479
  • Explicit warning about setting cacheControl to false for custom Cache… by @jablonski in #481
  • docs(readme): update send links by @Fdawgs in #482
  • refactor: use lowercase for charset by @Fdawgs in #483
  • fix: add contentType send option by @Fdawgs in #484

New Contributors

Full Changelog: v8.0.2...v8.0.3

v8.0.2

17 Oct 16:16
dd5966d
Compare
Choose a tag to compare

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

21 Sep 08:53
c0ca1c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

v8.0.0

03 Sep 17:12
85a80f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.4...v8.0.0

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