v1.5.5
版本发布时间: 2022-05-04 19:24:53
jzfai/vue3-admin-plus最新发布版本:v2.2.0(2023-12-13 16:38:25)
update log
v1.5.5
Features
add the vue3+vite2 unit-test func
Bug fixes
- change the "vite-plugin-vue-setup-extend" plugin to "vite-plugin-vue-setup-extend-plus" and then fix the issue of debug
- remove the key prop of three level keep-alive container in order to fix the multi call the onMounted when the three level keep-alive
- fix .husky about pre-commit no breaking when the eslint has error
devDependencies of unit-test
"jest": "<27",
"ts-jest": "<27",
"tslib": "^2.4.0",
"vue-jest": "^5.0.0-alpha.10",
"@babel/preset-env": "^7.17.10",
"@types/jest": "<27",
"@vue/test-utils": "^2.0.0-rc.18",
"babel-jest": "<27",
"jest-serializer-vue": "2.0.2",
"jest-transform-stub": "2.0.0"
How to migrate Element Plus
See how to migrate from ElementUI to Element Plus in our dedicated discussion: