Skip to content

Conversation

@dsblv
Copy link
Contributor

@dsblv dsblv commented Feb 16, 2017

I added missing fiber.js to react-dom and react-test-renderer package.json-s so this file doesn't get stripped when packages are published to npm.

@gaearon
Copy link
Collaborator

gaearon commented Feb 16, 2017

We actually planned to get rid of the separate export in the next alpha and instead enable it by default. Would you like to amend the PR for this?

@dsblv
Copy link
Contributor Author

dsblv commented Feb 16, 2017

Sure, happy to do this. Do you need a way for users to opt out, like react-dom/stack?

@gaearon
Copy link
Collaborator

gaearon commented Feb 16, 2017

No. Supporting both at the same time has been and will be daunting. We'll want to completely cut over in the major and this is the first step.

@dsblv
Copy link
Contributor Author

dsblv commented Feb 16, 2017

Done.

I guess there is a bunch of files to be deleted now, but that's beyond my scope, sorry.

@gaearon gaearon changed the title Publish fiber.js to npm Switch to shipping Fiber in npm packages Feb 16, 2017
@gaearon gaearon merged commit 764531d into facebook:master Feb 16, 2017
@gaearon
Copy link
Collaborator

gaearon commented Feb 16, 2017

Looks fine, thanks!

@dsblv dsblv deleted the patch-1 branch February 16, 2017 15:43
@sebmarkbage
Copy link
Contributor

Does this also switch the UMD builds, and if so, can we delete the Fiber UMD build?

@gaearon
Copy link
Collaborator

gaearon commented Feb 18, 2017

It doesn't switch UMDs, no.
@dsblv Would you like to also send a PR to change the UMD build to Fiber?

@dsblv dsblv mentioned this pull request Feb 18, 2017
@dsblv
Copy link
Contributor Author

dsblv commented Feb 18, 2017

Of course. Here you go gentlemen #9026

NMinhNguyen referenced this pull request in enzymejs/react-shallow-renderer Jan 29, 2020
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.

4 participants