Skip to content

Umbrella 15.0 #4600

Description

@sebmarkbage

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions