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/test-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v2.3.1
Choose a base ref
...
head repository:vuejs/test-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.3.2
Choose a head ref
  • 7 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 9, 2023

  1. publish: 2.3.1

    @lmiller1990
    lmiller1990 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    9afae62View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. fix: propsData deprecation suggestion (#2001)

    At the moment it suggests to use `data` instead of `propsData` but it should be suggesting to use `props` instead
    @dten
    dten authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    cd5177fView commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    f5ae06bView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb93aeView commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    3b8fe49View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eda375View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. publish: v2.3.2

    @lmiller1990
    lmiller1990 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    949135dView commit details
    Browse the repository at this point in the history
Loading