Skip to content

v2.15.2

Choose a tag to compare

@biaov biaov released this 13 Aug 06:21
· 13 commits to main since this release
a006178

2025-08-13

  • 🔥 组件 MeCorlorPicker 新增 v-model:value 属性
  • ⚙️ 更新依赖版本
  • ⚙️ node 版本由 v20.12 -> v22.11
  • ⚙️ @vitejs/plugin-vue 版本由 v5.x -> v6.x
  • ⚙️ vite 版本由 v6.x -> v7.x
  • ⚙️ unplugin-vue-markdown 版本由 v28.x -> v29.x
  • ⚙️ vue-tsc 版本由 v2.x -> v3.x
  • 🐞 修复 structuredClone 克隆 proxy 数据问题
  • 🐞 修复由 useTemplateRef 创建的节点名称冲突警告问题
    PR #105