Skip to content

v2.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@emyann emyann released this 03 May 20:15
· 34 commits to next since this release
e88ad59

2.1.1 (2020-05-03)

Bug Fixes

  • cherry pick fix for ActionSelector on @next branch (1e9de48)
  • Destination type is properly inferred from source and provided class (c3aefad)
  • mapper type fails on undefined source (b5c2c8d)
  • provide destination property to Selector Action to infer return type of fn (0665af2)
  • use expression instead of interface to avoid typescript widening type (6310583)
  • use typescript exact version (2a9fcd0)