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)