mongoosejs / mongoose-lean-getters

Apply getters on lean() documents: https://mongoosejs.com/docs/tutorials/lean.html
Apache License 2.0
11 stars 16 forks source link

Lean getters don't seem to work in mongoose 6 #6

Closed faller closed 2 years ago

faller commented 2 years ago

It works in mongoose 5

deriegle commented 2 years ago

Not working for me either. I can try to help put up a PR, but I've never worked with a mongoose plugin before.