v3.0.1
Release[email protected] — 2026-09-20
Fixes npm tarball staging in the release workflow, plus dependency upgrades and supply-chain hardening.
Bug Fixes
- prefix staged tarball path so npm does not treat it as git (#482)
Internal
- migrate biome recommended rules to preset (#483)
- make onReleaseChangelog hook error test robust (#484)
- stage npm releases with pnpm (#485)
- drop tilde range preference (#486)
- remove undici 8.x override (#487)
- remove undici 7.x override (#488)
- remove liquidjs override (#489)
- upgrade code quality dependencies (#490)
- upgrade TypeScript and build tooling to typescript@7, vitest@5, and [email protected] (#491)
- upgrade GitHub Actions (#492)
- pin Dev Container images (#493)
- upgrade AI SDK dependencies (#494)
- upgrade hashery (#495)
- upgrade undici (#496)
- upgrade ecto to 5.1.0 (#497)
- upgrade writr (#498)
- cover .vscode in CODEOWNERS (#499)
- drop first-party cooldown excludes (#500)
- set trustPolicy no-downgrade (#501)
- kebab-case workflow and job names (#502)
- record repository lockdown (#503)
Contributors
- @jaredwray (22)
Full List of Changes
- fix: prefix staged tarball path so npm does not treat it as git by @jaredwray in #482
- chore: migrate Biome recommended rules to preset by @jaredwray in #483
- test: make onReleaseChangelog hook error test robust by @jaredwray in #484
- root - chore: defense - stage npm releases with pnpm by @jaredwray in #485
- root - chore: defense - drop tilde range preference by @jaredwray in #486
- mono - chore: remove undici 8.x override by @jaredwray in #487
- mono - chore: remove undici 7.x override by @jaredwray in #488
- mono - chore: remove liquidjs override by @jaredwray in #489
- mono - chore: upgrade code quality dependencies by @jaredwray in #490
- mono - chore: upgrade TypeScript and build tooling by @jaredwray in #491
- mono - chore: upgrade GitHub Actions by @jaredwray in #492
- mono - chore: pin Dev Container images by @jaredwray in #493
- mono - chore: upgrade AI SDK dependencies by @jaredwray in #494
- mono - chore: upgrade hashery by @jaredwray in #495
- mono - chore: upgrade undici by @jaredwray in #496
- mono - chore: upgrade ecto by @jaredwray in #497
- mono - chore: upgrade writr by @jaredwray in #498
- root - chore: defense - cover .vscode in CODEOWNERS by @jaredwray in #499
- root - chore: defense - drop first-party cooldown excludes by @jaredwray in #500
- root - chore: defense - set trustPolicy no-downgrade by @jaredwray in #501
- root - chore: defense - kebab-case workflow and job names by @jaredwray in #502
- root - chore: defense - record repository lockdown by @jaredwray in #503
Full diff: https://github.com/jaredwray/docula/compare/v3.0.0...v3.0.1