Skip to content

1.0.8

Choose a tag to compare

@Lenonss Lenonss released this 12 Jun 05:16
· 5 commits to master since this release

🔧 v1.0.8 — 社区审查警告修复

🐛 修复

  • 修复 18 处 async addEventListener 的 Promise void 警告
  • 修复 12 处浮动 Promise(floating promise)警告
  • 修复 any 类型赋值(JSON.parse / Object.assign)
  • 移除未使用的 Notice import
  • 替换废弃的 noticeElmessageEl
  • 恢复 manifest.json 中丢失的 version 字段

🔧 改进

  • 扩展 main.ts 中 Node.js require() 调用的 eslint-disable 注释
  • 为 mcp/ 独立服务端文件添加文件级 eslint-disable