icebob
released this
11 Feb 21:08
·
86 commits
to master
since this release
What's Changed
- Fix bug - populate not working - idField mapped to undefined (issue #325, maybe #296) by @someone635 in #327
- moleculer-db-adapter-mongoose crashing if in state "connecting" fix #328 by @thib3113 in #329
- feat: Recursive deep populate by @someone635 in #331
- settings.populates may have "_invalid" as key by @0x0a0d in #334
- Feature proposal - BeforeEntity(Change|Update|Remove) lifecycle events by @someone635 in #330
- fix authorize fields unsafe check by @0x0a0d in #335
- imp: if param.fields is null, use this.settings.fields directly by @0x0a0d in #340
- split improve by @0x0a0d in #339
- feat: settings.excludeFields by @0x0a0d in #341
- Fix constructor signature of MongoDB adapter in TypeScript by @ostracod in #346
- bump dep mongoose by @0x0a0d in #347
New Contributors
- @someone635 made their first contribution in #327
- @ostracod made their first contribution in #346
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/[email protected]@0.8.22