Mongoose version upgrade

Hi @vibhuti_sharan,

The compatibility depends on available features, modules, functions, or methods, of a particular library Mongoose, so you have to check the migration guide, and what they have upgraded/changed because of the dependency on MongoDB’s new version. If you find anything related to your implemented features in your code then you can update otherwise it is ok.

3 Likes