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: 6cac3af
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: 597b4b6
Choose a head ref
  • 15 commits
  • 52 files changed
  • 11 contributors

Commits on Sep 22, 2020

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

Commits on Sep 23, 2020

  1. fix: respect scope when resolving package metadata (#5892)

    This should fix the remaining issue reported in #5411.
    In particular, if the user configured a dedicated npm registry for a
    specific scope, this setting was previously disregarded by vue-cli.
    Thus it was impossible to use vue upgrade if the packages were not also
    published to the official npm registry.
    bodograumann authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5b70fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468986b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    eda18b0 View commit details
    Browse the repository at this point in the history
  2. docs: add solution for yarn link error (#5884) [skip ci]

    Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
    jecyu and haoqunjiang authored Sep 27, 2020
    Configuration menu
    Copy the full SHA
    6681459 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. fix: incorrectly read Taobao binary mirror configuration. (#5902)

    Co-authored-by: zhangke <zhangke12@zybank.com.cn>
    godky and zhangke authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    286d068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    145ccca View commit details
    Browse the repository at this point in the history
  3. docs: add notes on the vue inspect command (#3797) [skip ci]

    Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
    Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
    3 people authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    352d759 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8578567 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

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

Commits on Sep 30, 2020

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

Commits on Oct 6, 2020

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

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    a3c7322 View commit details
    Browse the repository at this point in the history
  2. v4.5.7

    haoqunjiang committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    597b4b6 View commit details
    Browse the repository at this point in the history
Loading