v6.0.1
- Fix
Publisher.throttle(while:latest:)
dropping values emitted at the same time the regulator fires. - Ensure
Publisher.throttle(while:latest:)
does not emit a previous value when a regulator flips several times while the upstream does not emit new values.