The version 2.6.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of vue-router.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 2.6.0 of vue-router just got published.
The version 2.6.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of vue-router. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 53 commits.
6f93fc9
[release] 2.6.0
a329938
[build] 2.6.0
952fb68
update docs for 2.6
a739552
types for new features
acaea3b
fix base url origin stripping
2f02bf5
Revert "strip origin when normalizing base (#1448)"
05a5f08
support no fallback on browsers which do not support history API (#1512)
07d41dd
bump deps
7419d25
fix nested router view condition
759df36
support nested router (close #1476)
8e30c34
fix alias for / path (fix #1427)
27ced43
fix relative params condition logic (close #1169)
39393e4
strip origin when normalizing base (#1448)
023c899
add offset feature to scrollBehavior
cc5b64d
Revert "Allow using
base
option with hash under history mode (#1349)"There are 53 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: