Releases: pinojs/thread-stream
Releases · pinojs/thread-stream
v3.1.0
v3.0.2
What's Changed
- Set type of transferList to workerThreads.TransferListItem by @kylejeske in #152
New Contributors
- @kylejeske made their first contribution in #152
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Bump sonic-boom from 3.8.1 to 4.0.1 by @dependabot in #149
- Fix TS declaration file build errors. Fixes #150 by @chrisbenincasa in #151
New Contributors
- @chrisbenincasa made their first contribution in #151
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.7.0
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
- @nagyszabi made their first contribution in #144
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Bump actions/setup-node from 3 to 4 by @dependabot in #134
- Bump typescript from 4.9.5 to 5.3.2 by @dependabot in #135
- Bump pino-elasticsearch from 6.7.0 to 8.0.0 by @dependabot in #136
- Bump husky from 8.0.3 to 9.0.6 by @dependabot in #139
- Bump actions/dependency-review-action from 3 to 4 by @dependabot in #140
- Bump pnpm/action-setup from 2.2.4 to 3.0.0 by @dependabot in #141
- docs(readme): fix broken badge URL by @10xLaCroixDrinker in #142
- feat: post message to worker when message event is emitted by @10xLaCroixDrinker in #145
New Contributors
- @10xLaCroixDrinker made their first contribution in #142
Full Changelog: v2.4.1...v2.6.0
v2.4.1
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
What's Changed
- Bump pnpm/action-setup from 2.2.2 to 2.2.4 by @dependabot in #106
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in #108
- Do not track fds in transports by @mcollina in #109
- Fix yarn build. by @ShogunPanda in #111
- Bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #120
- emit warning when worker gracefully exit before finish by @rluvaton in #126
New Contributors
Full Changelog: v2.2.0...v2.4.0
v2.2.0
What's Changed
- chore(.husky): shell path and arg updates by @Fdawgs in #100
- test(indexes): enable test by @Fdawgs in #101
- Rename fn to worker by @TommyDew42 in #104
- resolves #99 pass version to the worker by @Mogztter in #103
New Contributors
- @TommyDew42 made their first contribution in #104
Full Changelog: v2.1.0...v2.2.0