Skip to content

Update vue-router: 3.0.6 → 3.4.4 (minor) - #71

Closed
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/npm/vue-router-3.4.4
Closed

Update vue-router: 3.0.6 → 3.4.4 (minor)#71
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/npm/vue-router-3.4.4

Conversation

@depfu

@depfu depfu Bot commented Sep 25, 2020

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ vue-router (3.0.6 → 3.4.4) · Repo

Release Notes

3.4.4

Please refer to CHANGELOG.md for details.

3.3.3

Bug Fixes

Features

  • better wording for navigation redirected failure (1f3aea6)
  • types: RouterConfig for multiple components (#3217) (#3218) (dab86c5)

3.3.2

Bug Fixes

3.3.1

Bug Fixes

  • errors: avoid unnecessary log of errors (2c77247)

3.3.0

Features

3.2.0

Bug Fixes

  • html5: make base case insensitive (04a2143), closes #2154
  • check for pushState being a function (bc41f67), closes #3154

Features

3.1.6

Bug Fixes

  • preserve history state when reloading (a4ec3e2)
  • ts: add null to Route.name (#3117) (8f831f2)
  • correctly calculate path when pathMatch is empty string (#3111) (38e6ccd), closes #3106

3.1.3

Bug Fixes

  • link: merge event listeners when provided in an anchor (e0d4dc4), closes #2890

Features

3.1.2

Bug Fixes

  • types: prioritize promise based push/replace (1243e8b)

Reverts

3.1.1

Bug Fixes

  • link: silence back navigations errors (59b6da3). In particular when doing clicking on a link that points to the current page

3.1.0

Bug Fixes

  • abstract history: allow router.back in abstract mode when 2 consecutive same routes appear in history stack (#2771) (8910979), closes #2607
  • hash: correctly place query if placed before hash (#2851) (b7715dc), closes #2125 #2262
  • link: Fix active links when parent link redirects to child (#2772) (64785a9), closes #2724
  • adapt error to work on IE9 (527d6d5)

Features

3.0.7

Bug Fixes

  • apps loaded from Windows file shares not mapped to network drives (#2774) (c2c78a3)
  • make callback of next in beforeRouterEnter more consistent (#2738) (8ac478f), closes #2761 #2728

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu

depfu Bot commented Sep 27, 2020

Copy link
Copy Markdown
Contributor Author

Closed in favor of #72.

@depfu depfu Bot closed this Sep 27, 2020
@depfu
depfu Bot deleted the depfu/update/npm/vue-router-3.4.4 branch September 27, 2020 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants