Releases: dlcastillop/final-countdown-js
Releases · dlcastillop/final-countdown-js
v2.0.1
What's Changed
- Update vite to v4.5.3 by @dlcastillop in #40
- Add nova.js link on readme by @dlcastillop in #41
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- useCountDown and useCountUp API changes by @dlcastillop in #28
- useTimer API changes by @dlcastillop in #30
- useStopwatch API changes by @dlcastillop in #31
- Update Readme with new API changes by @dlcastillop in #32
Full Changelog: v1.5.1...v2.0.0
v1.5.1
What's Changed
- Add all dependencies as dev dependencies by @dlcastillop in #24
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Trigger an optional function after any counter, stopwatch or timer finishes by @dlcastillop in #22
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Update vite to 4.5.2 by @dlcastillop in #20
- Improve code examples by @dlcastillop in #21
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.1
What's Changed
- Update vite to 4.5.1 by @dlcastillop in #9
- Improve interfaces naming and usage by @dlcastillop in #11
- Optimize the useCountDown and useCountUp hooks by @dlcastillop in #13
- Handle common errors by @dlcastillop in #14
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Fix dependencies vulnerabilities by @dlcastillop in #4
- Show results during DevHunt launch by @dlcastillop in #5
- Ask for a review on Product Hunt by @dlcastillop in #6
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Improvements
- Optimized interfaces
v1.1.0
Improvements
- Internally only a timer and stopwatch are used for the hooks