Skip to content

Releases: politie/sherlock

v3.3.0: Merge pull request #210 from politie/fix-other-react-signature

22 Jun 14:03
caf353c
Compare
Choose a tag to compare

v3.2.0

21 Jun 09:53
1e1f0bc
Compare
Choose a tag to compare
Added Snyk badge to README.md

First 3.0 beta

02 Jul 07:32
7ec537e
Compare
Choose a tag to compare
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

Hotfix

10 May 13:57
Compare
Choose a tag to compare

Fixed a bundling issue that occurred at v1.0.0 (RxJS was accidentally included in the bundle).