Skip to content

Release v0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sjohnsonaz sjohnsonaz released this 20 Sep 00:48
· 41 commits to master since this release

Revert "Moved IVirtualNode.children to IVirtualNode.props.children."
Changed children from rest operator to Array in VirtualNode constructor.
Simplified VirtualNode.fixChildrenArrays usage.
Simplified Component constructor.
Added Portal remove property.