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: 4882e49
Choose a base ref
...
head repository: vuejs/router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d7e3552
Choose a head ref
  • 17 commits
  • 13 files changed
  • 5 contributors

Commits on Sep 20, 2020

  1. fix(types): extend @vue/runtime-core module (#473)

    `declare module 'vue'` seems only to work if there is no other additional plugin
    Shinigami92 authored Sep 20, 2020
    Copy the full SHA
    556cd4b View commit details
  2. docs: note about router-view slot

    From #475
    posva committed Sep 20, 2020
    Copy the full SHA
    c9d4311 View commit details

Commits on Sep 21, 2020

  1. Copy the full SHA
    ac7fb91 View commit details
  2. Copy the full SHA
    bc92e98 View commit details
  3. Copy the full SHA
    fe9111e View commit details
  4. docs: fix named views

    posva committed Sep 21, 2020
    Copy the full SHA
    bb61528 View commit details
  5. Copy the full SHA
    118fe49 View commit details
  6. Copy the full SHA
    ab9c057 View commit details
  7. Copy the full SHA
    decabb5 View commit details
  8. Copy the full SHA
    018d108 View commit details
  9. Copy the full SHA
    42590f6 View commit details
  10. Copy the full SHA
    29b12b2 View commit details
  11. Copy the full SHA
    c44635a View commit details
  12. Copy the full SHA
    42bee8c View commit details

Commits on Sep 22, 2020

  1. Copy the full SHA
    b2d3941 View commit details

Commits on Sep 25, 2020

  1. build: remove browser field from package.json

    fixes the webpack target to be the esm-bundler like vue
    posva committed Sep 25, 2020
    Copy the full SHA
    7bd6e67 View commit details
  2. release: v4.0.0-beta.12

    posva committed Sep 25, 2020
    Copy the full SHA
    d7e3552 View commit details
Loading