Skip to content

Releases: mountyco/mongoose-wayback

enable logging on create

18 Jan 14:11
Compare
Choose a tag to compare
  • enable logging on creating
    use new Model() and then call save(), instead of Model.create()

major patch *non breaking*

18 Jan 10:25
Compare
Choose a tag to compare
  • upgrade to async and await instead of next function
  • add utils
  • handle logs for types: 'update', 'save', 'updateOne', 'findOneAndUpdate', 'updateMany', 'replaceOne'

initial release

18 Jan 06:13
Compare
Choose a tag to compare
  • handle update
  • fixed export