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 to TypeScript version 2.9 #880

Closed
anthonyrota opened this issue Jun 4, 2018 · 2 comments
Closed

Upgrade to TypeScript version 2.9 #880

anthonyrota opened this issue Jun 4, 2018 · 2 comments

Comments

@anthonyrota
Copy link

anthonyrota commented Jun 4, 2018

🌈 Feature

Upgrade to TypeScript 2.9 (Expecially in the react-ts template)

TypeScript 2.9 should be supported (or the latest version / the one at https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-8.html)

This would allow people to use the Extract, conditional types and many other features of typescript 2.8+

Update: upgrading to the latest version of typescript (3.0+) would also allow for many other features, such as mapped tuple types, unknown, etc.

@ecwyne
Copy link

ecwyne commented Oct 14, 2018

This would also allow generic components in JSX 👍

microsoft/TypeScript#22415

@SaraVieira
Copy link
Contributor

Hey!

I will close as this has been made in the meantime by moving to normal Create React app and now our versions come from react scripts

Please reopen if needed :)

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

No branches or pull requests

3 participants