Skip to content

Releases: streamich/libreact

v2.9.3

22 Dec 17:59
Compare
Choose a tag to compare

2.9.3 (2018-12-22)

Bug Fixes

  • snapshot must be object or null (a1eaca6)

v2.9.2

22 Dec 17:54
Compare
Choose a tag to compare

2.9.2 (2018-12-22)

Bug Fixes

v2.9.1

22 Dec 17:48
Compare
Choose a tag to compare

2.9.1 (2018-12-22)

Bug Fixes

  • define shouldUpdate function (2277cfe)
  • ensure we always return boolean from shouldComponentUpdate (f2776ab)

v2.9.0

22 Dec 17:39
Compare
Choose a tag to compare

2.9.0 (2018-12-22)

Features

v2.8.1

20 Nov 16:41
Compare
Choose a tag to compare

2.8.1 (2018-11-20)

Bug Fixes

  • 🐛 fire onMount event before attempting to play video (cde669a)
  • 🐛 remove testing code (ac8c487)

v2.8.0

20 Nov 10:36
Compare
Choose a tag to compare

2.8.0 (2018-11-20)

Features

  • 🎸 reset
  • 🎸 track canPlay boolean in state of

v2.7.0

15 Nov 22:25
Compare
Choose a tag to compare

2.7.0 (2018-11-15)

Bug Fixes

Features

  • 🎸 prevent window scroll under (11b3a97)

v2.6.0

22 Oct 18:23
Compare
Choose a tag to compare

2.6.0 (2018-10-22)

Features

v2.5.0

20 Oct 22:45
Compare
Choose a tag to compare

2.5.0 (2018-10-20)

Features

  • TouchSupportSensor: Add the TouchSupportSensor HOC and func (a06fbed)

v2.4.0

12 Oct 20:15
Compare
Choose a tag to compare

2.4.0 (2018-10-12)

Features

  • 🎸 improve props typings of (090c2bb)