Releases: skunkteam/sherlock
Releases · skunkteam/sherlock
v8.0.0
⚠ 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
⚠ BREAKING CHANGES
Features
v6.4.1
Bug Fixes
- ngx-sherlock: allow newer ng versions as peer deps (#39) (56e610b)
v6.4.0
Features
- sherlock-utils: add new
parallelStruct
util (#37) (ecc1719)
v6.3.1
Bug Fixes
- ngx-sherlock: fix change detection of ValuePipe on errored/unresolved derivables (#34) (84420d4)
v6.3.0
Features
- ngx-sherfire: upgrade to latest firebase 8.x (#29) (10980af)
v6.2.0
Features
- sherlock: add
resolved$
, errored$
and not$
getters to all Derivables (#23) (34a7802)
v6.1.0
Features
- ngx-sherlock: Add
@DerivableInput()
to ngx-sherlock (#22) (7b34076)
v6.0.2
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
Bug Fixes
- ngx-sherfire: use firebase production build instead of development build (#18) (f84ce4c)