Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 754 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 754 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-04-24)

⚠ BREAKING CHANGES

  • lean no longer forced false for saveDiffs, may cause issues for some

Bug Fixes

  • 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