Adding TypeScript Adding TypeScript Note: this feature is available with react-scripts@2.1.0 and higher. TypeScript is a typed superset of JavaScript that compiles to plai...
Performance Improvements Better Module Visibility Rules Performance Improvements The 1.1 compiler is typically around 4x faster than any previous release. See this blog post f...
async/await support in ES6 targets (Node v4+) Example Support for —target ES6 with —module Example this-typing ES7 exponentiation operator Example Improved checking for dest...