You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/25 11:42:02 UTC

[GitHub] jlami opened a new pull request #108: Some typescript fixes for 7.0.0

jlami opened a new pull request #108: Some typescript fixes for 7.0.0
URL: https://github.com/apache/couchdb-nano/pull/108
 
 
   While using nano 7 I had some typescript errors:
   
   - get does not have D from document in the promise
   - head should return any, not object. Otherwise you can't really do anything with it.
   - view does not include a rows.doc for include_docs=true
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services