jo / couchdb-push

Deploy CouchDB documents from directory, JSON or CommonJS module.
Other
40 stars 9 forks source link

feat: update dependencies #116

Closed jo closed 3 years ago

jo commented 3 years ago

BREAKING CHANGE: This could break your code bc of the nano upgrade to v8 (via nano-option). Please refer to nano documentation.

Updated packages:

jo commented 3 years ago

Note to self: this needs a bit more work to make attachments compatible with latest nano

jo commented 3 years ago

downgraded nano to v8.2.3 to overcome multipart attachment issue https://github.com/apache/couchdb-nano/issues/238

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

pejman1 commented 3 years ago

https://github.com/apache/couchdb-nano/issues/238 db.multipart.insert return invalid UTF-8 JSON I still have this error in version 9.0.3