-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update vite and typescript in react-ts template #3705
Copy link
Copy link
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Vite is 2 major versions behind and TypeScript is 1 major version behind.
It causes issues when trying to use packages that require those dependencies to be more up to date.
Describe the solution you'd like
Update the template's dependencies and files to the latest Vite and TypeScript versions.
Describe alternatives you've considered
Update manually after creating the project. But it seems that upgrading to Vite 4 or above breaks hot reloading.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog