Decaffeinate Versions Save

Goodbye CoffeeScript, hello JavaScript!

v8.1.4

1 year ago

8.1.4 (2023-02-23)

Bug Fixes

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

v8.1.3

1 year ago

8.1.3 (2022-09-30)

Bug Fixes

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

v8.1.2

1 year ago

8.1.2 (2022-09-11)

Bug Fixes

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

v8.1.1

1 year ago

8.1.1 (2022-07-11)

Bug Fixes

v8.1.0

1 year ago

8.1.0 (2022-07-10)

Features

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

v8.0.3

1 year ago

8.0.3 (2022-06-18)

Bug Fixes

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

v8.0.2

1 year ago

8.0.2 (2022-06-18)

Bug Fixes

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

v8.0.1

1 year ago

8.0.1 (2022-06-18)

Bug Fixes

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

v8.0.0

1 year ago

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

1 year ago

7.1.5 (2022-06-09)

Bug Fixes

  • deps: use fixed coffee-lex (b272bba)