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

Fix react-addons-create-fragment package export #9383

Merged
merged 1 commit into from
Apr 8, 2017

Conversation

lscspirit
Copy link

Fix the react-addons-create-fragment package to properly exports the createReactFragment function as intended. This package is currently exporting a function that returns the createReactFragment(), which is incorrect. The package should be exporting the actual createReactFragment().

This fixes #9381.

@gaearon
Copy link
Collaborator

gaearon commented Apr 8, 2017

Thanks! Sorry about this. 😞
I'll make another pass at addons and check that we don't have issues like this in other places.

@gaearon gaearon merged commit c2ca2f5 into facebook:15.5-dev Apr 8, 2017
@gaearon gaearon mentioned this pull request Apr 8, 2017
10 tasks
@gaearon
Copy link
Collaborator

gaearon commented Apr 9, 2017

Fix out in react-addons-create-fragment@15.5.3.

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.

None yet

4 participants