`exchange` cannot return a result different than the one sent away
DanySK opened this issue ยท 3 comments
@angelacorte my understanding is that exchange
, similarly to share
, can yield a result different than the messages sent away, yet it can't in collektive -- correct?
@DanySK correct, we explored that way (the one which yields a result with a different type than the messages sent) but agreed that at the moment we shouldn't need it.
If I remember right we said that approximately the 90% of the times it was expected to yield the same type, for this reason we opted not to implement it yet.
@angelacorte okay. Not a priority for your work I guess, but I think that's about time to have it full fledged
๐ This issue has been resolved in version 5.0.0 ๐
The release is available on:
5.0.0
- GitHub release
Your semantic-release bot ๐ฆ๐