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.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.4.6
Choose a head ref
  • 8 commits
  • 24 files changed
  • 4 contributors

Commits on Sep 26, 2020

  1. chore(changelog): 3.4.5

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

Commits on Sep 29, 2020

  1. fix: remove duplicated decodeURIComponent (#3323)

    Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
    mestevezdeister and posva authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    560d11d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. chore: remove trailing space

    posva committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    c3e613c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607ce2d View commit details
    Browse the repository at this point in the history
  3. chore: fix flow and tests

    posva committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f597959 View commit details
    Browse the repository at this point in the history
  4. fix(ssr): memory leak in poll method (#2875)

    Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
    Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
    3 people authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    7693eb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. build: bundle 3.4.6

    posva committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    c060911 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.4.6

    posva committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    0f7c996 View commit details
    Browse the repository at this point in the history
Loading