Skip to content

Commit 3c2e928

Browse files
chore(release): 2.3.4 [skip ci]
## [2.3.4](v2.3.3...v2.3.4) (2022-07-05) ### Bug Fixes * 路由懒加载时解析到的 route 可能跟当前 location 不一致 ([674266f](674266f))
1 parent 674266f commit 3c2e928

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.4](https://github.com/liuweiGL/react-stack-router/compare/v2.3.3...v2.3.4) (2022-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* 路由懒加载时解析到的 route 可能跟当前 location 不一致 ([674266f](https://github.com/liuweiGL/react-stack-router/commit/674266fb407da4965be5bc145dfeecc5938f09b3))
7+
18
## [2.3.3](https://github.com/liuweiGL/react-stack-router/compare/v2.3.2...v2.3.3) (2022-03-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-stack-router",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "react 手机端路由",
55
"keywords": [
66
"react-router",

0 commit comments

Comments
 (0)