Skip to content

Releases: sindresorhus/p-map

v5.0.0

17 Apr 18:12
Compare
Choose a tag to compare

Breaking

  • Require Node.js 12 dcdbc7a
  • This package is now pure ESM. Please read this.
  • AggregateError is no longer iterable. It moved to an .errors property.

v4.0.0...v5.0.0

v4.0.0

05 Mar 08:43
Compare
Choose a tag to compare

Breaking

Improvements

  • Ensure concurrency option is an integer b342717

v3.0.0...v4.0.0

v3.0.0

13 Jul 15:49
Compare
Choose a tag to compare

Breaking:

Enhancements:

v2.1.0...v3.0.0

v2.1.0

06 Apr 15:28
Compare
Choose a tag to compare
  • Refactor TypeScript definition to CommonJS compatible export (#18) 9834e9d

v2.0.0...v2.1.0