glynnbird opened a new pull request #294: URL: https://github.com/apache/couchdb-nano/pull/294
## Overview 10.0.0 release preparation. 10.0.0 Rolls up some recent small changes into a release - it's a major release because of a potential breaking change in one of the incoming changes: Here's a summary - Properly escape partition ids - Thanks @swansontec. This is a potentially breaking change for anyone encoding the partition key before passing to Nano. See https://github.com/apache/couchdb-nano/issues/283 - Fix up broken badge links - Thanks @brnnnfx - Typescript fixes - Thanks @sziladriana - More Typescript fixes - Thanks @adipascu - Yet more Typescript fixes - Thanks @vividn - Dependency bump to get latest axios and other dependencies ## Testing recommendations ``` npm run test ``` ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [x] Documentation reflects the changes; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
