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
- Optimized routing
- Optimized for mobile compatibility
- Optimized routing parameters (`query`, `params` way to refresh the page does not need to open the tab page cache, the parameters can be retained on the `url` and `tab page`)
# 3.3.5 (2022-8-19)
### 🎫 Feat