Releases: decaffeinate/bulk-decaffeinate
Releases · decaffeinate/bulk-decaffeinate
v3.3.1
<a name"3.3.1">
3.3.1 (2017-12-28)
Bug Fixes
v3.3.0
<a name"3.3.0">
3.3.0 (2017-10-30)
Features
v3.2.1
<a name"3.2.1">
3.2.1 (2017-10-30)
Bug Fixes
- properly detect missing eslint config file for newer eslint (#138) (622cf769, closes #134)
v3.2.0
<a name"3.2.0">
3.2.0 (2017-10-29)
Features
- allow specifying the number of parallel workers to use (#137) (89e1cd31)
v3.1.0
<a name"3.1.0">
3.1.0 (2017-10-29)
Features
- add timing information after every progress bar step (#136) (1a26aa73)
v3.0.0
<a name"3.0.0">
3.0.0 (2017-07-05)
Features
- update bulk-decaffeinate for decaffeinate 3.0 (#131) (42cddf0b)
Breaking Changes
- The
--allow-invalid-constructors
option is now a no-op.
(42cddf0b)
v2.6.0
<a name"2.6.0">
2.6.0 (2017-05-29)
Features
- when specifying files from the CLI, ignore the equivalent config settings (#127) (b142fcfb)
v2.5.0
<a name"2.5.0">
2.5.0 (2017-05-16)
Features
- add a modernize-js command to update existing JS code (#126) (7abea822)
v2.4.1
<a name"2.4.1">
2.4.1 (2017-05-13)
Bug Fixes
- convert paths to relative when invoking jscodeshift (#124) (09af9e7c)
v2.4.0
<a name"2.4.0">
2.4.0 (2017-05-13)
Features