Skip to content

LightRead 轻阅 v0.6.4

Choose a tag to compare

@github-actions github-actions released this 13 Jul 01:24

修复: CI 构建失败 — Cloudflare vite 插件仅网页版加载

@cloudflare/vite-plugin 需要 Node ≥22.15 的 registerHooks, CI (Node 20)
全平台构建失败。桌面 (Tauri) 构建本就不需要该插件, 改为按
TAURI_ENV_PLATFORM 条件加载; CI Node 升级到 22