← Back to Changelog

v4.7.2

Release

@jaredwray/[email protected] — 2026-07-24

Maintenance release: refreshes runtime dependencies and the dev/CI toolchain.

Bug Fixes

  • Allow wrangler build scripts and set the Cloudflare account ID in the site deploy workflow (69ef29e, #234)

Documentation

  • Add an external-link icon to the GitHub header nav link (31b0774, #235)

Internal

  • Upgrade runtime dependencies: markdown-it 14.2.0 → 14.3.0 (221f88b, #241), @cacheable/memory 2.0.9 → 2.2.0 (1ff0704, #242), chrono-node 2.9.1 → 2.10.1 (4df6b63, #243).
  • Upgrade dev/build tooling: code-quality dependencies (c4847a0, #236), TypeScript and build tooling (5ba8654, #237), docula 2.1.0 → 2.2.0 (3425f44, #238).
  • Upgrade pnpm 11.9.0 → 11.15.1 via packageManager (f1eb7e9, #239).
  • Upgrade actions/setup-node v6 → v7 (66d33fa, #240). CI-only; no consumer impact.

Contributors

  • @jaredwray (10)

Full List of Changes

  • fix(deploy-site): allow wrangler build scripts and set Cloudflare account ID by @jaredwray in #234
  • docs: add external-link icon to GitHub header nav link by @jaredwray in #235
  • root - chore: upgrade code quality dependencies by @jaredwray in #236
  • root - chore: upgrade TypeScript and build tooling by @jaredwray in #237
  • root - chore: upgrade docula by @jaredwray in #238
  • root - chore: upgrade pnpm by @jaredwray in #239
  • root - chore: upgrade GitHub Actions (breaking) by @jaredwray in #240
  • root - chore: upgrade markdown-it by @jaredwray in #241
  • root - chore: upgrade @cacheable/memory by @jaredwray in #242
  • root - chore: upgrade chrono-node by @jaredwray in #243

Full diff: https://github.com/jaredwray/fumanchu/compare/v4.7.1...v4.7.2