Skip to content

Releases: decaffeinate/bulk-decaffeinate

v1.13.1

11 Oct 04:00
Compare
Choose a tag to compare

<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

11 Oct 03:26
Compare
Choose a tag to compare

<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

11 Oct 02:50
Compare
Choose a tag to compare

<a name"1.12.1">

1.12.1 (2016-10-11)

Bug Fixes

v1.12.0

11 Oct 02:03
Compare
Choose a tag to compare

<a name"1.12.0">

1.12.0 (2016-10-11)

Features

  • allow specifying files from the command line (#40) (2842ab3e)

v1.11.2

09 Oct 00:37
Compare
Choose a tag to compare

<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

08 Oct 23:16
Compare
Choose a tag to compare

<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

02 Oct 17:43
Compare
Choose a tag to compare

<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

29 Sep 06:49
Compare
Choose a tag to compare

<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

25 Sep 19:18
Compare
Choose a tag to compare

<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

24 Sep 19:50
Compare
Choose a tag to compare

<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)