Skip to content

chore: release v3.0.0#701

Merged
sheerlox merged 9 commits intomainfrom
release/v3.0.0
Sep 30, 2023
Merged

chore: release v3.0.0#701
sheerlox merged 9 commits intomainfrom
release/v3.0.0

Conversation

@sheerlox
Copy link
Copy Markdown
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 requested a review from intcreator 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
@sheerlox sheerlox deleted the release/v3.0.0 branch September 30, 2023 00:39
@ncb000gt
Copy link
Copy Markdown
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