Releases: mrfratello/SyoTimer
Releases · mrfratello/SyoTimer
v3.1.2
What's Changed
- build(deps): upgrade dependencies by @mrfratello in #20
- refactor: add testing on vitest by @mrfratello in #21
- docs: simplifying the example about
setOption
method by @mrfratello in #23 - ci: add github actions for lint code and for issues by @mrfratello in #24
Full Changelog: v3.1.1...v3.1.2
v3.1.1
chore(release): 3.1.1
v3.1.0
v3.0.0
⚠ BREAKING CHANGES
-
$.syotimerLang[lang].handler
must be function with two arguments -
API Changed:
- use
date
(number, Date) property insteadyear
,month
,day
,hour
,minute
,second
props - remove properties
timeZone
andignoreTransferTime
- use
Features
v2.1.1
- publish on npm
- used universal module definition
- added default CSS styles