Skip to content

React 16#445

Merged
Daniel15 merged 7 commits into
reactjs:masterfrom
dustinsoftware:react-16
Nov 2, 2017
Merged

React 16#445
Daniel15 merged 7 commits into
reactjs:masterfrom
dustinsoftware:react-16

Conversation

@dustinsoftware

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

@dustinsoftware

Copy link
Copy Markdown
Contributor 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
Copy Markdown
Contributor Author

@Daniel15 this should be good to go now.

@Daniel15

Daniel15 commented Nov 2, 2017

Copy link
Copy Markdown
Contributor

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

Daniel15 commented Nov 8, 2017

Copy link
Copy Markdown
Contributor

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.

3 participants