Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 13:46
· 15 commits to master since this release

3.0.0 (2023-02-23)

⚠ BREAKING CHANGES

  • The ProtobufStream type is now generic - it can be inferred from the return type of pbStream but may need to be specified where it it accepted as an argument

Bug Fixes

  • derive unwrapped stream type from input (#39) (e85d75e)