Releases: politie/sherlock
Releases · politie/sherlock
v3.3.0: Merge pull request #210 from politie/fix-other-react-signature
fix other $react signature
v3.2.0
First 3.0 beta
Introduces a new final state (#178) * introduces new final state and reactor mechanism still missing unit tests * introduces new take method on Derivables * small optimization * adds tests and fixes some discovered bugs * add stopOnError option to take operator * addresses review comments * added additional tests to confirm to-/fromObservable behaviour * changes rxjs adapter to align with derivable philosophy