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

Add support for iterable children. #60

Merged
merged 1 commit into from
Nov 26, 2015
Merged

Conversation

bgerm
Copy link
Contributor

@bgerm bgerm commented Nov 14, 2015

React 0.13 added support for iterable children, making it possible to use
Immutable.js for supplying your react children to a container. This code
commit supports that change.

React 0.13 added support for iterable children, making it possible to use
Immutable.js for supplying your react chidlren to a container.  This code
commit supports that change.
gajus added a commit that referenced this pull request Nov 26, 2015
Add support for iterable children.
@gajus gajus merged commit ed764de into gajus:master Nov 26, 2015
@gajus
Copy link
Owner

gajus commented Nov 26, 2015

Thank you

@bgerm
Copy link
Contributor Author

bgerm commented Dec 4, 2015

Thanks a lot for accepting this patch. I was wondering if you had plans on bumping, building, and publishing the changes?

@gajus
Copy link
Owner

gajus commented Dec 4, 2015

@bgerm version 3.6.2 released b15ef85.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants