Commit 455914d
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/[email protected]...@vue-js-cron/[email protected]) (2024-03-05)
### Features
* add event `update:period` [#47](#47) ([1015ed9](1015ed9))
### BREAKING CHANGES
* - renamed `CronCoreProps.initialPeriod` to `CronCoreProps.period`
- removed argument from `setupCron`1 parent 86f37a1 commit 455914d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments