Skip to content

v2.0.0

Choose a tag to compare

@zirkelc zirkelc released this 17 Feb 08:22
d2ac4a0

2.0.0 (2026-02-17)

⚠ BREAKING CHANGES

  • add pipe() function for composable stream transformation (#14)

Features

  • add pipe() function for composable stream transformation (#14) (2e6158c)
  • add partyType type guard (4f0e06a)
  • let pipe() accept AsyncIterable (d37f33d)

Bug Fixes

  • use convertAsyncIterableToStream instead of ai-sdk/provider-utils (7757113)