keystonejs / keystone-classic

Node.js CMS and web app framework
http://v4.keystonejs.com
MIT License
14.65k stars 2.21k forks source link

mongoose 6 upgrade and compatibility fix #5016

Closed angambaLoitongbam closed 11 months ago

angambaLoitongbam commented 11 months ago

Description of changes

upgraded to mongoose 6 removed useMongoClient from options in openDatabaseConnection.js fix admin/server/api/list/get.js

Related issues (if any)

Testing