Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Release 2.5.3

Compare
Choose a tag to compare
@RickWong RickWong released this 04 Apr 14:23
· 58 commits to master since this release
  • setQueryPrams() now returns a Promise of the results.
  • onQueryComplete(err, results) renamed to onQuery(promise), should now receive a Promise of the results.
  • renderToString() now returns a Promise.