Back to Coffeescript

1.12.4

documentation/sections/changelog/1.12.4.md

2.7.0585 B
Original Source
releaseHeader('2017-02-18', '1.12.4', '1.12.3')
  • The cake commands have been updated, with new watch options for most tasks. Clone the CoffeeScript repo and run cake at the root of the repo to see the options.
  • Fixed a bug where exporting a referenced variable was preventing the variable from being declared.
  • Fixed a bug where the coffee command wasn’t working for a .litcoffee file.
  • Bugfixes related to tokens and location data, for better source maps and improved compatibility with downstream tools.