1.6.1
版本发布时间: 2022-06-12 19:08:36
jzfai/vue3-admin-plus最新发布版本:v2.2.0(2023-12-13 16:38:25)
update log
v1.6.1
Features
添加表格排序使用例子(sortablejs) 体验一下
锁定pnpm版本 "packageManager": "pnpm@6.32.3"
"packageManager": "pnpm@6.32.3",
"scripts": {
"preinstall": "npx only-allow pnpm"
}
锁定node版本 14到18
"engines": {
"node": ">= 14<18"
}
替换访问链接为https 体验一下
Bug fixes
修复侧边栏当路径有参数时无法选中问题(fullPath改成path)
Dependencies Update
"vue": "3.2.37",
"pinia": "2.0.14",
"vite": "2.9.12",
"@element-plus/icons-vue": "2.0.4",
"element-plus": "2.2.5",
"js-error-collection": "^1.0.7",
如有需要请进行依赖替换升级
How to migrate Element Plus
See how to migrate from ElementUI to Element Plus in our dedicated discussion: