All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2020-05-04)
- support
strict
mode as set in model config or query opts (9fe281d)
2.0.0 (2020-04-24)
- lean no longer forced false for saveDiffs, may cause issues for some
- cannot use $timestamps, lean not respected (6a24f4d)
- fix lean option override in findOneAndUpdate pre hook
- fix findOneAndUpdate pre hook
- findOneAndUpdate pre hook is not working as expected when timestamps autogeneration is enabled