Skip to content

Fix npm release verification for ESM core#137

Merged
pshkv merged 1 commit intomainfrom
codex/fix-release-verification
Apr 15, 2026
Merged

Fix npm release verification for ESM core#137
pshkv merged 1 commit intomainfrom
codex/fix-release-verification

Conversation

@pshkv
Copy link
Copy Markdown
Contributor

@pshkv pshkv commented Apr 15, 2026

The v0.2.3 publish run successfully published sint-mcp, but failed afterward because the verification step used CommonJS require() against the ESM-only @pshkv/core package. This switches the verification to dynamic import() so future release runs can complete green.

@pshkv pshkv merged commit fe64cc2 into main Apr 15, 2026
3 checks passed
@pshkv pshkv deleted the codex/fix-release-verification branch April 15, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant