Releases: ByePastHub/vue-keep
Releases · ByePastHub/vue-keep
1.1.2(2022-07-06)
Bug Fixes
- Fix go, forward and query parameters in beforeEach are incorrect
- Fixed an issue where read-only attributes could not report errors when jumping
1.1.0(2022-06-12)
Feat
- history.state: add
keepReplace
- history.state: add
keepDirection
Bug Fixes
- In some extreme cases where the browser history limit is exceeded many times, the history.state error is caused
1.0.2(2022-06-08)
Bug Fixes
- beforeEach: When using replace, when the browser history stack exceeds the maximum value, it returns to the first page. The first use of replace causes the state parameter to be incorrect.
- beforeEach: When using replace, the keepCurrent parameter in state is incorrect
vue-with-keep-alive upgrade version
Merge vue-with-keep-alive vue2.x, vue3.x version content. Replicate the browser history stack, break the browser restrictions, and accurately restore the jump as forward/backward