Skip to content

v5.1.0

Latest

Choose a tag to compare

@jaredwray jaredwray released this 26 Aug 01:02
Immutable release. Only release title and notes can be modified.
e0a1688

ecto@5.1.0 — 2026-08-26

Fix Windows path handling and ship dependency, tooling, and supply-chain hardening updates.

Bug Fixes

  • use Node path APIs for directory creation, extension detection, and template lookup so Windows paths work (#387)

Internal

  • upgrade dev dependencies, including TypeScript 7 and GitHub Actions majors (breaking for maintainers, not the public API) (#388)
  • upgrade runtime dependencies: cacheable, writr, fumanchu, hookified, liquidjs (#389)
  • upgrade pnpm packageManager pin and docula (#390)
  • scaffold security docs (#392)
  • add CODEOWNERS and Safe Chain (#399)
  • freeze the lockfile and tighten CI permissions (#400)
  • pin GitHub Actions and harden checkout (#401)
  • add Socket Firewall and Corepack to CI (#402)
  • add zizmor workflow lint (#403)
  • stage npm publish and add the Aikido release gate (#404)
  • record repository lockdown (#405)
  • upgrade code quality dependencies (#406)
  • upgrade TypeScript and build tooling to current majors (#407)
  • upgrade pnpm (#408)
  • upgrade @jaredwray/fumanchu (#409)
  • upgrade hookified (#410)
  • upgrade writr (#411)
  • remove the undici override (#412)
  • upgrade liquidjs (#413)

Contributors

Full List of Changes

Full diff: v5.0.0...v5.0.1