Skip to content

Releases: sabymike/mongoose-relationship

Upsert

06 Feb 21:49
Compare
Choose a tag to compare

Adding the ability to automatically create relationships automatically if they do not previously exist.

Expanded Options

10 Dec 16:13
Compare
Choose a tag to compare

New config option "triggerMiddleware". Allows for triggering of parent middleware on relationship updates if needed.

Path Validation

28 Feb 19:19
Compare
Choose a tag to compare

Added the option to enforce the existence of a relationship path through schema validation.

v0.0.2

14 Feb 16:10
Compare
Choose a tag to compare

Added support for multiple relationship paths for a schema.

v0.0.1

14 Feb 16:09
Compare
Choose a tag to compare

Initial Release