Fixed
- Type resolution for CJS and legacy consumers.
require('mcp-signal')and the
mcp-signal/server+mcp-signal/inlinesubpaths now resolve correct type declarations across
node10 / node16 (CJS + ESM) / bundler — via per-conditiontypes(.d.ctsforrequire) plus
typesVersions. Verified green with publint +
arethetypeswrong. No API or runtime changes.
🔏 First release published through automated CI with npm provenance.
Full Changelog: v0.2.0...v0.2.1