← Back to Changelog

v4.7.4

Release

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

Patch with a picomatch CVE bump, a site-deploy fix, docs, and dependency upgrades.

Bug Fixes

  • bump picomatch from 2.3.1 to 2.3.2 (CVE-2026-33672) (#274)
  • allow workerd builds for wrangler-action (#271)

Documentation

  • add Node.js and Browser support pages (#273)
  • add table of contents to helper pages (#272)

Internal

  • remove picomatch override (#275)
  • sync defense-in-depth files from agentic (#276)
  • upgrade code quality dependencies (#277)
  • upgrade TypeScript and build tooling (#278)
  • pin packageManager to pnpm 12.4.2 (#279)
  • upgrade GitHub Actions (#280)
  • pin Dev Container image to Node 24 trixie (#281)
  • upgrade dayjs to 1.11.23 (#282)
  • upgrade markdown-it to 15.0.2 (#283)
  • upgrade tinybench to 6.2.0 (#284)
  • upgrade docula to 3.0.0 (#285)
  • upgrade OpenAI models to gpt-5.6-luna (#286)

Contributors

  • @jaredwray (16)

Full List of Changes

  • fix(deploy-site): allow workerd builds for wrangler-action by @jaredwray in #271
  • fix: bump picomatch from 2.3.1 to 2.3.2 (CVE-2026-33672) by @jaredwray in #274
  • docs: add Node.js and Browser support pages by @jaredwray in #273
  • docs: add table of contents to helper pages by @jaredwray in #272
  • mono - chore: remove picomatch override by @jaredwray in #275
  • mono - chore: sync defense-in-depth files from agentic by @jaredwray in #276
  • mono - chore: upgrade code quality dependencies by @jaredwray in #277
  • mono - chore: upgrade TypeScript and build tooling by @jaredwray in #278
  • mono - chore: upgrade pnpm packageManager by @jaredwray in #279
  • mono - chore: upgrade GitHub Actions by @jaredwray in #280
  • mono - chore: pin Dev Container images by @jaredwray in #281
  • mono - chore: upgrade dayjs by @jaredwray in #282
  • mono - chore: upgrade markdown-it by @jaredwray in #283
  • mono - chore: upgrade tinybench by @jaredwray in #284
  • mono - chore: upgrade docula by @jaredwray in #285
  • mono - chore: upgrade OpenAI models by @jaredwray in #286

Full diff: https://github.com/jaredwray/fumanchu/compare/v4.7.3...v4.7.4