Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Releases: unbill/mongoose-xray

3.1.0 Add service map support

02 Jul 00:05
Compare
Choose a tag to compare

Added service map support via PR #5

Fixed some issues with model name in document middleware

11 Jun 23:23
Compare
Choose a tag to compare

Document middleware didn't always resolve a document modelname as it should.
getFilter in query middleware was sometimes undefined.