8.0.0-alpha.138.0.0-alpha.12
Reading changes from the repo…
WebSocketSubject
, which now accepts different input types and outputs, enhancing its versatility for various use cases. fromEvent
function now supports symbols as event names, allowing for greater flexibility when working with Node-style event emitters. TestScheduler
to ensure that explicit unsubscriptions work properly with the toEqual
method, resolving issues with subscription marbles. fromEvent
, restoring its intended functionality for both DOM and Node APIs.