Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vuejs/vue-router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.5
Choose a base ref
...
head repository: vuejs/vue-router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.6
Choose a head ref
  • 8 commits
  • 18 files changed
  • 5 contributors

Commits on Jan 15, 2020

  1. chore(changelog): 3.1.5

    posva committed Jan 15, 2020
    Copy the full SHA
    256cf3e View commit details

Commits on Jan 29, 2020

  1. Copy the full SHA
    38e6ccd View commit details

Commits on Feb 7, 2020

  1. fix(ts): add null to Route.name (#3117)

    * Update type of Route.name
    
    On very first load, `name` is `null`, not `string` or `undefined`. This means that either the passed route is wrong, or the type is incorrect.
    
    * fix(tests): fix type test
    rijkvanzanten authored Feb 7, 2020
    Copy the full SHA
    8f831f2 View commit details

Commits on Feb 23, 2020

  1. docs: fix guard example (#3129)

    * Update guard example to avoid stack overflow
    
    * Update docs/guide/advanced/navigation-guards.md
    
    Co-Authored-By: Eduardo San Martin Morote <posva@users.noreply.github.com>
    
    * Use route name in next() call for consistency
    
    Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
    NoelDeMartin and posva authored Feb 23, 2020
    Copy the full SHA
    8fdd9c5 View commit details

Commits on Feb 26, 2020

  1. Copy the full SHA
    a4ec3e2 View commit details
  2. test: spy on console.warn

    posva committed Feb 26, 2020
    Copy the full SHA
    f2024d5 View commit details
  3. build: bundle 3.1.6

    posva committed Feb 26, 2020
    Copy the full SHA
    02d2488 View commit details
  4. chore(release): 3.1.6

    posva committed Feb 26, 2020
    Copy the full SHA
    32bb16c View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v3.1.5...v3.1.6