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.2
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.3
Choose a head ref
  • 14 commits
  • 23 files changed
  • 7 contributors

Commits on Aug 8, 2019

  1. chore(changelog): 3.1.2

    posva committed Aug 8, 2019
    Copy the full SHA
    5141def View commit details

Commits on Aug 21, 2019

  1. Copy the full SHA
    5ef5d73 View commit details
  2. Copy the full SHA
    e0d4dc4 View commit details

Commits on Aug 22, 2019

  1. docs(zh): add promise based push/replace (#2898)

    * docs(zh): add promise based push/replace
    
    * docs(zh): clarifying omit the 2nd and 3rd parameter behaviour
    
    * Update docs/zh/guide/essentials/navigation.md
    
    Co-Authored-By: GU Yiling <justice360@gmail.com>
    2 people authored and posva committed Aug 22, 2019
    Copy the full SHA
    a8fe4fc View commit details

Commits on Aug 23, 2019

  1. chore: add funding.yml

    posva committed Aug 23, 2019
    Copy the full SHA
    8ca7e74 View commit details
  2. chore: upgrade rollup

    posva committed Aug 23, 2019
    Copy the full SHA
    0491cf2 View commit details
  3. Copy the full SHA
    be66504 View commit details
  4. chore(test): remove useless code and comments (#2808)

    * chore(test): remove useless code and comments
    
    * chore: comment
    zrh122 authored and posva committed Aug 23, 2019
    Copy the full SHA
    842a760 View commit details
  5. style(test): add eslint configuration for unit tests (#2518)

    * style(test): add eslint configuration for unit tests
    
    * style(test): move test-specific eslint configuration to test/unit
    rchl authored and posva committed Aug 23, 2019
    Copy the full SHA
    b3592b6 View commit details
  6. docs(guards): wording (#2190)

    Be consistent with referring to guard function names.
    trainiac authored and posva committed Aug 23, 2019
    Copy the full SHA
    fdf5756 View commit details

Commits on Aug 26, 2019

  1. Copy the full SHA
    638278b View commit details

Commits on Aug 30, 2019

  1. feat: warn about root paths without a leading slash (#2591)

    * fix(create-matcher): warn about root paths without a leading slash
    
    close #2550
    
    * fix(create-route-map): warn about root paths without a leading slash
    
    close #2550
    
    * fix(create-route-map): only warn about first route without slash
    
    * fix(create-route-map): handle case of '' route
    
    * fix(create-route-map): remove leftover console.log
    
    * fix(create-route-map): warn about root paths only
    
    * fix(create-route-map): show prettier warning message
    Sayegh7 authored and posva committed Aug 30, 2019
    Copy the full SHA
    7d7e048 View commit details
  2. build: bundle 3.1.3

    posva committed Aug 30, 2019
    Copy the full SHA
    ec2e1fe View commit details
  3. chore(release): 3.1.3

    posva committed Aug 30, 2019
    Copy the full SHA
    745a33d 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.2...v3.1.3