7.5.67.5.5
Reading changes from the repo…
share
operator, which now prevents race conditions when used with refCount
. This enhancement ensures that your observables behave as expected without unexpected interruptions. exhaustAll
now utilizes exhaustMap
for handling synchronous completions, streamlining its functionality. bufferWhen
and distinctUntilChanged
. share
and connect
operators no longer bundle unnecessary scheduling code by default, leading to a more efficient library usage. pluck
operator by adding missing deprecated tags to overload signatures, improving clarity on its usage.