Skip to content

Releases: decaffeinate/bulk-decaffeinate

v1.16.1

04 Dec 22:49
Compare
Choose a tag to compare

<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

04 Dec 22:16
Compare
Choose a tag to compare

<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

04 Dec 21:30
Compare
Choose a tag to compare

<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

04 Dec 02:12
Compare
Choose a tag to compare

<a name"1.14.5">

1.14.5 (2016-12-04)

Bug Fixes

  • increase the parallelism from 4 to 8 (#57) (17ef8765)

v1.14.4

03 Dec 23:20
Compare
Choose a tag to compare

<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

20 Nov 01:50
Compare
Choose a tag to compare

<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

19 Oct 02:23
Compare
Choose a tag to compare

<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

17 Oct 00:20
Compare
Choose a tag to compare

<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

16 Oct 22:02
Compare
Choose a tag to compare

<a name"1.14.0">

1.14.0 (2016-10-16)

Features

v1.13.2

12 Oct 03:22
Compare
Choose a tag to compare

<a name"1.13.2">

1.13.2 (2016-10-12)

Bug Fixes

  • skip commit hooks when creating commits (#45) (8d7a18cd, closes #44)