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

fix!: keep project name validation rules in sync between UI and CLI #6443

Merged
merged 2 commits into from
May 7, 2021

Conversation

haoqunjiang
Copy link
Member

Capital letters are no longer allowed.

Supersedes #5096 (see more reasoning in that PR)

closes #2547
closes #5032
closes #6436
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:

Capital letters are no longer allowed.

Supersedes vuejs#5096 (see more reasoning in that PR)

closes vuejs#2547
closes vuejs#5032
closes vuejs#6436
@haoqunjiang haoqunjiang merged commit 889c6fe into vuejs:dev May 7, 2021
@haoqunjiang haoqunjiang deleted the disallow-capital-letters-in-name branch May 7, 2021 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment