Skip to content

0.5.3

Compare
Choose a tag to compare
@florianholzapfel florianholzapfel released this 18 Nov 22:55
· 790 commits to main since this release
  • ADD: option 'findOneAndUpdate', Default to true. Allows to switch to first retrieve and then update mode. This allows mongoose validators to be called on document updates.