File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 22
33_ This changelog follows the [ keep a changelog] [ keep-a-changelog ] _ format to maintain a human readable changelog.
44
5+ ### [ 0.3.2] [ v0.3.2 ] - 2021-01-14
6+
7+ #### Added
8+
9+ - ` exposeDefaultValues ` option has been added, when enabled properties will use their default values when no value is present for the property
10+ - the name of the currently transformed parameter is exposed in the ` @Transform ` decorator
11+
12+ #### Fixed
13+
14+ - fixed an issue with transforming ` Map ` (#319 )
15+ - fixed an issue with sourcemap generation (#472 )
16+
17+ #### Changed
18+
19+ - various internal refactors
20+ - various changes to the project tooling
21+ - various dev-dependencies has been updated
22+
523### [ 0.3.1] [ v0.3.1 ] - 2020-07-29
624
725#### Added
You can’t perform that action at this time.
0 commit comments