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

Upgrade TypeScript to v5 in React-scripts #13283

Open
miguelhormigo opened this issue Jul 11, 2023 · 3 comments
Open

Upgrade TypeScript to v5 in React-scripts #13283

miguelhormigo opened this issue Jul 11, 2023 · 3 comments

Comments

@miguelhormigo
Copy link

React-scripts currently relies on TypeScript up to v4, despite the availability of v5 since March. It would greatly benefit developers if the library were also compatible with TypeScript v5, ensuring that those of us already utilizing v5 can avoid any potential dependency conflicts

@vkolova
Copy link

vkolova commented Oct 24, 2023

Are there any plans to move this forward? It's been an issue in one of our projects for a while, and it's looking more and more like we'll have to drop create-react-app.

@jpgoelz
Copy link

jpgoelz commented Oct 24, 2023

CRA is pretty much dead. I advise switching to vite. I have done this for a few projects, and it is really straight forward.

See #13289 for reference.

@ManfredLange
Copy link

despite two at least two PRs still not resolved. I second @jpgoelz view that it might be best to switch to vite. See https://vitejs.dev/ for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants