v2.7.1
Adjustments and Improvements:
- Adjusts ConnectionFactoryMongodb's
createConnection
method options; - Changes the BaseRepository constructor access modifier from protected to public;
- Fixs type of some catch errors;
- Updates versions of the project dependencies:
- Removes
sinon-mongoose
and replaces with a fixed local file; - Unlocks
mongoose
version.
- Removes