Releases: albert-gonzalez/easytimer.js
Releases · albert-gonzalez/easytimer.js
v4.6.0
28 Aug 18:11
Compare
Sorry, something went wrong.
No results found
Changes
Dependencies updated (mainly Rollup from v2 to v3)
v4.5.4
23 Aug 21:29
Compare
Sorry, something went wrong.
No results found
Changes
Vendors updated
Little change in examples page
v4.5.3
12 Feb 12:00
Compare
Sorry, something went wrong.
No results found
Changes
*It's the same version as 4.5.2, I forgot to generate the new dist in the previous version :)
v4.5.2
12 Feb 11:53
Compare
Sorry, something went wrong.
No results found
Changes
Vendors updated.
package-lock version updated to v2
v4.5.1
24 Sep 18:13
Compare
Sorry, something went wrong.
No results found
Changes
removeAllEventListeners added to index.d.ts (Thanks to @pavloDeshko ).
Vendors updated.
v4.5.0
12 Aug 18:49
Compare
Sorry, something went wrong.
No results found
Changes
removeAllEventListeners method added (Thanks to @JRebella )
Vendors updated
v4.4.0
24 Jun 10:25
Compare
Sorry, something went wrong.
No results found
Changes
startValues and target parameters now are casted to integer, so strings which contain a number can be used.
Vendors updated to last version
uglify plugin replaced with terser plugin
v4.3.4
16 Mar 10:42
Compare
Sorry, something went wrong.
No results found
Changes
Update API documentation with two functions: isPaused() & getConfig() (thanks @oneminch #118 )
v4.3.3
12 Mar 19:17
Compare
Sorry, something went wrong.
No results found
Changes
EasyTimer React Hook info added to docs
v4.3.2
28 Feb 19:22
Compare
Sorry, something went wrong.
No results found
Changes
Bug fixed updating negative values in tenth of a second counter
Vendors updated