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

Implement babel 7 support #763

Merged
merged 14 commits into from
Apr 12, 2019
Merged

Conversation

dustinsoftware
Copy link
Member

@dustinsoftware dustinsoftware commented Mar 23, 2019

Provide a mechanism for consumers to opt-in to the legacy babel 6 version if they still need to. Intentionally use readonly public strings instead of constants so that the values are not copied directly into the source of dependencies.

  • Add babel 7 and add new configuration values
  • Add @babel/preset-typescript" so that using TSX files "just works"
  • Update tests

Fixes #757

@dustinsoftware dustinsoftware merged commit 1944d9f into reactjs:master Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore TypeScript Support
1 participant