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.3.1
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.3.2
Choose a head ref
  • 5 commits
  • 11 files changed
  • 4 contributors

Commits on May 27, 2020

  1. chore(changelog): 3.3.1

    posva committed May 27, 2020
    Configuration menu
    Copy the full SHA
    7e2b9aa View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. fix: remove error.stack modification (#3212)

    Error.stack is non standard
    
    Co-authored-by: Eduardo San Martin Morote <[email protected]>
    hareku and posva authored May 29, 2020
    Configuration menu
    Copy the full SHA
    a0075ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be39ca3 View commit details
    Browse the repository at this point in the history
  3. build: bundle 3.3.2

    posva committed May 29, 2020
    Configuration menu
    Copy the full SHA
    9654eb1 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.3.2

    posva committed May 29, 2020
    Configuration menu
    Copy the full SHA
    f7ce4c7 View commit details
    Browse the repository at this point in the history
Loading