Skip to content

2.0.0 Library Refactor bundled with Rollup + Babel

Compare
Choose a tag to compare
@albert-gonzalez albert-gonzalez released this 30 Sep 14:41
· 136 commits to master since this release

Changes

  • Library refactored using ES6 features and bundled with Rollup + Babel
  • Refactored the method for detecting that the target is achieved

Breaking Changes

  • The callback function now receives the timer and not the counter. Check out the examples to see the new way of using it.