Releases: LessUp/tiny-dl-inference
Releases · LessUp/tiny-dl-inference
v2.0.1 - Documentation & Security Update
English
This release includes comprehensive documentation refactoring and security vulnerability fixes.
Security
- Fixed 5 moderate npm vulnerabilities (esbuild, vite, vitest)
- Updated
vitestfrom v1.6.1 to v4.1.4 - Updated
@vitest/coverage-v8from v1.6.1 to v4.1.4 - 0 vulnerabilities in npm audit
Changed
- Updated
@webgpu/typesfrom 0.1.68 to 0.1.69 - Updated
@types/nodeto latest v20.x
Documentation
- Unified CHANGELOG.md following Keep a Changelog format
- Refactored all documentation files
- Optimized README.md and README.zh-CN.md
- Fixed GitHub workflows (ci.yml, pages.yml)
- Removed unnecessary Jekyll _config.yml
中文
此版本包含全面的文档重构和安全漏洞修复。
安全
- 修复了 5 个中等严重程度的 npm 漏洞(esbuild、vite、vitest)
- 将
vitest从 v1.6.1 更新到 v4.1.4 - 将
@vitest/coverage-v8从 v1.6.1 更新到 v4.1.4 - npm audit 检查结果:0 个漏洞
变更
- 将
@webgpu/types从 0.1.68 更新到 0.1.69 - 将
@types/node更新到最新 v20.x
文档
- 按照 Keep a Changelog 格式统一了 CHANGELOG.md
- 重构了所有文档文件
- 优化了 README.md 和 README.zh-CN.md
- 修复了 GitHub workflows(ci.yml、pages.yml)
- 移除了不必要的 Jekyll _config.yml
Verification / 验证
- ✅ TypeScript type check passed / TypeScript 类型检查通过
- ✅ 134/134 tests passed / 134/134 测试通过
- ✅ Build successful / 构建成功