P Queue Versions Save

Promise queue with concurrency control

v8.0.1

5 months ago
  • Fix TypeScript types for when tsconfig exactOptionalPropertyTypes is enabled (#202) ec4e2a3

https://github.com/sindresorhus/p-queue/compare/v8.0.0...v8.0.1

v8.0.0

5 months ago

Breaking

  • Require Node.js 18 68dfe95
  • Removed the AbortError export. It now throws the built-in DOMException when using the signal option. 68dfe95
  • TypeScript: Rename DefaultAddOptions type to QueueAddOptions

https://github.com/sindresorhus/p-queue/compare/v7.4.1...v8.0.0

v7.4.0

8 months ago

v7.3.3

1 year ago

v7.3.2

1 year ago

v7.3.1

1 year ago