couchdb-nano v8.2.0 Release Notes

Release Date: 2020-02-27 // about 4 years ago
    • ➕ added new functions to deal with Partitioned Databases for CouchDB 3.
    • 📦 rewritten test suite using jest with the focus less on testing CouchDB's functionality, but ensuring that Nano is dispatching the correct HTTP call. Most tests are "mocked" although some are performed against CouchDB 3 in a container.
    • dependency bump
    • 🛠 fixed many TypeScript definitions which folks kindly raised as GitHub issues