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.4.0
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.4.1
Choose a head ref
  • 16 commits
  • 25 files changed
  • 8 contributors

Commits on Jun 21, 2024

  1. test: fix unexpected warnings

    posva committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    de83c36 View commit details
    Browse the repository at this point in the history
  2. feat(warn): fix links to docs

    posva committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0cb5797 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. chore: update badge

    posva authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    dc9aef3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. docs: fix punctuation (#2286)

    Fix punctuation and comma splices in a few spots.
    curtgrimes authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    accea8e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    423d9f7 View commit details
    Browse the repository at this point in the history
  2. ci: fix test order

    posva committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2240371 View commit details
    Browse the repository at this point in the history
  3. chore: order in test command

    posva committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    37f6cbd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. docs: reorder symbols (#2296)

    * docs: reorder symbols
    
    * Update packages/docs/guide/essentials/route-matching-syntax.md
    
    ---------
    
    Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
    cwj0417 and posva authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fa66af9 View commit details
    Browse the repository at this point in the history
  2. fix: router typescript definations related to vue package (#2295)

    Co-authored-by: tingyuan <1932294867@qq.com>
    lovetingyuan and tingyuan authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a495ce0 View commit details
    Browse the repository at this point in the history
  3. docs: mention an edge case with mutliple optional params in the docs (#…

    …2192)
    
    * docs: mention an edge case with mutliple optional params in the docs
    
    See #2190 for more info.
    
    * Update packages/docs/guide/essentials/route-matching-syntax.md
    
    ---------
    
    Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
    panstromek and posva authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    305299f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f025944 View commit details
    Browse the repository at this point in the history
  5. docs: trailing space

    posva committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    01c16c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. docs: add missing backtick (#2302)

    Add a single backtick causing code rendering issue
    mael-belval authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    06008ba View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. chore: up sponsors

    posva committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8487c3e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. chore: comment

    posva committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4f082cd View commit details
    Browse the repository at this point in the history
  2. release: vue-router@4.4.1

    posva committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b905906 View commit details
    Browse the repository at this point in the history
Loading