Skip to content

Releases: Disorrder/screw

v2.0.0-rc.6

01 Nov 09:53
1d8639e
Compare
Choose a tag to compare

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

v2.0.0-rc.1

06 Aug 18:24
e81d6a5
Compare
Choose a tag to compare

2.0.0-rc.1 (2022-08-06)

⚠ BREAKING CHANGES

  • remove Screw.useDefaultAnimation

Code Refactoring

  • remove Screw.useDefaultAnimation (85a7982)

Miscellaneous Chores