chore: update 2.1.0 version

This commit is contained in:
xiaoxian521
2021-10-14 17:50:03 +08:00
parent 1687097e63
commit cafc588e4c
6 changed files with 48 additions and 3 deletions

View File

@@ -1,3 +1,18 @@
# 2.1.0(2021-10-14)
### 🎫 Feat
- Route animation (each route can add different animations)
- Extra icons (for example, this is a newly added page, a new icon is displayed in the upper right corner of the routing menu)
- Extract the default configuration options
- Perfect type file
### 🐞 Bug fixes
- Fix the issue of element-plus internationalization
- Fix routing issues
- Fix navigation adaptation problem
# 2.0.1(2021-9-29)
### 🎫 Feat