Skip to content

Releases: ByePastHub/vue-keep

1.1.2(2022-07-06)

06 Jul 03:49
Compare
Choose a tag to compare

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)

21 Jun 03:26
Compare
Choose a tag to compare

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)

08 Jun 07:28
Compare
Choose a tag to compare

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

08 Jun 07:19
Compare
Choose a tag to compare

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