Skip to content

v1.5.1

Latest

Choose a tag to compare

@jaredwray jaredwray released this 14 Jul 21:11
b3f6158

fastify-fusion@1.5.1 — 2026-07-14

Maintenance release: refreshes the bundled Fastify plugins and the build/CI toolchain, and raises the minimum Node to 22.19.

Documentation

  • remove duplicate logo from the docula home page via onAutoReadme (4712bbe, #88)

Internal

Bundled runtime dependency updates — no API change for fastify-fusion consumers; the @fastify/static v10 major only dropped options this package never used:

  • upgrade @fastify/static 9.1.3 → 10.1.0 (95a08a5, #97)
  • upgrade @fastify/cors 11.2.0 → 11.3.0, @fastify/helmet 13.0.2 → 13.1.0, @fastify/rate-limit 11.0.0 → 11.1.0, @fastify/swagger 9.7.0 → 9.8.0, @fastify/swagger-ui 6.0.0 → 6.1.0 (6db305b, #94)
  • upgrade @swc/core 1.15.41 → 1.15.43 (2505974, #95)
  • upgrade cacheable 2.3.5 → 2.5.0 (0516770, #96)

Toolchain & metadata:

  • set engines.node to >=22.19.0 (5a0d635, #92)
  • upgrade docula 2.0.0 → 2.2.0 (5c8c0dd, #91)
  • upgrade tsx 4.22.4 → 4.23.1 (0d7c61d, #90)
  • upgrade code-quality deps: @biomejs/biome 2.5.0 → 2.5.3, vitest + @vitest/coverage-v8 4.1.8 → 4.1.10 (169a189, #89)

CI:

  • upgrade GitHub Actions: actions/checkout + actions/setup-node v6 → v7 (f9ba088, #93)
  • allow wrangler build scripts (sharp, workerd) for Pages deploy (3bfcdaf, #86)
  • pass --commit-dirty=true to Cloudflare Pages deploy (636a1c3, #87)

Contributors

  • @jaredwray (12 PRs; commits generated via Claude Code)

Full List of Changes

  • ci: allow wrangler build scripts (sharp, workerd) for Pages deploy by @jaredwray in #86
  • ci: pass --commit-dirty=true to Cloudflare Pages deploy by @jaredwray in #87
  • Remove duplicate logo from docula home page via onAutoReadme by @jaredwray in #88
  • root - chore: upgrade code quality dependencies by @jaredwray in #89
  • root - chore: upgrade tsx by @jaredwray in #90
  • root - chore: upgrade docula by @jaredwray in #91
  • root - chore: set engines.node to >=22.19.0 by @jaredwray in #92
  • root - chore: upgrade GitHub Actions (breaking) by @jaredwray in #93
  • root - chore: upgrade fastify plugins by @jaredwray in #94
  • root - chore: upgrade @swc/core by @jaredwray in #95
  • root - chore: upgrade cacheable by @jaredwray in #96
  • root - chore: upgrade @fastify/static to v10 (breaking) by @jaredwray in #97

Full diff: v1.5.0...v1.5.1