Skip to content

Releases: piscinajs/piscina

v4.4.0

28 Feb 09:08
2e42b76
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @types/node from 20.11.1 to 20.11.19 by @dependabot in #516
  • chore(deps): Bump actions/cache from 3 to 4 by @dependabot in #505
  • feat: add option to disable run/wait time recording by @clydin in #518
  • feat: allow named import usage by @clydin in #517

Full Changelog: v4.3.2...v4.4.0

v4.3.2

16 Feb 10:59
436b6ce
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.20.0 by @dependabot in #503
  • fix(#513): forward errors correctly to Piscina by @metcoder95 in #514

Full Changelog: v4.3.1...v4.3.2

v4.3.1

30 Jan 09:19
25b0819
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

16 Jan 08:51
92dbef9
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @typescript-eslint/parser from 6.12.0 to 6.14.0 by @dependabot in #467
  • chore(deps-dev): Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #464
  • chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.14.0 by @dependabot in #468
  • chore(deps): Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #469
  • chore(deps-dev): Bump @types/node from 20.10.4 to 20.10.5 by @dependabot in #470
  • chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 by @dependabot in #472
  • chore(deps-dev): Bump @typescript-eslint/parser from 6.14.0 to 6.16.0 by @dependabot in #473
  • chore(deps-dev): Bump @types/node from 20.10.5 to 20.10.6 by @dependabot in #476
  • chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.17.0 by @dependabot in #477
  • chore(deps-dev): Bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #479
  • feat: use native Node.js histogram support by @clydin in #482
  • chore(deps-dev): Bump @types/node from 20.11.0 to 20.11.1 by @dependabot in #485

New Contributors

Full Changelog: v4.2.1...v4.3.0

v4.2.1

13 Dec 09:01
8abd1bc
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @types/node from 20.9.0 to 20.9.2 by @dependabot in #448
  • chore(deps-dev): Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #449
  • chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #451
  • chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0 by @dependabot in #453
  • chore(deps-dev): Bump @typescript-eslint/parser from 6.11.0 to 6.12.0 by @dependabot in #456
  • chore(deps-dev): Bump @types/node from 20.9.2 to 20.10.0 by @dependabot in #455
  • chore(deps-dev): Bump typescript from 5.1.6 to 5.3.2 by @dependabot in #454
  • fix: default minThreads with odd CPU count by @Chocobozzz in #457
  • chore(deps-dev): Bump @types/node from 20.10.0 to 20.10.4 by @dependabot in #466
  • chore(deps-dev): Bump ts-node from 9.1.1 to 10.9.2 by @dependabot in #463

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

19 Nov 11:37
d6c6014
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @types/node from 20.4.5 to 20.4.8 by @dependabot in #386
  • chore(deps-dev): Bump @types/node from 20.4.8 to 20.5.0 by @dependabot in #389
  • chore(deps-dev): Bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #390
  • chore(deps-dev): Bump @types/node from 20.5.1 to 20.5.7 by @dependabot in #393
  • chore(deps-dev): Bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #398
  • feat: Add Piscina#close API by @andersonjoseph in #396
  • chore(deps-dev): Bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #400
  • chore(deps-dev): Bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #406
  • fix: add signal reason support by @metcoder95 in #403
  • chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #413
  • chore(deps-dev): Bump @types/node from 20.6.2 to 20.8.2 by @dependabot in #417
  • chore(deps-dev): Bump @types/node from 20.8.2 to 20.8.3 by @dependabot in #419
  • chore(deps): Bump @babel/traverse by @dependabot in #425
  • fix: do not re-create threads when calling .destory() by @alan-agius4 in #430
  • chore(deps-dev): Bump @types/node from 20.8.3 to 20.8.7 by @dependabot in #428
  • fix: migrate to EventEmitterAsyncResource from core by @groozin in #433
  • chore(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #437
  • chore(deps-dev): Bump @types/node from 20.8.7 to 20.8.10 by @dependabot in #440
  • chore(deps-dev): Bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #445
  • chore(deps-dev): Bump @types/node from 20.8.10 to 20.9.0 by @dependabot in #443
  • chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #444

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

01 Aug 21:59
a773c0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

14 Jun 12:24
Compare
Choose a tag to compare

What's Changed

Breaking Change

  • Drop support to Node.js <=14

Minor/Patch

Full Changelog: v3.2.0...v4.0.0

v3.2.0

10 Dec 17:14
Compare
Choose a tag to compare
npm install piscina
yarn add piscina
  • Adds a new PISCINA_DISABLE_ATOMICS environment variable as an alternative way of
    disabling Piscina's internal use of the Atomics API. (#163)
  • Fixes a bug with transferable objects. (#155)
  • Fixes CI issues with TypeScript. (#161)