Releases: decaffeinate/bulk-decaffeinate
Releases · decaffeinate/bulk-decaffeinate
v1.16.1
<a name"1.16.1">
1.16.1 (2016-12-04)
Bug Fixes
- don't modify imports when they point at a module with no exports (#60) (58383e19)
v1.16.0
<a name"1.16.0">
1.16.0 (2016-12-04)
Features
- add a skipVerify option to skip the initial verification step (#59) (b2600234)
v1.15.0
<a name"1.15.0">
1.15.0 (2016-12-04)
Features
- add a config option for specifying decaffeinate args (#58) (3027000a)
v1.14.5
<a name"1.14.5">
1.14.5 (2016-12-04)
Bug Fixes
v1.14.4
<a name"1.14.4">
1.14.4 (2016-12-03)
Bug Fixes
- reduce the size of the jscodeshift command for fix-imports (#56) (693a4ec6)
v1.14.3
<a name"1.14.3">
1.14.3 (2016-11-20)
Bug Fixes
- properly ignore file validity check for "land" command (#55) (be9ea726)
v1.14.2
<a name"1.14.2">
1.14.2 (2016-10-19)
Bug Fixes
- properly set the working directory when doing a merge (#50) (ca1242ea, closes #49)
v1.14.1
<a name"1.14.1">
1.14.1 (2016-10-17)
Bug Fixes
- pre-process JS files to determine which are eligible for fix-imports (#48) (540ff3fc)
v1.14.0
<a name"1.14.0">
1.14.0 (2016-10-16)
Features
v1.13.2
<a name"1.13.2">
1.13.2 (2016-10-12)
Bug Fixes