Skip to content

Releases: skunkteam/sherlock

v8.0.0

17 Oct 12:21
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • ngx-sherlock: upgrade to firestore 10 with modular API (#50)

Features

  • ngx-sherlock: upgrade to firestore 10 with modular API (#50) (efdea42)

v7.0.0

22 Jun 06:14
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • sherlock: Support RxJS 7

Features

  • sherlock: Support RxJS 7 (dcddd07)

v6.4.1

19 Sep 14:02
Compare
Choose a tag to compare

Bug Fixes

  • ngx-sherlock: allow newer ng versions as peer deps (#39) (56e610b)

v6.4.0

31 Aug 07:39
Compare
Choose a tag to compare

Features

  • sherlock-utils: add new parallelStruct util (#37) (ecc1719)

v6.3.1

03 Jun 15:04
Compare
Choose a tag to compare

Bug Fixes

  • ngx-sherlock: fix change detection of ValuePipe on errored/unresolved derivables (#34) (84420d4)

v6.3.0

14 Mar 09:03
Compare
Choose a tag to compare

Features

  • ngx-sherfire: upgrade to latest firebase 8.x (#29) (10980af)

v6.2.0

21 Feb 11:31
Compare
Choose a tag to compare

Features

  • sherlock: add resolved$, errored$ and not$ getters to all Derivables (#23) (34a7802)

v6.1.0

20 Sep 10:12
Compare
Choose a tag to compare

Features

  • ngx-sherlock: Add @DerivableInput() to ngx-sherlock (#22) (7b34076)

v6.0.2

22 Mar 16:33
Compare
Choose a tag to compare

Bug Fixes

  • ngx-sherlock: fix behavior of ValuePipe on errored derivables (#20) (4050b23)
  • sherlock-utils: fix typings-bug in struct where readonly arrays are not unwrapped in result type (#19) (5c978c3)

v6.0.1

22 Mar 16:33
Compare
Choose a tag to compare

Bug Fixes

  • ngx-sherfire: use firebase production build instead of development build (#18) (f84ce4c)