-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.2.4...v3.0.0) (2021-02-23) ### Features * add error handling to tasks ([375a6b8](375a6b8)), closes [#80](#80) * expose ECMAScript module ([e73fadc](e73fadc)) ### BREAKING CHANGES * The third argument to IntervalBasedScheduler.registerTask is no longer isOneTimeTask. Instead it is an object where one attribute is the old isOneTimeTask parameter. Signed-off-by: Pascal Sthamer <sthamer.pascal@gmail.com>
- Loading branch information
1 parent
6b7e69f
commit 992db16
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters