Skip to content

4.0

Compare
Choose a tag to compare
@zackify zackify released this 12 Apr 19:10
· 88 commits to master since this release

Use React.Fragment instead of div as wrapper. No longer will it pass props through to root element, render a surrounding div and put props on that instead. Breaking change style wise for people, so new major version.

b639342