Skip to content

Releases: jg-wright/stream

stream: v4.4.1

10 Jun 12:23
2f5e9bb

Choose a tag to compare

4.4.1 (2026-06-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @johngw/stream-common bumped from ^2.3.0 to ^2.3.1
    • devDependencies
      • @johngw/stream-assert bumped from 1.2.2 to 1.2.3
      • @johngw/stream-test bumped from 2.2.2 to 2.2.3

stream: v4.4.0

10 Jun 11:26
3733f49

Choose a tag to compare

4.4.0 (2026-06-10)

Features

  • export mergeUnderlyingSource (ca5dfb0)
  • merge lazy created readers (dada7b6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @johngw/stream-common bumped from ^2.2.0 to ^2.3.0
    • devDependencies
      • @johngw/stream-assert bumped from 1.2.1 to 1.2.2
      • @johngw/stream-test bumped from 2.2.1 to 2.2.2

stream: v4.3.0

10 Jun 10:47
a7ca41f

Choose a tag to compare

4.3.0 (2026-06-10)

Features

  • ensure WritableReadablePair is queuing at 0 by default (f97131b)

Bug Fixes

  • ensure underlyingSource defaults to an empty object in _addController (c3f38ad)
  • prevent WritableReadablePair deadlock from HWM 0 writable (44c0046)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @johngw/stream-common bumped from ^2.1.1 to ^2.2.0
    • devDependencies
      • @johngw/stream-assert bumped from 1.2.0 to 1.2.1
      • @johngw/stream-test bumped from 2.2.0 to 2.2.1

stream-test: v2.2.3

10 Jun 12:23
2f5e9bb

Choose a tag to compare

2.2.3 (2026-06-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @johngw/stream-common bumped from ^2.3.0 to ^2.3.1

stream-test: v2.2.2

10 Jun 11:26
3733f49

Choose a tag to compare

2.2.2 (2026-06-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @johngw/stream-common bumped from ^2.2.0 to ^2.3.0

stream-test: v2.2.1

10 Jun 10:47
a7ca41f

Choose a tag to compare

2.2.1 (2026-06-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @johngw/stream-common bumped from ^2.1.1 to ^2.2.0

stream-jest: v2.2.3

10 Jun 12:23
2f5e9bb

Choose a tag to compare

2.2.3 (2026-06-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @johngw/stream-test bumped from 2.2.2 to 2.2.3
    • peerDependencies
      • @johngw/stream-test bumped from ^2.0.1 to ^2.2.3

stream-jest: v2.2.2

10 Jun 11:26
3733f49

Choose a tag to compare

2.2.2 (2026-06-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @johngw/stream-test bumped from 2.2.1 to 2.2.2
    • peerDependencies
      • @johngw/stream-test bumped from ^2.0.1 to ^2.2.2

stream-jest: v2.2.1

10 Jun 10:47
a7ca41f

Choose a tag to compare

2.2.1 (2026-06-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @johngw/stream-test bumped from 2.2.0 to 2.2.1
    • peerDependencies
      • @johngw/stream-test bumped from ^2.0.1 to ^2.2.1

stream-common: v2.3.1

10 Jun 12:23
2f5e9bb

Choose a tag to compare

2.3.1 (2026-06-10)

Bug Fixes