Skip to content

chore(create-vite): update version of vue-tsc#4390

Merged
antfu merged 1 commit into
vitejs:mainfrom
lijialiang:main
Jul 26, 2021
Merged

chore(create-vite): update version of vue-tsc#4390
antfu merged 1 commit into
vitejs:mainfrom
lijialiang:main

Conversation

@lijialiang

Copy link
Copy Markdown
Contributor

Description

Fix #4388 by upgrading the dependency on the latest version of vue-tsc.

Additional context

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@Shinigami92 Shinigami92 added the dependencies Pull requests that update a dependency file label Jul 26, 2021
@antfu antfu changed the title fix(deps): update version of vue-tsc chore(create-vite): update version of vue-tsc Jul 26, 2021
@antfu antfu merged commit 08471ef into vitejs:main Jul 26, 2021
aleclarson pushed a commit to aleclarson/vite that referenced this pull request Nov 8, 2021
Co-authored-by: lijialiang <lijialiang@yy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vue-tsc --noEmit does not support setup enum of vue 3.2-beta

3 participants