Releases: byronogis/pausable-timers
Releases · byronogis/pausable-timers
v0.2.0
🚨 Breaking Changes
- Update API to use unified options object - by @byronogis (806e8)
View changes on GitHub
v0.1.0
🚀 Features
- Add isCompleted and getRemainingTime methods - by @byronogis (45865)
View changes on GitHub
v0.0.3
🐞 Bug Fixes
- interval: Correct timing after re-pause during resume - by @byronogis (fd697)
View changes on GitHub
v0.0.2
No significant changes