Skip to content

v0.15.0 — Trust the candidate direction

Choose a tag to compare

@MicroMilo MicroMilo released this 15 Aug 18:30
· 8 commits to main since this release
866d712

0.15.0 — Trust the candidate direction

Better compatibility alerts

  • Only versions newer than the installed exact package are treated as upgrade candidates.
  • npm latest dist-tag rollbacks no longer create false breaking-change incidents.
  • A rollback does not clear an existing compatibility incident without evidence that the project changed.
  • GitHub release notes are not fetched for equal or older candidates.

Consistent monitoring

  • CLI radar check and radar watch now refresh generated DSH profile inventories before each poll, matching native DSH behavior.
  • radar status remains a network-free snapshot; radar compare remains an explicit file comparison.

Validated with 87 tests, Node 22/24 CI, self-scan, deterministic and live DSH showcases, and a real DSH web profile where 11 false compatibility alerts became 0.