Skip to content

fix: v1.72.28 - restore src stubs and fix build configs#1

Merged
wst3050469 merged 1 commit into
mainfrom
pr-v1.72.28-clean
Jun 11, 2026
Merged

fix: v1.72.28 - restore src stubs and fix build configs#1
wst3050469 merged 1 commit into
mainfrom
pr-v1.72.28-clean

Conversation

@wst3050469

Copy link
Copy Markdown
Owner

v1.72.28 Fix

Problem

  • packages/core/src/ stub files (.d.ts) were corrupted/missing
  • npx tsc reported hundreds of type errors

Changes

  • Restored 51 .d.ts stub files in packages/core/src/
  • Fixed build script: "pnpm clean && tsc" → "tsc"
  • Updated tsconfig.json to strict: true
  • Bumped version 1.72.27 → 1.72.28 across all packages

Verification

  • npx tsc --noEmit: zero errors
  • npx tsc: zero errors
  • PM2 6/6 ONLINE on production (120.55.5.220)

@wst3050469 wst3050469 merged commit 775e43c into main Jun 11, 2026
@wst3050469 wst3050469 deleted the pr-v1.72.28-clean branch June 11, 2026 03:59
wst3050469 pushed a commit that referenced this pull request Jun 17, 2026
P0-致命:
- #1 删除覆盖真实实现的 fallback IPC handlers(29通道恢复)
- #2 SecureStorage: SHA-256哈希 -> AES-256-GCM真加密

P1-高风险:
- #3 Web Server Token日志脱敏
- #4 Cloud IPC事件监听器泄漏修复(destroyCloudClient)
- #5 JWT密钥: 环境变量/配置文件/自动生成
- #6 Web Server绑定127.0.0.1

P2-中风险:
- #9 (as any).url -> cloudClient.url公有属性
- #14 内联require('os') -> import os
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