feat(cumulativedeferred): Added subDefer method to CumulativeDeferred
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-01-19 - 4.2.0 - feat(cumulativedeferred)
|
||||
Added subDefer method to CumulativeDeferred
|
||||
|
||||
- Introduced `subDefer` method in CumulativeDeferred class to allow creating and adding new Deferreds easily.
|
||||
|
||||
## 2025-01-07 - 4.1.0 - feat(core)
|
||||
Add fromCallback utility function for promisifying Node.js-style callback functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user