Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: lock minor versions when creating projects / adding plugins #5134

Merged
merged 7 commits into from Feb 4, 2020

Conversation

sodatea
Copy link
Member

@sodatea sodatea commented Feb 3, 2020

closes #5012

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

@sodatea sodatea merged commit 773f8a4 into vuejs:dev Feb 4, 2020
@sodatea sodatea deleted the feat-minor-version-lock branch February 4, 2020 08:26
mactanxin pushed a commit to mactanxin/vue-cli that referenced this pull request Feb 11, 2020
…ejs#5134)

* feat: lock minor versions when creating projects / adding plugins

closes vuejs#5012

* refactor: also calculate latestMinor version

* feat: support add packages with tilde version range

* refactor: make the `runCommand` invocations more concise

* refactor: use the `getVersions` utility function to get latestMinor

* feat: when adding plugins, use tilde range by default

* fix: allow empty args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lock minor version for plugins
1 participant