release: update 3.8.7

This commit is contained in:
xiaoxian521
2022-11-28 01:25:43 +08:00
parent e81fb5bb10
commit 5734d0391f
5 changed files with 20 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
# 3.8.7 (2022-11-28)
### 🍏 Perf
- perf: Great package optimization, please be sure to upgrade! Use `unplugin-vue-define-options` to replace `unplugin-vue-macros`, the packaging speed is increased several times, use `unplugin-vue-macros` to take `mac` with moderate performance as an example, the packaging time of the full version is` 6` minutes😭, after replacing it with `unplugin-vue-define-options`, the packaging time on the same computer is `50` seconds☺
# 3.8.6 (2022-11-27)
### 🎫 Feat