Skip to content

v2.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 08:24
9c8c788

2.5.2 (2026-09-16)

Bug Fixes

  • build: add --ignoreConfig for TypeScript 7 to prevent TS5112 (dca7135)
  • build: broaden --ignoreConfig guard to TS 6+ and move regression test to version matrix (fa4309c)
  • build: resolve bin paths without a file: URL round-trip (ec0afbb)
  • security: never spawn build tooling through a shell (1c10631)
  • test: remove colon from mock filename so Windows can check out the repo (36ae68d)