Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v3.0.0 #701

Merged
merged 9 commits into from
Sep 30, 2023
Merged

chore: release v3.0.0 #701

merged 9 commits into from
Sep 30, 2023

Conversation

sheerlox
Copy link
Collaborator

@sheerlox sheerlox commented Sep 27, 2023

sheerlox and others added 6 commits July 20, 2023 20:58
BREAKING CHANGE: removed `cron.job()` method in favor of `new CronJob(...args)` /
`CronJob.from(argsObject)`
BREAKING CHANGE: removed `cron.time()` method in favor of `new CronTime()`
BREAKING CHANGE: `CronJob`: constructor no longer accepts an object as its first and
only params. Use `CronJob.from(argsObject)` instead.
BREAKING CHANGE: `CronJob`: callbacks are now called in the order they were registered
@sheerlox sheerlox changed the title release: v3.0.0 chore: release v3.0.0 Sep 27, 2023
@sheerlox sheerlox force-pushed the release/v3.0.0 branch 3 times, most recently from 593acf6 to d31cf9b Compare September 27, 2023 19:08
## Breaking changes
BREAKING CHANGE: `utcOffset` parameter no longer accepts a string
BREAKING CHANGE: `utcOffset` values between -60 and 60 are no longer
treated as hours
BREAKING CHANGE: providing both `timeZone` and `utcOffset` parameters
now throws an error
@sheerlox sheerlox marked this pull request as ready for review September 29, 2023 23:36
@sheerlox sheerlox self-assigned this Sep 29, 2023
@sheerlox sheerlox added the type:feature New feature or feature improvement & requests label Sep 29, 2023
@sheerlox sheerlox merged commit dab3d69 into main Sep 30, 2023
11 checks passed
@sheerlox sheerlox deleted the release/v3.0.0 branch September 30, 2023 00:39
@ncb000gt
Copy link
Member

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sheerlox sheerlox mentioned this pull request Sep 30, 2023
8 tasks
@sheerlox sheerlox added type:chore Other changes that don't modify src or test files and removed type:feature New feature or feature improvement & requests labels Sep 30, 2023
@sheerlox sheerlox removed their assignment Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type:chore Other changes that don't modify src or test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants