Releases: sindresorhus/p-progress
Releases · sindresorhus/p-progress
v1.0.0
v0.6.0
Breaking
- Require Node.js 12 (#23) 402ad0f
- This package is now pure ESM. Please read this.
- The previous default export moved into a named export called
PProgress
(#23) 402ad0f - The previous
.fn
method is now the default export (#23) 402ad0f
Improvements
- Add
.allSettled()
method (#24) 81c597b - Improve TypeScript definition (#22) 62e4fab