release: update 3.4.0

This commit is contained in:
xiaoxian521
2022-08-22 17:21:18 +08:00
parent cec867297d
commit 3a0b2e04d4
5 changed files with 26 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
# 3.4.0 (2022-8-22)
### 🍏 Perf
- 优化路由
- 优化移动端兼容性
- 优化路由传参(`query``params` 方式刷新页面不需要再开启标签页缓存也能保留参数在`url``标签页`上)
# 3.3.5 (2022-8-19)
### 🎫 Feat