Skip to content

Releases: abichinger/vue-js-cron

@vue-js-cron/light@2.1.0

13 Aug 18:07
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/light 2.1.0 (2022-08-13)

Features

Dependencies

  • @vue-js-cron/core: upgraded to 3.1.0

@vue-js-cron/element-plus@1.0.0

13 Aug 18:07
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/element-plus 1.0.0 (2022-08-13)

Features

Dependencies

  • @vue-js-cron/core: upgraded to 3.1.0

@vue-js-cron/core@3.1.0

13 Aug 18:07
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/core 3.1.0 (2022-08-13)

Features

@vue-js-cron/vuetify@2.1.0

11 Aug 18:55
Compare
Choose a tag to compare

@vue-js-cron/vuetify 2.1.0 (2022-08-11)

Features

  • vuetify: add custom-select component (393c180)

@vue-js-cron/vuetify@3.0.1

11 Aug 16:06
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/vuetify 3.0.1 (2022-08-11)

Bug Fixes

Dependencies

  • @vue-js-cron/core: upgraded to 3.0.1

@vue-js-cron/vuetify@3.0.0

11 Aug 14:06
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/vuetify 3.0.0 (2022-08-11)

Features

  • vuetify: upgrade to vue3 and add CustomSelect (486d419), closes #4

BREAKING CHANGES

  • vuetify: no vue2 support

Dependencies

  • @vue-js-cron/core: upgraded to 3.0.0

@vue-js-cron/light@2.0.1

11 Aug 16:06
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/light 2.0.1 (2022-08-11)

Bug Fixes

Dependencies

  • @vue-js-cron/core: upgraded to 3.0.1

@vue-js-cron/light@2.0.0

11 Aug 14:06
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/light 2.0.0 (2022-08-11)

Bug Fixes

Features

  • light: upgrade to vue3 (2d33143), closes #4
  • vuetify: upgrade to vue3 and add CustomSelect (486d419), closes #4

BREAKING CHANGES

  • vuetify: no vue2 support
  • light: no vue2 support

Dependencies

  • @vue-js-cron/core: upgraded to 3.0.0

@vue-js-cron/core@3.0.1

11 Aug 16:06
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/core 3.0.1 (2022-08-11)

Bug Fixes

@vue-js-cron/core@3.0.0

11 Aug 14:06
Compare
Choose a tag to compare
Pre-release

@vue-js-cron/core 3.0.0 (2022-08-11)

Bug Fixes

  • core: set hour range to 0-23 (b4f3a6d), closes #5
  • selectedStr: sort selected values (1a2be37), closes #6

Features

  • core: upgrade to vue3 (96fe7e6)
  • vuetify: upgrade to vue3 and add CustomSelect (486d419), closes #4

BREAKING CHANGES

  • vuetify: no vue2 support
  • core: no vue2 support