Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 918 Bytes

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 918 Bytes

Change Log

Bug Fixes

1.2.8-beta.0

  • Fix Error: Can't call setState on an unmounted component.

Bug Fixes

1.2.7-beta.0

  • Fix Error: Invalid constraint on safari when default value is used.

Other

1.2.5-beta.0

  • No need lodash and save 30k

Bug Fixes

1.2.4-beta.0

  • Fix TypeError: Object(...) is not a function when componentWillReceiveProps() is called. Introduced in 1.1.2-beta.0

Bug Fixes

1.2.3-beta.0

  • Fix css for error message inside DisplayError component

Features

1.2.2-beta.0

  • Add error message if camera fail to start between h1 tag. see bool prop isDisplayStartCameraError

Bug Fixes

1.1.2-beta.0

BREAKING CHANGES