apache / couchdb-nano

Nano: The official Apache CouchDB library for Node.js
https://www.npmjs.com/package/nano
Apache License 2.0
651 stars 165 forks source link

change bulk() return type #199

Closed Agnaro closed 4 years ago

Agnaro commented 4 years ago

Overview

Changes return type of the bulk() method to align with the response specified in the CouchDB API

Testing recommendations

Manually check types against API.

GitHub issue number

Fixes #198

Checklist

glynnbird commented 4 years ago

👍