Releases: mernxl/mongoose-id-assigner
Releases · mernxl/mongoose-id-assigner
v1.1.1
v1.1.0
v1.0.0
Mongoose-id-assigner basics
A Mongoose Plugin. Easily Manage fields that need an id(unique value) on your mongoose model. This plugin does the work of generating, incrementing, and assigning those values(unique) to those fields.