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.4
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.5
Choose a head ref
  • 6 commits
  • 13 files changed
  • 2 contributors

Commits on Sep 24, 2020

  1. chore(changelog): 3.4.4

    posva committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    6979f5d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. docs(zh): use html extension

    html书写成htm
    lixx3000 authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    1d50228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae5d0f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. fix(history): do not call onReady on initial redirection

    Fix #3331
    
    This bug existed since v3.3.0 and could create problems when doing SSR
    posva committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    a1a290e View commit details
    Browse the repository at this point in the history
  2. build: bundle 3.4.5

    posva committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    7a5a1e8 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.4.5

    posva committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    db0dd49 View commit details
    Browse the repository at this point in the history
Loading