Skip to content

Releases: sindresorhus/p-settle

v5.1.1

09 Oct 19:38
Compare
Choose a tag to compare

v5.1.0

27 Jul 22:24
Compare
Choose a tag to compare
  • Add status property to the results (#17) 0acb91d

v5.0.0...v5.1.0

v5.0.0

13 Aug 00:01
Compare
Choose a tag to compare

Breaking

v4.1.1...v5.0.0

v4.1.1

29 May 08:07
Compare
Choose a tag to compare
  • Fix TypeScript type return value when the first argument is an array of functions (#14) d01d77e

v4.1.0...v4.1.1

v4.1.0

21 May 06:10
Compare
Choose a tag to compare
  • Improve TypeScript types with support for arrays containing elements of multiple types (#13) aa1a980

v4.0.1...v4.1.0

v4.0.1

29 Mar 08:07
Compare
Choose a tag to compare
  • Fix handling of null and undefined 3c301eb

v4.0.0...v4.0.1

v4.0.0

05 Mar 12:01
Compare
Choose a tag to compare

Breaking

Fixes

  • Fix the concurrency option 3bbb409
    It never worked. You must now pass an array of async functions instead of a promises.

v3.1.0...v4.0.0

v3.1.0

03 Apr 05:18
Compare
Choose a tag to compare
  • Refactor TypeScript definition to CommonJS compatible export (#9) 9acbe91

v3.0.0...v3.1.0

v3.0.0

19 Mar 04:36
Compare
Choose a tag to compare

Breaking:

Enhancements:

v2.1.0...v3.0.0