v0.23.0
What's Changed
🔧 Other Changes
- fix(update): treat cached transitive registry deps as unchanged in update plan by @nadav-y in #1921
- fix: honor per-dep targets and plural
targets:in audit drift replay by @sergio-sisternes-epam in #1930 - fix(install): prune lockfile when all dependencies are removed from manifest by @nadav-y in #1926
- fix(update): report changed-dependency count, not re-materialized tree size by @nadav-y in #1927
- fix(cli): skip update check for unknown subcommands to fail fast by @maro114510 in #1541
- fix(outdated): use virtual-path basename for monorepo tag pattern matching by @kevinbeier-enbw in #1893
- fix(preview): unpack all three values returned by _auto_compile_prompts by @fmferrari in #1721
- fix(security): clear 4 Dependabot alerts (#62 llm, #68/#69 vite, #65 esbuild) by @danielmeppiel in #1936
- feat: add general-purpose lifecycle hooks framework (#1529) by @sergio-sisternes-epam in #1798
- chore(compile): remove legacy .chatmode.md primitive type by @sergio-sisternes-epam in #1931
- fix(cli): address CLI consistency report findings (#1928) by @sergio-sisternes-epam in #1929
- fix: respect package targets during user-scope (global) MCP install by @sergio-sisternes-epam in #1941
- fix(cli): point version-check hint to apm self-update by @syf2211 in #1943
- docs: reground the whole docs corpus against v0.22.0 source by @danielmeppiel in #1946
- docs(outdated): clarify monorepo tag pattern matching for virtual subdirectory deps by @kevinbeier-enbw in #1895
- feat(view): route 'view versions' to the registry when a default is configured by @nadav-y in #1938
- fix(docs): enable GFM table rendering in Starlight docs by @syf2211 in #1944
- fix(lifecycle): make script executor + lifecycle tests pass on Windows by @danielmeppiel in #1947
- chore: release v0.23.0 by @danielmeppiel in #1950
New Contributors
- @maro114510 made their first contribution in #1541
- @fmferrari made their first contribution in #1721
- @syf2211 made their first contribution in #1943
Full Changelog: v0.22.0...v0.23.0