Skip to content

Releases: streamich/react-universal-interface

v0.6.2

Choose a tag to compare

@streamich streamich released this 29 May 21:09

0.6.2 (2020-05-29)

Bug Fixes

  • 🐛 move tslib to peerDependencies (06a34a6)

v0.6.1

Choose a tag to compare

@streamich streamich released this 29 May 20:41
beb0c56

0.6.1 (2020-05-29)

Bug Fixes

  • 🐛 remove legacy component as function check (69e0c42)

v0.6.0

Choose a tag to compare

@streamich streamich released this 08 Apr 15:42
65f9235

0.6.0 (2019-04-08)

Features

  • 🎸 add hookToRenderProp (aa77272)

v0.5.2

Choose a tag to compare

@streamich streamich released this 09 Feb 20:18

0.5.2 (2019-02-09)

Bug Fixes

v0.5.1

Choose a tag to compare

@streamich streamich released this 12 Dec 10:19
5168a3b

0.5.1 (2018-12-12)

Bug Fixes

  • allow symbol type as render children (5168a3b)

v0.5.0

Choose a tag to compare

@streamich streamich released this 21 Oct 11:36
249c80e

0.5.0 (2018-10-21)

Features

  • 🎸 add universal component prop type interface (81e43aa)

v0.4.0

Choose a tag to compare

@streamich streamich released this 20 Oct 15:40
c4a0b90

0.4.0 (2018-10-20)

Features

  • 🎸 update build process (bcc1a80)

v0.3.2

Choose a tag to compare

@streamich streamich released this 26 Mar 21:49
606d4c4

0.3.2 (2018-03-26)

Bug Fixes

  • add name to Enhanced component (4eaf1a2)

v0.3.1

Choose a tag to compare

@streamich streamich released this 20 Feb 00:46
0bfde16

0.3.1 (2018-02-20)

Bug Fixes

  • remove redundant test (c859be1)
  • return null if children falsy (53cc74e)

v0.3.0

Choose a tag to compare

@streamich streamich released this 20 Feb 00:37
a65de1d

0.3.0 (2018-02-20)

Features

  • allow extra args in render props (456558e)