Skip to content

v2.3.0 - Improvements and fixes

Compare
Choose a tag to compare
@jylauril jylauril released this 13 Jul 22:43
· 26 commits to master since this release
  • Runner now utilizes requestAnimationFrame if applicable and falls back to setTimeout
  • Fixed a small bug with dependency checks
  • Removed ability to tweak the runner interval due to requestAnimationFrame change