fix(slack): isolate doctor contract API (#63192)

* Slack: isolate doctor contract API

* chore: changelog

* fix(slack): move doctor changelog entry to Unreleased

* Plugins: lock Slack doctor sidecar metadata

* Slack: fix changelog entry placement

---------

Co-authored-by: @zimeg <zim@o526.net>
Co-authored-by: George Pickett <gpickett00@gmail.com>
This commit is contained in:
ShihChi Huang
2026-04-14 08:33:49 +08:00
committed by GitHub
parent 5577d81ab6
commit df3e65c8d3
4 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1 @@
export { normalizeCompatibilityConfig, legacyConfigRules } from "./src/doctor-contract.js";