This repository has been archived by the owner on May 19, 2019. It is now read-only.
- fixed join to undefined/null object
- fixed hacky update method of observable cursor (less hacky now)
- fixed unstable init tests
- added travis cache of node_modules
- fixed a bug with observed joins cancelation and fast root cursor changes
- improved joinObj and lint fixes
- moved pipeline processors to separate modules
- observed join is optional (default NOT observed)
- fixed unique ids selection in document retriver
- added default value for join field
- added support for fast joins object specification
- fixed upsert with null query selector
- fixed bug with observer stopper