Skip to content

v4.0.0

Choose a tag to compare

@nartc nartc released this 04 Feb 19:43
· 785 commits to main since this release

4.0.0 (2020-02-04)

Bug Fixes

  • metadata-explorer.ts: fix metadata explorer for plugin (b8681eb)

Features

  • automapper.ts: reimplement mapping inheritance for better generics (bf964cc)

BREAKING CHANGES

  • automapper.ts: includeBase is no longer a part of CreateMapFluentFunctions. Instead, it is now a
    part of CreateMapOptions.