Skip to content

Releases: pinojs/thread-stream

v4.0.0

02 Dec 18:52
f65c780

Choose a tag to compare

What's Changed

  • Bump @types/node from 20.14.13 to 22.0.0 by @dependabot[bot] in #158
  • build(deps-dev): lock typescript minor version by @Fdawgs in #159
  • Bump @yao-pkg/pkg from 5.16.1 to 6.0.0 by @dependabot[bot] in #161
  • Bump typescript from 5.3.3 to 5.7.3 by @dependabot[bot] in #170
  • Bump coverallsapp/github-action from 2.3.0 to 2.3.6 by @dependabot[bot] in #171
  • Convert from tap to node:test and drop Node 18 support by @mcollina in #180
  • Update pkg test targets to Node.js 20 and 22 by @mcollina in #179
  • refactor: replace setTimeout with Atomics.waitAsync by @mcollina in #178
  • fix: await close event in thread-management tests to prevent flakiness by @mcollina in #181

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

v3.1.0

13 Jun 15:39
5b24eee

Choose a tag to compare

What's Changed

  • Bump coverallsapp/github-action from 2.2.3 to 2.3.0 by @dependabot in #154
  • Forward the correct error if there is an esm syntax error by @mcollina in #155

Full Changelog: v3.0.2...v3.1.0

v3.0.2

31 May 14:48
fe6ba4e

Choose a tag to compare

What's Changed

  • Set type of transferList to workerThreads.TransferListItem by @kylejeske in #152

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

23 May 17:36
88d8524

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

23 May 17:36
424846d

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v3.0.0

v2.7.0

24 Apr 16:51
87cfbe7

Choose a tag to compare

What's Changed

  • fix(worker): Fix import error when using pkg with node v20 by @nagyszabi in #144
  • Drop package manager CI for yarn and pnpm, add Node v20 to CI by @mcollina in #146

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

22 Apr 12:23
c8affd4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.6.0

v2.4.1

03 Oct 15:14
d22c824

Choose a tag to compare

What's Changed

  • Bump coverallsapp/github-action from 1.1.3 to 2.2.3 by @dependabot in #130
  • Do not use FinalizationRegistry with NODE_V8_COVERAGE by @mcollina in #132

Full Changelog: v2.4.0...v2.4.1

v2.4.0

11 Aug 07:40
44c0ba2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.4.0

v2.2.0

07 Sep 08:17
6f6375f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0