Nartc Mapper Versions Save

🔥 An Object-Object AutoMapper for TypeScript 🔥

8.6.0

1 year ago

8.6.0 (2022-07-25)

Features

Bug Fixes

Documentations

8.5.1

1 year ago

8.5.1 (2022-07-13)

Features

  • core: MapCallback is now called with extraArguments (60a1da8)

Bug Fixes

  • classes: get type from typeNode in the case type isn't sufficient enough (4ab3549)
  • classes: use aliasSymbol and aliasTypeArguments for transformer plugin if they exist (6b0b5ae)
  • core: skip nested mapping for array prop if destination identifier is primitive (d2327bc)

Documentations

8.5.0

1 year ago

8.5.0 (2022-07-05)

Bug Fixes

  • core: adjust logger impl (33978de)

Documentations

  • core: add documentations on AutoMapperLogger (53b7b40)

8.5.0-beta.0

1 year ago

8.5.0-beta.0 (2022-07-02)

Features

8.4.1

1 year ago

8.4.1 (2022-07-01)

Bug Fixes

  • add exports field since web:rollup does not add it by default (a2c2df1), closes #485 #483
  • handle peer dependencies version (82e447a), closes #482

Documentations

8.4.0

1 year ago

8.4.0 (2022-07-01)

Features

  • core: allow shorthand syntax for same identifiers w/ createMap and map (f06bf24)

Bug Fixes

  • adjust all peer deps (88650ad)
  • core: add check to only run nest map on applicable identifiers in map member (262f86b), closes #480
  • core: allow same identifier to be mapped with custom mapping if such mapping is created (73e1224), closes #479
  • core: cleanup default serializer options (653cbb7)
  • core: rename default serializer to strategy initializer (2a1b4b4)

Documentations

8.3.7

1 year ago

8.3.7 (2022-06-02)

Bug Fixes

  • core: use readonly access modifier in MappingStrategy interface instead of get. (#478) (bc6b2f1)

Documentations

  • bump node version for docusaurus workflow (fcb93a5)
  • update docusaurus (8ad45f8)

8.3.7-beta.0

2 years ago

8.3.7-beta.0 (2022-05-27)

Documentations

8.3.6

2 years ago

8.3.6 (2022-05-06)

Bug Fixes

8.3.5

2 years ago

8.3.5 (2022-05-05)

Documentations