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

Commits on Oct 26, 2020

  1. chore(changelog): 3.4.8

    posva committed Oct 26, 2020
    Copy the full SHA
    eafdcee View commit details

Commits on Nov 4, 2020

  1. Copy the full SHA
    da34ccd View commit details

Commits on Nov 5, 2020

  1. fix(encoding): decode params (#3350)

    * fix(encoding): decode params
    
    This change forces users to encode their `path` in routes but also fixes
    existing problems with route location that were provided as string and
    not encoded. Specially with the slash character, allowing it to be
    encoded and decoded properly.
    
    * feat: warn against unencoded routes
    posva authored Nov 5, 2020
    Copy the full SHA
    63c749c View commit details
  2. build: bundle 3.4.9

    posva committed Nov 5, 2020
    Copy the full SHA
    a88d06e View commit details
  3. chore(release): 3.4.9

    posva committed Nov 5, 2020
    Copy the full SHA
    7762f1f 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.4.8...v3.4.9