Skip to content

dsh-plugin-doctor v1.6.0

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 09:21
· 302 commits to main since this release

New profile checks:\n\n- manifest-bom: catches a UTF-8 BOM in a profile's package.json before dsh web crashes at boot (discussion #1842)\n- --profile now emits the dsh-doctor/v1 envelope (schema, generatedAt, profile, exitCode 0/1/2, summary, checks) per the unified doctor contract (discussion #1719), with legacy ok/checks kept for compatibility\n\nVerified: BOM profile → exit 2 (FAIL); clean profile → exit 0 (PASS). 15/15 tests pass.