Skip to content

Release 1.7.1

Latest
Compare
Choose a tag to compare
@luicfrr luicfrr released this 26 Jul 14:10
· 16 commits to main since this release

⚠️ Breaking Changes

  • Orientation is handled by frame orientation. See Orientation docs for more details.
  • If you want to use autoScale prop you should define windowWidth and windowHeight in faceDetectionOptions.
    With this you can define if you want to remove status bar size from screen size, etc...

✨ Features

  • add windowWidth and windowHeight parms (81ff6de)
  • bump dependencies version (84058bb)