watch$
* feat: make `watch$` strictNullCheck compatible * chore: send initial value to subscribers * let values emit when undefined * fix: properly check if data can be processed Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
* feat(client): remove data mutation * chore: address comments and fix some other issues * chore: send the most recent cache upon subscription