Skip to content

Releases: decaffeinate/bulk-decaffeinate

v3.3.1

28 Dec 23:24
f6fe899
Compare
Choose a tag to compare

<a name"3.3.1">

3.3.1 (2017-12-28)

Bug Fixes

v3.3.0

30 Oct 02:59
a2927be
Compare
Choose a tag to compare

<a name"3.3.0">

3.3.0 (2017-10-30)

Features

v3.2.1

30 Oct 02:17
622cf76
Compare
Choose a tag to compare

<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

29 Oct 23:12
89e1cd3
Compare
Choose a tag to compare

<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

29 Oct 01:55
1a26aa7
Compare
Choose a tag to compare

<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

05 Jul 20:18
Compare
Choose a tag to compare

<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

29 May 15:25
Compare
Choose a tag to compare

<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

16 May 04:32
Compare
Choose a tag to compare

<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

13 May 23:27
Compare
Choose a tag to compare

<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

13 May 21:33
Compare
Choose a tag to compare

<a name"2.4.0">

2.4.0 (2017-05-13)

Features