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

Umbrella 15.0 #4600

Closed
5 of 7 tasks
sebmarkbage opened this issue Aug 11, 2015 · 1 comment
Closed
5 of 7 tasks

Umbrella 15.0 #4600

sebmarkbage opened this issue Aug 11, 2015 · 1 comment

Comments

@sebmarkbage
Copy link
Collaborator

This is likely going to be a quick release after 0.14 goes out. Basically just a "lightweight" "garbage collection" release of 0.14.

Remove Deprecated Functionality

Deprecated Functionality that Unlocks new Features

Spill over from 0.14:

  • Make sure that the react package only includes "isomorphic" so that other renderers aren't burdened. Even if it is the same package, at least make sure that the module dependencies aren't burdened. Effectively make sure this is complete: Decouple dependencies between React DOM and React Isomorphic, except for currentOwner which React DOM still needs to set on React Isomorphic. (@sebmarkbage) See comment in Reorganize Src Directory for Isomorphic React Package #3866

Bonus:

  • React Native ships its own copy of the renderer so that npm finally works properly.
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

No branches or pull requests

2 participants