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/router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-rc.3
Choose a base ref
...
head repository: vuejs/router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-rc.4
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    fa4d2e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5565240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b55a3cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    656a2d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. chore: up vitepress

    posva committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    fb72ccc View commit details
    Browse the repository at this point in the history
  2. feat: expose symbols as internals

    Allow integration for testing utils and other library-level integrations with vue router. These are marked as internal and should not be used by unofficial integrations as they could change at any time.
    posva committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    ef62d96 View commit details
    Browse the repository at this point in the history
  3. release: v4.0.0-rc.4

    posva committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    2314b52 View commit details
    Browse the repository at this point in the history
Loading