Skip to content

Release 8.4.0

Choose a tag to compare

@nartc nartc released this 01 Jul 05:53
· 87 commits to main since this release

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