Commit c346bbdad01b97e916d38374f8a7e0cc037b6137
1 parent
33550662
chore: bump 2.0.0-rc.2
Showing
3 changed files
with
29 additions
and
2 deletions
CHANGELOG.en_US.md
1 | +# 2.0.0-rc.2 (2020-10-17) | |
2 | + | |
3 | +### ✨ Features | |
4 | + | |
5 | +- Package can be configured to output `gizp` | |
6 | +- Package can be configured to delete `console` | |
7 | +- Routes and menus do not need to be imported manually, they are imported automatically | |
8 | + | |
9 | +### 🎫 Chores | |
10 | + | |
11 | +- Upgrade vue to `3.0.1` | |
12 | +- Change `vite` version to daily build version | |
13 | + | |
14 | +### 🐛 Bug Fixes | |
15 | + | |
16 | +- Fix menu error | |
17 | +- Fix the problem of table adaptive height | |
18 | +- Fix the issue of error reporting when executing script in `window system` | |
19 | +- Fix the problem of folding components | |
20 | + | |
21 | +### ⚡ Performance Improvements | |
22 | + | |
23 | +- Remove menu to minimize background | |
24 | +- Prevent page refresh and re-render menu | |
25 | +- Some other details are optimized | |
26 | + | |
1 | 27 | # 2.0.0-rc.1 (2020-10-14) |
2 | 28 | |
3 | 29 | ### ✨ Features | ... | ... |
CHANGELOG.zh_CN.md
package.json