Skip to content

v6.1.4

Latest

Choose a tag to compare

@jaredwray jaredwray released this 15 Jul 19:35
2001b33

writr@6.1.4 — 2026-07-15

Dependency maintenance sweep: refresh dev and runtime dependencies — including the AI SDK (v7) and js-yaml (v5) majors — with no changes to writr's own API.

Internal

  • upgrade code quality dependencies — biome 2.5.3, vitest & coverage-v8 4.1.10 (9eec344, #472)
  • upgrade TypeScript & build tooling — tsx 4.23.0, tsdown 0.22.5, @types/node 24.13.3 (311a4e6, #473)
  • upgrade GitHub Actions majors — checkout v7, setup-node v7, pnpm/action-setup v6, codecov v7, wrangler v4 (7712657, #475)
  • upgrade tsx 4.23.1 & tsdown 0.22.7 (09aaf63, #476)
  • upgrade marked 18.0.6 & markdown-it 14.3.0 (b4c31e7, #477)
  • upgrade docula 2.2.0 (f180192, #478)
  • upgrade cacheable 2.5.0 (f92029c, #479)
  • upgrade hashery 3.0.1 (7c40bba, #480)
  • upgrade hookified 3.0.1 (9bd5293, #481)
  • upgrade html-react-parser 6.1.4 (bd2136f, #482)
  • upgrade AI SDK to v7 — ai 7.0.23, @ai-sdk/* 4.x (2bf2be5, d6bb09f, #483, #485)
  • upgrade js-yaml to v5; drop now-redundant @types/js-yaml (0610007, #484)
  • add npm homepage & bugs metadata (8d1e4b0, #471)

Notes

  • AI SDK v7 (runtime): consumers of the WritrAI feature should supply AI SDK v7-compatible model providers (e.g. @ai-sdk/anthropic@4).
  • TypeScript 7 was intentionally deferred (experimental native compiler API; revisit when stable).

Contributors

Full List of Changes

Full diff: v6.1.3...v6.1.4