7.0.0-beta.67.0.0-beta.5
Reading changes from the repo…
onUnhandledError
to manage unhandled errors more effectively, enhancing your control over error reporting. map
, mergeMap
, and bufferTime
, improving overall performance and efficiency. scan
operator, providing clearer guidance on its usage and behavior, especially regarding the seed parameter. AsyncSubject
to ensure it behaves correctly during completion, enhancing reliability. ReplaySubject
to prevent buffering of next values when it is stopped, ensuring expected behavior in your applications.