Skip to content

Releases: decaffeinate/bulk-decaffeinate

v1.22.2

19 Mar 22:06
Compare
Choose a tag to compare

<a name"1.22.2">

1.22.2 (2017-03-19)

Bug Fixes

  • allow top-level return when running jscodeshift scripts (#96) (ed6fccc3)

v1.22.1

19 Mar 21:24
Compare
Choose a tag to compare

<a name"1.22.1">

1.22.1 (2017-03-19)

Bug Fixes

v1.22.0

19 Mar 20:52
Compare
Choose a tag to compare

<a name"1.22.0">

1.22.0 (2017-03-19)

Features

  • add a script to handle top-level this for node (#94) (546b3aae)

v1.21.1

25 Feb 16:42
Compare
Choose a tag to compare

<a name"1.21.1">

1.21.1 (2017-02-25)

Bug Fixes

  • update package.json URLs for GitHub repository (#93) (dd252d6a)

Features

  • add an option for prepending a string to each file (#92) (78b25d93)

v1.20.1

19 Jan 06:52
Compare
Choose a tag to compare

<a name"1.20.1">

1.20.1 (2017-01-19)

Bug Fixes

  • work around jscodeshift bug when converting arrow functions with comments (#85) (922075da)

v1.20.0

19 Jan 00:07
Compare
Choose a tag to compare

<a name"1.20.0">

1.20.0 (2017-01-19)

Features

  • prefer function declarations for arrow functions too (#84) (1d2a7a5f)

v1.19.0

29 Dec 03:17
Compare
Choose a tag to compare

<a name"1.19.0">

1.19.0 (2016-12-29)

Features

  • add the ability to set a filter on files to convert (#71) (9bd377e4)

v1.18.0

28 Dec 04:22
Compare
Choose a tag to compare

<a name"1.18.0">

1.18.0 (2016-12-28)

Features

  • add a built-in script to remove the .coffee extension from imports (#69) (7ab73697)

v1.17.0

20 Dec 00:22
Compare
Choose a tag to compare

<a name"1.17.0">

1.17.0 (2016-12-20)

Features

  • add a --land-base option to customize land behavior (#63) (de30e1f2)

v1.16.2

19 Dec 20:46
Compare
Choose a tag to compare

<a name"1.16.2">

1.16.2 (2016-12-19)

Bug Fixes

  • increase buffer size to 5MB when running CLI commands (#62) (682d94de)