Skip to content

2026-05-12

更新内容

React 模板 (vite_react_init)

依赖更新

  • react: 19.2.5 → 19.2.6
  • react-dom: 19.2.5 → 19.2.6
  • react-router-dom: 7.14.2 → 7.15.0
  • immer: 11.1.4 → 11.1.8
  • zustand: 5.0.12 → 5.0.13
  • @antfu/eslint-config: 8.2.0 → 9.0.0
  • @eslint-react/eslint-plugin: 3.0.0 → 5.7.6
  • @vitejs/devtools: 0.1.18 → 0.1.22
  • @vitejs/devtools-kit: 0.1.18 → 0.1.22
  • @vitejs/devtools-self-inspect: 0.1.18 → 0.1.22
  • lint-staged: 16.4.0 → 17.0.4
  • react-grab: 0.1.32 → 0.1.33
  • vite: 8.0.10 → 8.0.12
  • pnpm: 10.33.2 → 10.33.4

文档更新

  • README.md: 更新 Vite、React、React Router、Zustand、pnpm 版本信息
  • AGENTS.md: 重构为 Claude Code 行为指南(CLAUDE.md 格式),统一 LLM 编码规范,替换原有项目特定框架版本/rules/skills 信息
  • CLAUDE.md: 新增(macOS 别名,指向 AGENTS.md)

Vue 模板 (vite_vue3_init)

依赖更新

  • vue: 3.5.33 → 3.5.34
  • element-plus: 2.13.7 → 2.14.0
  • @zumer/snapdom: 2.9.0 → 2.12.0
  • @antfu/eslint-config: 8.2.0 → 9.0.0
  • @vitejs/devtools: 0.1.18 → 0.1.22
  • @vitejs/devtools-kit: 0.1.18 → 0.1.22
  • @vitejs/devtools-self-inspect: 0.1.18 → 0.1.22
  • lint-staged: 16.4.0 → 17.0.4
  • react-grab: 0.1.32 → 0.1.33
  • vite: 8.0.10 → 8.0.12
  • vite-plugin-vue-devtools: 8.1.1 → 8.1.2
  • pnpm: 10.33.2 → 10.33.4

文档更新

  • README.md: 更新 Vue、Vite、Element Plus、pnpm 版本信息
  • AGENTS.md: 重构为 Claude Code 行为指南(CLAUDE.md 格式),统一 LLM 编码规范,替换原有项目特定框架版本/rules/skills 信息

注意事项

  • @antfu/eslint-config 升级到 9.0.0 大版本
  • @eslint-react/eslint-plugin 升级到 5.7.6 大版本
  • lint-staged 升级到 17.0.4 大版本
  • Vue 模板存在 vite-plugin-vue-devtools 的 peer dependency 警告(vite 8.x 兼容性),不影响使用
  • 所有依赖已通过 pnpm 安装测试
  • 文档版本信息已与 package.json 保持一致