mongoosejs / kareem

Next-generation take on pre/post function hooks
Apache License 2.0
82 stars 8 forks source link

avoid passing final callback to pre hook, because calling the callback can mess up hook execution #36

Closed vkarpov15 closed 1 year ago

vkarpov15 commented 1 year ago

Fix Automattic/mongoose#12836