Releases: decaffeinate/bulk-decaffeinate
Releases · decaffeinate/bulk-decaffeinate
v1.13.1
<a name"1.13.1">
1.13.1 (2016-10-11)
Bug Fixes
- don't drop comments in prefer-function-declarations.js (#43) (edd99d18)
v1.13.0
<a name"1.13.0">
1.13.0 (2016-10-11)
Features
- add a jscodeshift script to prefer function declarations (#42) (4822f949)
v1.12.1
<a name"1.12.1">
1.12.1 (2016-10-11)
Bug Fixes
v1.12.0
<a name"1.12.0">
1.12.0 (2016-10-11)
Features
- allow specifying files from the command line (#40) (2842ab3e)
v1.11.2
<a name"1.11.2">
1.11.2 (2016-10-09)
Bug Fixes
- run the fix-imports script through babel as part of the build process (#39) (eb6c1a65)
v1.11.1
<a name"1.11.1">
1.11.1 (2016-10-08)
Bug Fixes
- properly detect relative vs non-relative imports in fix-imports (#38) (1f5be914)
v1.11.0
<a name"1.11.0">
1.11.0 (2016-10-02)
Features
- change the recommended config file format from JSON to JS (#37) (b6493002)
v1.10.3
<a name"1.10.3">
1.10.3 (2016-09-29)
Bug Fixes
- avoid crash in fix-imports by switching to commonjs (#36) (ae344925)
v1.10.2
<a name"1.10.2">
1.10.2 (2016-09-25)
Bug Fixes
- add all files after running fix-imports, not just decaffeinated files (#32) (5022bc31)
v1.10.1
<a name"1.10.1">
1.10.1 (2016-09-24)
Bug Fixes
- don't crash if there's a missing eslint config (#31) (2361d527)