Skip to content

Releases: romac/react-if

2.2.2

30 Aug 21:35
v2.2.2

Choose a tag to compare

  • Add TypeScript typings. (@TeffenEllis)

2.2.1

30 Aug 21:34
v2.2.1

Choose a tag to compare

  • Update to React 15.5 (@romac)

2.1.0 (2016-06-13)

13 Jun 17:59

Choose a tag to compare

  • Render any child component apart from Else if condition is true. (@timjacobi)
  • Added tests. (@timjacobi)
  • Allow If to have no children.