Releases: thomasdondorf/puppeteer-cluster
Releases · thomasdondorf/puppeteer-cluster
v0.15.1
Changed
- Changed when the
queue
event is emitted (after the job is queued into the internal queue).
v0.15.0
Added
- Event
queue
added
v0.14.0
Added
- Support for generics via
Cluster<InType, OutType>
v0.13.2
Fixed
package-lock.json
file was not updated
v0.13.1
Fixed
- Internal helper function was accidentally set to public
v0.13.0
Added
- Cluster.execute function added
v0.12.1
Fixed
- Fixed support for custom concurrency implementations
v0.12.0
Added
- Support for custom puppeteer libraries added
- Support for custom concurrency implementations added
Changed
- Updated dependencies to their latest versions
v0.11.2
Fixed
- Fixed another sameDomainDelay bug leading to high CPU usage