glynnbird opened a new pull request, #355: URL: https://github.com/apache/couchdb-nano/pull/355
## Overview Preparation work for Nano 12. - Making the library ESM-only - remove any "require" use and replace with equivalent "import". - version 12. - Update README code to eliminate "require". There appears to be a lot of change, but it's a lot of cut and paste. ## Testing recommendations All the tests have changed in the require-->import sense, but are functionally identical. ## 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org