Skip to content

v5.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Apr 22:21
· 7 commits to beta since this release
2dc54bc

5.0.0-beta.1 (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'