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.7
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: dev
Choose a head ref
  • 12 commits
  • 40 files changed
  • 5 contributors

Commits on Jul 5, 2022

  1. chore: update changelog

    haoqunjiang committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a5a893e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. fix: Vue CLI UI graphql subscription server error

    Fixes #7221
    
    `subscriptions-transport-ws` is also deprecated, we need to move to
    `graphql-ws` one day.
    But better deprecatedthan broken.
    haoqunjiang committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    07052c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0260e4d View commit details
    Browse the repository at this point in the history
  3. ci: bump appveyor node version

    The dev dependency `@graphql-eslint/eslint-plugin` is causing CI
    failures in Node.js 12
    haoqunjiang committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4e024b7 View commit details
    Browse the repository at this point in the history
  4. v5.0.8

    haoqunjiang committed Jul 7, 2022
    2 Configuration menu
    Copy the full SHA
    b154dbd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    bc1c0bc View commit details
    Browse the repository at this point in the history
  2. docs: bump vitepress

    yyx990803 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    95ad425 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c0134e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    248f770 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e636817 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

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

Commits on Nov 9, 2022

  1. chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#7324)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f0f254e View commit details
    Browse the repository at this point in the history
Loading