Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 23:16
· 3 commits to main since this release
240787e

5.0.0 (2022-04-14)

Bug Fixes

  • schedule: fix schedule starting all tasks (13af0ae)
  • start: don't run task immediately if using default framerate (8babab5)

Code Refactoring

  • update to use modern ESM (8c88412)

Features

  • config: allow requestAnimationFrame and cancelAnimationFrame functions to be replaced (f0f15ba)

BREAKING CHANGES

  • Lib is now functional; import with import * as Rafael from 'rafael'