·
36 commits
to main
since this release
@vue-js-cron/core 6.0.0 (2025-05-22)
Code Refactoring
- Localization (41b5851)
Features
BREAKING CHANGES
- Removed
getLocaleandLocale
- Rename
LocaletoL10nEngine - Rename
Locale.getLocaleStrtoLocale.getTemplate - Rename
getLocaletocreateL10n
- Rename
CronTypetoFieldPattern
- Rename
CronType.EmptytoFieldPattern.Any. - Rename
CronType.EveryXtoFieldPattern.Step. - Due to this change, the structure of existing localization objects need adjustments.