Skip to content
This repository has been archived by the owner on May 19, 2019. It is now read-only.

0.6.8

Latest
Compare
Choose a tag to compare
@c58 c58 released this 11 Mar 21:36
· 10 commits to master since this release
  • 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