Changelog
Maintenance release: refreshes the bundled Fastify plugins and the build/CI toolchain, and raises the minimum Node to 22.19.
- remove duplicate logo from the docula home page via
onAutoReadme(4712bbe, #88)
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/static9.1.3 → 10.1.0 (95a08a5, #97)
Adds a docula-generated project website and refreshes the bundled Fastify plugins and toolchain.
-
add docula website generation with Cloudflare Pages deploy (d7821a0, #83)
pnpm website:dev # watch + serve the docs site locally pnpm website:build # build the static site to site/dist
Bundled plugin updates — no API change for fastify-fusion consumers; the upstream majors only dropped deprecated options/types this package never used:
- chore: upgrading to nodejs 24 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/68
- chore: upgrading rimraf, biome. swc, and types by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/69
- chore: upgrading fastify swagger packages by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/70
- chore: upgrading pino to 10.3.1 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/71
- feat: adding in Agents by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/64
- chore: upgrading vitest to 4.0.18 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/65
- chore: upgrading pino to 10.3.0 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/66
- chore: moving to pnpm minimumReleaseAge by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/60
- chore: upgrading tsup to 8.5.1 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/61
- chore: upgrading @fastify/cors to 11.2.0 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/62
- chore: upgrading vitest to 4.0.8 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/56
- chore: upgrading @biomejs/biome to 2.3.4 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/57
- chore: upgrading read-package-up to 12.0.0 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/58
- chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/51
- chore: upgrading pino to 10.1.0 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/52
- chore: upgrading cacheable to 2.1.1 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/53
- chore: upgrading @fastify/static to 8.3.0 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/54
- chore: upgrading biome to 2.2.4 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/47
- chore: upgrading pino to 9.12.0 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/48
- chore: upgrading cacheable to 2.0.2 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/49
- fix: adding in error on warnings for biome by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/44
- feat: adding in cache instance on app.cache by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/45
- fix: making title valid on scalar and updating documentation by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/46
Full Changelog:...
- fix: avoid openapi config mutation and add tests by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/39
- chore: migrate from xo to biome by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/40
- chore: upgrading typescript and modules to latest by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/41
- chore: upgrading @fastify/cors to 11.1.0 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/42
- chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/36
- chore: upgrading @swc/core 1.12.11 by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/37
- feat: adding in CORS by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/38
Full Changelog:...
- fix: fixing the logger function to be pino.Logger by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/35
Full Changelog: https://github.com/jaredwray/fastify-fusion/compare/v1.1.0...v1.1.1
- feat: moving to cdn version of scalar by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/34
Full Changelog: https://github.com/jaredwray/fastify-fusion/compare/v1.0.0...v1.1.0
- fix: updating readme to show fuseOptions by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/24
- feat: adding in start function for fastify by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/25
- feat: updating readme with Fastify Start by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/26
- feat: adding in rate limiting by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/27
- fix: making npmjs get the logo by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/22
- fix - fixing logo on readme and version bump by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/23
Full Changelog:...
- feat: adding in static by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/1
- feat: adding in github workflows by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/2
- feat: adding in logging configuration by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/3
- feat: adding in release by @jaredwray in https://github.com/jaredwray/fastify-fusion/pull/4