Skip to content

Releases: pinojs/thread-stream

v1.0.1

01 Jul 07:37
ced125f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Jun 06:53
Compare
Choose a tag to compare

What's Changed

  • ci: bump github actions; reduce job permissions to minimum by @Fdawgs in #80
  • Bump @types/node from 12.20.50 to 17.0.31 by @dependabot in #81
  • Bump husky from 7.0.4 to 8.0.1 by @dependabot in #82
  • chore: Update dependencies and Node.js by @kibertoad in #83

New Contributors

Full Changelog: v0.15.2...v1.0.0

v0.15.2

12 Apr 09:27
f8a97db
Compare
Choose a tag to compare

What's Changed

  • fix loading .ts files in Windows by @dentizane in #76

New Contributors

  • @dentizane made their first contribution in #76

Full Changelog: v0.15.1...v0.15.2

v0.15.1

22 Mar 14:05
Compare
Choose a tag to compare

What's Changed

  • fix: not throw error in flushSync and end functions by @ramonmulia in #74
  • Bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 by @dependabot in #57

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0

21 Mar 16:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

21 Mar 08:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.14.0

v0.13.2

25 Feb 22:43
Compare
Choose a tag to compare

What's Changed

  • Bump pnpm/action-setup from 2.0.1 to 2.2.0 by @dependabot in #64
  • Bump pnpm/action-setup from 2.2.0 to 2.2.1 by @dependabot in #66
  • Support multibyte lines that are longer than the buffer by several factors by @mcollina in #65

Full Changelog: v0.13.1...v0.13.2

v0.13.1

20 Jan 16:59
acaaf72
Compare
Choose a tag to compare

What's Changed

  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #50
  • Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #51
  • Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #52
  • Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #54
  • Fix worker import failing for file paths with spaces under Yarn PnP by @johndiiorio in #61

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

10 Nov 09:38
Compare
Choose a tag to compare
  • bundler support #48