v2.1.1
Pre-release
Pre-release
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)