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

React 16 #445

Merged
merged 7 commits into from
Nov 2, 2017
Merged

React 16 #445

merged 7 commits into from
Nov 2, 2017

Conversation

dustinsoftware
Copy link
Member

The samples still need to be updated. This updates the built-in copy of React. The MVC Core sample was updated to support PropTypes and ES6 classes, both of which are required for React 16.

CommonJS imports are still not supported with built-in babel. I'm not sure how many people still need that functionality since compiling the client + server bundle with webpack ahead of time is a pretty stable alternative. So, it may be worth it to just deprecate on-the-fly JS compiler and move ahead with webpack-only builds.

@alecpirillo
Copy link

This is great Dustin, would love to see this merged into a release.

@dustinsoftware
Copy link
Member Author

@Daniel15 this is almost ready to go. I just have to finish getting the webpack sample working before this should be merged, everything else is ready for review

@dustinsoftware
Copy link
Member Author

@Daniel15 this should be good to go now.

@Daniel15
Copy link
Member

Daniel15 commented Nov 2, 2017

Thank you @dustinsoftware! I'll try to push out a release this weekend.

@Daniel15 Daniel15 merged commit 209de13 into reactjs:master Nov 2, 2017
@Daniel15
Copy link
Member

Daniel15 commented Nov 8, 2017

Released this today as version 3.2. Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants