Skip to content

Fancy - v2.0.7

Choose a tag to compare

@ItsJonQ ItsJonQ released this 13 Oct 02:00
· 38 commits to master since this release

Frame/ScopeProvider: Render multiple children

This update enhances the Frame/ScopeProviders to allow them to render
multiple children. If more than one child component is passed, a div
wrapper will be rendered. This is essentially a work-around to
React.Fragments, which isn't available in React 15.