Skip to content

v6.0.0

Choose a tag to compare

@nartc nartc released this 05 Apr 21:13
· 785 commits to main since this release

6.0.0 (2020-04-05)

Bug Fixes

  • automapper.ts: add fake async back (6ccf9d1)
  • automapper.ts: add more tests and fix get bug (bdab072)
  • automapper.ts: change map functions to array index (c66cbb5)
  • automapper.ts: clean up utils (1428e7a)
  • automapper.ts: fix misc bugs (7dd66ab)
  • automapper.ts: manage storages instance in automapper instance (e1def2d)
  • automapper.ts: remove coverage from git, clean up (a7a13b9)
  • automapper.ts: remove unreachable code paths (a0d4492)
  • create-map-metadata.ts: add javascript support via create metadata (cf53f02)
  • get.ts: fix get format (514f4b9)
  • get.ts: fix get format (fb26825)
  • isobjectlike.ts: fix isObjectlike (7970ea4)
  • map.ts: attempt to optimize loops (1ba5290)
  • mapping.storage.ts: fix set mapping on same source (f7423c8)
  • package.json: move tslib to dependencies (b71b65a)
  • package.json: remove tslib (56aba3b)
  • types.ts: change mapping interface to array indexing (a0fadcf)
  • types.ts: update resolver type (dc9a146)
  • utils/index.ts: clean up utils functions (b311d7c)

Features

  • automapper.ts: v6 release cut (c03a79c)
  • automapper.ts: v6 rewrite (b895c5b)

BREAKING CHANGES

  • automapper.ts: Some API changes to how manual map configuration works