Skip to content

v2.0.0-rc.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 09:53
1d8639e

2.0.0-rc.6 (2022-11-01)

⚠ BREAKING CHANGES

  • rename frame event callbacks

Features

  • add frame onRepeat callback (9808cda)

Bug Fixes

  • include package version (7c8ca11)
  • make privates optional in typings (0892fef)
  • register the screw on play and remove on stop (21e7c96)
  • timing recalculation (c2d7cdb)

Code Refactoring

  • rename frame event callbacks (f26fe47)

Miscellaneous Chores