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-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.4
Choose a base ref
...
head repository: vuejs/vue-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.5
Choose a head ref
  • 15 commits
  • 32 files changed
  • 5 contributors

Commits on Mar 22, 2022

  1. docs: update changelog

    haoqunjiang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9c74b30 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    a3ccc3d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    dded73a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore: remove redundant yorkie dependency in typescript plugin

    It was introduced for tslint support, which has already been removed.
    haoqunjiang committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    6035629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940e436 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    ce97e62 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    00fd2b6 View commit details
    Browse the repository at this point in the history
  2. feat: update cypress to 9.x

    We are going to update to 10.x soon after.
    haoqunjiang committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    1452cd3 View commit details
    Browse the repository at this point in the history
  3. chore: update lockfile

    haoqunjiang committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d5bb358 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. chore: run yarn-audit-fix

    haoqunjiang committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b2b07a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    697bb44 View commit details
    Browse the repository at this point in the history
  3. docs: fix 404 links

    haoqunjiang committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    619965b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. fix: eliminate calling deprecated function in cli-plugin-e2e-cypress …

    …and cli-plugin-e2e-nightwatch (#7158)
    
    Co-authored-by: blzsaa <blzsaa@users.noreply.github.com>
    blzsaa and blzsaa authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    27dba1a View commit details
    Browse the repository at this point in the history
  2. feat(upgrade): prevent changing the structure of package.json file du…

    …ring upgrade (#7167)
    
    Co-authored-by: blzsaa <blzsaa@users.noreply.github.com>
    blzsaa and blzsaa authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    64446e0 View commit details
    Browse the repository at this point in the history
  3. v5.0.5

    haoqunjiang committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    98c66c9 View commit details
    Browse the repository at this point in the history
Loading