Skip to content

Releases: nartc/mapper

Release 8.6.0

25 Jul 16:13
Compare
Choose a tag to compare

8.6.0 (2022-07-25)

Features

Bug Fixes

Documentations

Release 8.5.1

13 Jul 00:37
Compare
Choose a tag to compare

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

Release 8.5.0

05 Jul 04:33
Compare
Choose a tag to compare

8.5.0 (2022-07-05)

Bug Fixes

  • core: adjust logger impl (33978de)

Documentations

  • core: add documentations on AutoMapperLogger (53b7b40)

Release 8.5.0-beta.0

02 Jul 23:26
Compare
Choose a tag to compare
Release 8.5.0-beta.0 Pre-release
Pre-release

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

Features

Release 8.4.1

01 Jul 14:50
Compare
Choose a tag to compare

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

Release 8.4.0

01 Jul 05:53
Compare
Choose a tag to compare

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

Release 8.3.7

02 Jun 16:04
Compare
Choose a tag to compare

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)

Release 8.3.7-beta.0

27 May 18:21
Compare
Choose a tag to compare
Release 8.3.7-beta.0 Pre-release
Pre-release

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

Documentations

Release 8.3.6

06 May 15:21
Compare
Choose a tag to compare

8.3.6 (2022-05-06)

Bug Fixes

Release 8.3.5

05 May 03:54
Compare
Choose a tag to compare

8.3.5 (2022-05-05)

Documentations