Commit 8fa9363
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/element-plus@1.2.3...@vue-js-cron/element-plus@2.0.0) (2023-11-04)
### Bug Fixes
* adapt flavors to new core ([18fc5d0](18fc5d0))
* fill result of splitArray ([7b09c1e](7b09c1e))
* keep no specific value ([2bb9c12](2bb9c12))
* move vue to devDependencies, ... ([c8ce618](c8ce618))
* remove @quasar/vite-plugin ([03c803a](03c803a)), closes [#29](#29)
* remove cyclic type ([a632e25](a632e25))
* remove reexport of core.util ([5e86236](5e86236))
* use .mjs for rollup config ([1cb1349](1cb1349))
### Features
* add format prop [#25](#25) ([1b42d11](1b42d11))
* add initialPeriod ([dcb7396](dcb7396))
* add no specific value [#25](#25) ([3beb67f](3beb67f))
* core in typescript ([dd33ece](dd33ece))
* translate into typescript ([2f8a214](2f8a214))
### BREAKING CHANGES
* remove export of util
* restructured exports1 parent 4632ce0 commit 8fa9363
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