Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 07:47
· 1 commit to main since this release

   🚀 Features

  • Add example comments for functions.  -  by @s3xysteak (51f81)
  • useMeasure: Return stop to stop current measure  -  by @s3xysteak (6477b)
  • useMoveByKeyboard: distancePerFrame option now receive key param when it is a function.  -  by @s3xysteak (022fd)

   🏎 Performance

  • useMoveByKeyboard: Use preRender hook instead of requestAnimationFrame  -  by @s3xysteak (a1643)
    View changes on GitHub