kaihendry / vue-aws

Making trusted AWS calls from VueJS
https://vuestatic.dabase.com
12 stars 0 forks source link

Update vue-router to the latest version 🚀 #5

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of vue-router was just published.

Dependency vue-router
Current Version 2.8.0
Type devDependency

The version 3.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of vue-router.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v3.0.0

Breaking Changes

  • TypeScript type declarations have been updated to be compatible with Vue core 2.5+ and no longer work with 2.4 and below. This only breaks backwards compatibility if you use TypeScript.
Commits

The new version differs by 4 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1

Fixed

  • fix <router-view> props passing regression (#1800, #1809)
Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v3.0.2

Improvements

Fixed

Commits

The new version differs by 133 commits.

  • cf9dc11 [release] 3.0.2
  • 7f9ed30 [build] 3.0.2
  • d97d902 docs(kr): fix this$.route to this.$route (#2484)
  • 701d02b docs(ja): Fix incorrect bold style (#2459)
  • da1e648 chore(readme): fix badge
  • c7050bc docs: fix type of props option in RouteConfig api
  • 10e3f33 docs(ru): Improved translation (#2448)
  • 09fea62 Update nested-routes.md (#2436)
  • 51f7971 docs(vuepress): move fr gitbook doc to vuepress (#2411)
  • 8dadf97 types: error handlers get an Error as first argument (#2377)
  • 9196bb0 types: add component type to in-component guards (#2382)
  • 99c4436 docs(ja): update docs (#2376)
  • b2e0525 docs: [RU] Translation update (#2352)
  • dc48bb6 chore(examples): add missing semicolon in CSS file from transitions example (#2379)
  • 8369c6b fix(hash): support unicode in initial route

There are 133 commits in total.

See the full diff