Skip to content

23.1.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@FrozenPandaz FrozenPandaz released this 07 Jul 20:48
bfde134

23.1.0-rc.0 (2026-07-07)

🚀 Features

  • release: add option to force changelog generation for programmatic usage (#36242)
  • vite: add configurable ts paths build/test targets and stabilize build coordination (#34890)

🩹 Fixes

  • core: use standard utm params on performance-report links (#36226)
  • core: preserve comments in catalog YAML updates (#35733)
  • core: box JsonFileSet payload to keep HashInstruction small (#36247, #35248, #36244, #36152)
  • core: share workspace fileset hash results instead of deep-cloning per task (#36244, #34971, #34942)
  • core: replace per-input visited clones with undo-log scoping in hash planner (#36248, #35071, #36152, #34971, #36244, #35248, #36247)
  • core: intern hash instructions in a pool and plan with id lists (#36249, #35071, #36152, #36248)
  • core: add trailing space after performance report popup title (#36259)
  • core: prevent TUI hint popup from permanently stealing focus (#36256)
  • js: keep tsconfigs compiling and config files loading under TypeScript 6 (#36245)
  • linter: update terminal cli regex for local-dist build (#36201, #36199)
  • web: run executor/plugin/generator commands with the workspace package manager (#36021, #35950)

❤️ Thank You