release: update 3.4.6

This commit is contained in:
xiaoxian521
2022-08-23 10:31:44 +08:00
parent 30c682bd24
commit 88bba7555b
5 changed files with 26 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
# 3.4.6 (2022-8-23)
### 🐞 Bug fixes
- `process` is not defined in path
- 修复动态路由`children`为空数组时报错
- 修复`iframe`加载失败
# 3.4.5 (2022-8-22)
### 🐞 Bug fixes