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.6.2
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.6.3
Choose a head ref
  • 8 commits
  • 16 files changed
  • 3 contributors

Commits on Aug 23, 2022

  1. chore(changelog): 3.6.2

    posva committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a385e9b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and posva committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    00efb9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6647c8 View commit details
    Browse the repository at this point in the history
  4. fix(types): allow jsx components

    Fix #3776
    posva committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    0cb86b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d001dd View commit details
    Browse the repository at this point in the history
  6. test: types

    posva committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    85a7663 View commit details
    Browse the repository at this point in the history
  7. build: bundle 3.6.3

    posva committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    56c0d36 View commit details
    Browse the repository at this point in the history
  8. chore(release): 3.6.3

    posva committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ea6fe7a View commit details
    Browse the repository at this point in the history
Loading