Writr
← Back to Changelog

v6.1.3

Release

[email protected] — 2026-06-15

Dependency, tooling, and test-harness maintenance release; no changes to the public API.

Internal

Dependency upgrades

  • upgrade hookified to v3 (7894745, #466)
  • upgrade hashery to v3 (f974375, #465)
  • upgrade zod (b01e703, #464)
  • upgrade js-yaml (36eece2, #463)
  • upgrade html-react-parser (b8d0519, #462)
  • upgrade cacheable (8e5f8ff, #461)
  • upgrade React dependencies (17bb572, #460)
  • upgrade ai SDK dependencies (fe10900, #459)
  • upgrade benchmark tooling (55abdce, #458)
  • upgrade docula to v2 (f3d4158, #457)
  • upgrade TypeScript and build tooling (032448c, #456)
  • upgrade code quality dependencies (cc72ae9, #455)

CI

  • upgrade to pnpm 11 via pnpm/action-setup and Node 22/24/26 (117d807, #451)

Tests

  • add markdown golden-snapshot harness for engine migration (de632d7, #467)
  • expand corpus to 1000 docs with full jaredwray repos (4d0141d, #467)

Documentation

  • add corpus composition table and committed-artifacts note (91d440d, #467)

Contributors

  • @jaredwray (16)

Full List of Changes

  • ci: upgrade to pnpm 11 (pnpm/action-setup) and Node 22/24/26 by @jaredwray in #451
  • root - chore: upgrade code quality dependencies by @jaredwray in #455
  • root - chore: upgrade TypeScript and build tooling by @jaredwray in #456
  • root - chore: upgrade docula (breaking) by @jaredwray in #457
  • root - chore: upgrade benchmark tooling by @jaredwray in #458
  • root - chore: upgrade ai SDK dependencies by @jaredwray in #459
  • root - chore: upgrade React dependencies by @jaredwray in #460
  • root - chore: upgrade cacheable by @jaredwray in #461
  • root - chore: upgrade html-react-parser by @jaredwray in #462
  • root - chore: upgrade js-yaml by @jaredwray in #463
  • root - chore: upgrade zod by @jaredwray in #464
  • root - chore: upgrade hashery (breaking) by @jaredwray in #465
  • root - chore: upgrade hookified (breaking) by @jaredwray in #466
  • Add markdown golden-snapshot test harness for engine migration by @jaredwray in #467

Full diff: https://github.com/jaredwray/writr/compare/v6.1.2...v6.1.3