-
Notifications
You must be signed in to change notification settings - Fork 240
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 to TypeScript 4.x #1071
Comments
I don't think so, it's mostly a matter of timing and juggling with internal teams, tasks and compatibility issues. As there has been issues with the generated code (previously) especially the *.d.ts, I've since added tasks for the apigenerator to mitigate this aspect and make it easier to identify and validate any possible breaks. |
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
- Enable ESLint-Fix during compilation - Fold react and React Native projects back into main build
v2.7.0 is not fully deployed to NPM and all CDN endpoints -- 🎆 🥳 🍾 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The project uses TypeScript version 2.5.3 while the current latest version is 3.6.3 (with 3.7 beta just becoming available).
While there's a number of updates to the language that may be beneficial there's also updates to the core definitions. One definition update in particular would be useful to address the definition patching required for #1070.
The text was updated successfully, but these errors were encountered: