提交图

3 次代码提交

作者 SHA1 备注 提交日期
XuqmGroup
cac5a39e2b fix(npm): add legacy-peer-deps to skip intra-workspace peer checks
When bumping all packages to the same version sequentially, npm v7+
rejects the intermediate state where common@<new> doesn't satisfy
im's peerDep >=0.2.0. All packages are published together so the
constraint is always satisfied in the final released state.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:26:45 +08:00
XuqmGroup
4996d2cf7e fix(npm): use group repo for install, npm-hosted only for publish
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:17:20 +08:00
XuqmGroup
ad0a31bd91 chore: initial commit 2026-04-21 22:07:29 +08:00