Releases: nartc/mapper
Releases Β· nartc/mapper
Release 8.3.4
8.3.4 (2022-05-04)
Bug Fixes
core: treat property that is typed-converted as-is because they cannot go through normal mapping pipeline (819485f )
Documentations
Release 8.3.3
8.3.3 (2022-04-13)
Bug Fixes
core: condition and substitutions should respect automap nature of a property (1ab671d ), closes #461
core: map as-is for same identifiers (270cb53 ), closes #460
Release 8.3.2
8.3.2 (2022-04-11)
Bug Fixes
core: update applyMetadata to ensure selfReference properties are handled (109b5f0 )
Release 8.3.1
8.3.1 (2022-04-11)
Bug Fixes
classes: adjust packageJson exports to include secondary entry points (a82c0c3 )
Release 8.3.0
8.3.0 (2022-04-11)
Features
core: applyMetadata now needs to know whether it's applying to a model as Source or as Destination (70d267a )
Bug Fixes
core: not clearing metadataMap on dispose (f2ae39c )
Release 8.2.4
8.2.4 (2022-04-10)
Bug Fixes
core: add custom node inspect to log meaningful message for Mapper (empty object as Proxy) (de9725a )
Release 8.2.3
8.2.3 (2022-04-07)
Bug Fixes
classes: use class constructor's name instead of constructor function (#452 ) (8b413f9 )
core: remove constraint on postMap (remove seal on destination) (2c38340 ), closes #450
Release 8.2.2
8.2.2 (2022-04-07)
Bug Fixes
mikro: adjust serializeEntity to return the object with id for uninitialized reference (62f5c0f )
Release 8.2.1
8.2.1 (2022-04-07)
Bug Fixes
core: adjust getFlatteningPaths to flatten more as needed (b8734ec )
Release 8.2.0
8.2.0 (2022-04-07)
Features
core: allow preMap and postMap to also be called with the Mapping (1e0fa62 )
Bug Fixes
mikro: ensure serializeEntity follows the metadata object to accommodate depth of serialization (54cd373 )
You canβt perform that action at this time.