Skip to content

Releases: decaffeinate/decaffeinate

v8.1.4

23 Feb 17:44
7fe1fe4
Compare
Choose a tag to compare

8.1.4 (2023-02-23)

Bug Fixes

  • deps: upgrade add-variable-declarations (277d0b4)

v8.1.3

30 Sep 22:39
a0d616e
Compare
Choose a tag to compare

8.1.3 (2022-09-30)

Bug Fixes

  • update to coffee-lex with better CSX disambiguation (e368405), closes #2522

v8.1.2

11 Sep 23:31
0ebe00a
Compare
Choose a tag to compare

8.1.2 (2022-09-11)

Bug Fixes

  • cli: exit with code 1 when the patcher fails (#2512) (0ebe00a)

v8.1.1

11 Jul 00:03
1942361
Compare
Choose a tag to compare

8.1.1 (2022-07-11)

Bug Fixes

v8.1.0

10 Jul 22:38
8cf0bbe
Compare
Choose a tag to compare

8.1.0 (2022-07-10)

Features

  • add bare option to allow IIFE wrapper (3621dfb), closes #2412

v8.0.3

18 Jun 21:18
5c912a3
Compare
Choose a tag to compare

8.0.3 (2022-06-18)

Bug Fixes

  • deps: bump decaffeinate-coffeescript packages (3d179ba)

v8.0.2

18 Jun 21:09
1c417ca
Compare
Choose a tag to compare

8.0.2 (2022-06-18)

Bug Fixes

  • update references to master branch to main (84a3b86)

v8.0.1

18 Jun 21:01
dabbb7b
Compare
Choose a tag to compare

8.0.1 (2022-06-18)

Bug Fixes

  • deps: update coffee-lex (b805380)
  • deps: update decaffeinate-parser (8c4dc26)

v8.0.0

18 Jun 14:03
12c8234
Compare
Choose a tag to compare

8.0.0 (2022-06-18)

Features

  • deps: upgrade to decaffeinate-patcher with ESM support (ff324b8)

BREAKING CHANGES

  • deps: Though any well-behaved users of decaffeinate as a library should be fine, if you were loading sub-paths instead of the top-level decaffeinate then your code will no longer work.

v7.1.5

09 Jun 14:14
Compare
Choose a tag to compare

7.1.5 (2022-06-09)

Bug Fixes

  • deps: use fixed coffee-lex (b272bba)