v5.0.0-beta.1
Pre-release
Pre-release
·
7 commits
to beta
since this release
5.0.0-beta.1 (2022-04-14)
Bug Fixes
- schedule: fix
schedulestarting 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
requestAnimationFrameandcancelAnimationFramefunctions to be replaced (f0f15ba)
BREAKING CHANGES
- Lib is now functional; import with
import * as Rafael from 'rafael'