Back to Coffeescript

2.4.1

documentation/sections/changelog/2.4.1.md

2.7.0506 B
Original Source
releaseHeader('2019-04-08', '2.4.1', '2.4.0')
  • Both the traditional ES5 and modern ES module versions of the CoffeeScript browser compiler are now published to NPM, enabling the browser compilers’ use via services that provide NPM modules’ code available via public CDN. The traditional version is referenced via the package.json "browser" field, and the ES module version via the "module" field.