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

Update vite and typescript in react-ts template #3705

Open
orellazri opened this issue Aug 24, 2024 · 0 comments
Open

Update vite and typescript in react-ts template #3705

orellazri opened this issue Aug 24, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@orellazri
Copy link
Contributor

orellazri commented Aug 24, 2024

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

@orellazri orellazri added the Enhancement New feature or request label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant