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

chore: specify TypeScript version with ~ #18406

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

sapphi-red
Copy link
Member

Description

Since TS does not follow semver, it's better to use ~ instead of ^. It doesn't matter much as we have a lockfile pushed, but slightly better for the create-vite templates.

Also this will reduce things like #18402 happening.

@sapphi-red sapphi-red added the p1-chore Doesn't change code behavior (priority) label Oct 21, 2024
Copy link

stackblitz bot commented Oct 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

bluwy
bluwy previously approved these changes Oct 21, 2024
@patak-dev patak-dev merged commit 70bb8de into vitejs:main Oct 21, 2024
14 checks passed
@sapphi-red sapphi-red deleted the chore/specify-ts-version-with-tilde branch October 21, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1-chore Doesn't change code behavior (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants