Releases: piscinajs/piscina
Releases · piscinajs/piscina
v4.7.0
What's Changed
- docs: add a new documentation page for Piscina by @bellatrick in #591
- docs: fix abortSignal parameter name which should be
signal
by @jasonchoimtt in #606 - chore(deps-dev): Bump c8 from 9.1.0 to 10.1.2 by @dependabot in #594
- chore(deps-dev): Bump @types/node from 20.14.2 to 20.14.10 by @dependabot in #607
- docs: Added examples section in the documentation site by @bellatrick in #614
- chore: add automatization for docs by @metcoder95 in #633
- chore(deps-dev): Bump @types/node from 20.14.10 to 22.4.1 by @dependabot in #634
- chore(deps-dev): Bump tinybench from 2.8.0 to 2.9.0 by @dependabot in #628
- chore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 by @dependabot in #621
- chore(deps-dev): Bump @types/node from 22.4.1 to 22.5.0 by @dependabot in #639
- chore(deps-dev): Bump @types/node from 22.5.0 to 22.5.2 by @dependabot in #643
- chore(deps): Bump micromatch from 4.0.7 to 4.0.8 in /docs by @dependabot in #645
- chore(deps): Bump webpack from 5.92.0 to 5.94.0 in /docs by @dependabot in #644
- chore(deps-dev): Bump @types/node from 22.5.2 to 22.5.4 by @dependabot in #646
- chore(deps): Bump serve-static and express in /docs by @dependabot in #652
- chore(deps-dev): Bump @types/node from 22.5.4 to 22.5.5 by @github-actions in #662
- chore(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @github-actions in #661
- feat(backport): use @napi-rs/nice to support Windows (#655) by @metcoder95 in #660
New Contributors
- @bellatrick made their first contribution in #591
- @jasonchoimtt made their first contribution in #606
- @github-actions made their first contribution in #662
Full Changelog: v4.6.1...v4.7.0
v4.6.1
What's Changed
- chore: revert fs manifest read by @metcoder95 in #598
Full Changelog: v4.6.0...v4.6.1
v4.6.0
What's Changed
- chore(perf): Revert commit to bring back up to 20% perf by @JaoodxD in #574
- chore: scope stale labels by @metcoder95 in #577
- feat: expose task interface by @metcoder95 in #565
- fix: close pool with minThreads=0 by @Marsup in #584
- chore(deps-dev): Bump @types/node from 20.12.11 to 20.14.0 by @dependabot in #583
- chore(deps-dev): Bump @types/node from 20.14.0 to 20.14.2 by @dependabot in #588
- chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #589
Full Changelog: v4.5.2...v4.6.0
v4.5.1
What's Changed
- chore: split structure by @metcoder95 in #558
- fix: support nodejs v16.x again by @xqin in #572
New Contributors
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- chore(deps-dev): Bump @types/node from 20.11.19 to 20.11.24 by @dependabot in #524
- chore(deps-dev): Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #531
- chore(deps-dev): Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #538
- chore(deps-dev): Bump @types/node from 20.11.24 to 20.11.30 by @dependabot in #535
- chore(deps-dev): Bump typescript from 5.4.3 to 5.4.5 by @dependabot in #547
- docs: Replace third-party AbortController usage with native one in example by @JaoodxD in #554
- feat: use os.availableConcurrency by @metcoder95 in #556
- chore(deps-dev): Bump @types/node from 20.11.30 to 20.12.8 by @dependabot in #559
- chore: use c8 for test coverage by @metcoder95 in #560
- chore(deps-dev): Bump @types/node from 20.12.8 to 20.12.11 by @dependabot in #563
- feat: Use fixed queue by @JaoodxD in #555
- feat: allow generic when creating Piscina by @alexframe in #569
New Contributors
- @JaoodxD made their first contribution in #554
- @alexframe made their first contribution in #569
Full Changelog: v4.4.0...v4.5.0
v4.4.0
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
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
What's Changed
- chore(deps-dev): Bump @typescript-eslint/parser from 6.18.1 to 6.19.0 by @dependabot in #488
- chore: workflows: drop v16.x by @RafaelGSS in #495
- fix(#491): out of bounds histogram value by @metcoder95 in #496
Full Changelog: v4.3.0...v4.3.1
v4.3.0
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
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
- @Chocobozzz made their first contribution in #457
Full Changelog: v4.2.0...v4.2.1