You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***datamapper:** improved empty object checking in arrayDataParse ([2453cb7](https://github.com/herbsjs/herbs2mongo/commit/2453cb72df917923f8ca668f1fe40890e8c0c2dc))
7
+
8
+
9
+
### Features
10
+
11
+
* adjust entity checking when entityField.type is an array ([1122dd1](https://github.com/herbsjs/herbs2mongo/commit/1122dd1623d94d53a1607b76ef914d36cb783ff2))
***datamapper:** adds recursion and childrenm key in field mapping ([6190f0b](https://github.com/herbsjs/herbs2mongo/commit/6190f0bc86ebc3c5293b5c5d8311c2f295726a8a))
15
+
***datamapper:** adds recursion to work with nested entities ([6418b2b](https://github.com/herbsjs/herbs2mongo/commit/6418b2b10a393e6c04c08e195a5fe85526eb43a4))
16
+
***datamapper:** enable find of nested entities ([4f460ae](https://github.com/herbsjs/herbs2mongo/commit/4f460aed4295659494dc8bcf97106600b63165b4))
17
+
***datamapper:** enable find of nested entities ([68dfcf0](https://github.com/herbsjs/herbs2mongo/commit/68dfcf031812f65989f71a8b8aad46f2778abd3b))
18
+
***datamapper:** enabling nested entity saving with improved null and undefined handling ([d62cb04](https://github.com/herbsjs/herbs2mongo/commit/d62cb04653e6e76a567df3eb100507654aab546e))
19
+
***datamapper:** recursive parse of entities from collection to entity ([636c9ab](https://github.com/herbsjs/herbs2mongo/commit/636c9abf1d91559c1c90446b8391946c8c47a6c7))
20
+
***herbs2mongo:** enable export of DataMapper class ([e34049e](https://github.com/herbsjs/herbs2mongo/commit/e34049e124aee6b660b28574d530cb3bdf29eed4))
0 commit comments