sahat / hackathon-starter

A boilerplate for Node.js web applications
MIT License
34.8k stars 8.16k forks source link

Upgrade mongoose and connect-mongo to their latest versions #1233

Closed YasharF closed 1 year ago

YasharF commented 1 year ago

The latest versions have breaking changes, including removal of callback functions such as "Model.findOne() no longer accepts a callback at Function"

YasharF commented 1 year ago

Fixed by: https://github.com/sahat/hackathon-starter/commit/55defd3dbaa2adb27486610b104d7a12f423a0a9