This repository has been archived by the owner on Mar 15, 2018. It is now read-only.
Release 2.5.3
- 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.