Skip to content

v1.0.0

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 22 May 18:13
· 104 commits to master since this release

1.0.0 (2020-05-22)

BREAKING CHANGES

  • minimum required Node.js version is 10.13.0
  • minimum required webpack version is 4.0.0
  • minimum required coffeescript version is 2.0.0
  • default value for the sourceMap option based on the value of the compiler.devtool option

Features

  • respect the compiler.devtool value for the sourceMap option
  • developer can override CoffeeScript options

Bug Fixes

  • fix error reporting