release: update 3.8.6

This commit is contained in:
xiaoxian521
2022-11-27 16:34:46 +08:00
parent 33bd64d9ff
commit 18927d4750
5 changed files with 32 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
# 3.8.6 (2022-11-27)
### 🎫 Feat
- 添加 `message` 消息提示函数,兼容 `Element Plus``Ant Design` 两种 `Message` 样式风格,使用和打包大小成本极低并适配暗黑模式,真香 😂
### 🍏 Perf
- perf: 无需安装 `@vue/runtime-core` ,兼容所有 `element-plus` 组件的 `volar` 提示
# 3.8.5 (2022-11-26)
### 🍏 Perf