Skip to content

Latest commit

 

History

History
72 lines (35 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

72 lines (35 loc) · 2.57 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

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

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

⚠ BREAKING CHANGES

  • remove Screw.useDefaultAnimation

Code Refactoring

  • remove Screw.useDefaultAnimation (85a7982)

Miscellaneous Chores

1.1.3 (2020-11-21)

1.1.2 (2020-10-24)

Bug Fixes

  • oops: add build from 1.1.1 (3fc033c)

1.1.1 (2020-10-24)

[DEPRECATED] Use 1.1.2 instead

Bug Fixes

  • ignore non-number properties (a54b0c5)

1.1.0 (2020-08-06)

Features