You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: Due to a change in the throttle() operator in RxJS 7, exhaustMapWithTrailing() now guarantees that the final value from the source observable gets emitted, even after the source has completed.
Features
deps: update rxjs peer dependency to 7.x and update test for trailing emmision (6a3006a)