Skip to content

Releases: halfzebra/create-elm-app

v1.8.0

13 Oct 11:22
Compare
Choose a tag to compare

1.8.0 (2017-10-13)

Features

  • $compile: Added option to enable Elm Debugger for production build (686e19e)

v1.7.2

12 Oct 17:43
Compare
Choose a tag to compare

1.7.2 (2017-10-12)

Bug Fixes

  • Copy the whole utils folder (0337ec3)

v1.7.1

11 Oct 06:44
Compare
Choose a tag to compare

1.7.1 (2017-10-11)

Bug Fixes

  • Fix file path color highlightning in the error output on Windows (bafc2f3)

v1.7.0

03 Oct 02:04
Compare
Choose a tag to compare

1.7.0 (2017-10-03)

Features

  • $config: Enable dead code elimination and tell UglifyJS about the pure functions from Elm (c9d1a50)

v1.6.0

26 Sep 18:34
Compare
Choose a tag to compare

1.6.0 (2017-09-26)

Bug Fixes

  • $dependencies: Update dependencies (be6d5c9)

Features

  • $config: Mock-out Node.js libraries to secure the run-time in the browser (5234838)
  • $scripts: Add color highlighting for Elm compiler errors (f63aeeb)
  • $scripts: Clean-up errors from Elm Compiler before showing them (1250f60)

v1.5.0

14 Sep 20:37
Compare
Choose a tag to compare

1.5.0 (2017-09-14)

Bug Fixes

  • $dependencies: Upgraded all the dependencies and swapped chai for unexpected (f9c320f)

Features

  • $build: Replace babel presets with babel-preset-env and upgrade webpack-dev-server (094920a)

v1.4.0

12 Sep 13:53
Compare
Choose a tag to compare

<a name"1.4.0">

1.4.0 (2017-09-12)

Features

  • $build: Added the support for PWA (d4737bd2)

v1.3.0

26 Aug 16:06
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2017-08-26)

Features

  • $cli: Add alias for package install (1833c4fb)

v1.2.3

22 Aug 12:48
Compare
Choose a tag to compare

<a name"1.2.3">

1.2.3 (2017-08-22)

Bug Fixes

  • $dependencies: Upgrade webpack and CRA dependencies (19027d5b)

v1.2.2

04 Aug 11:22
Compare
Choose a tag to compare

<a name"1.2.2">

1.2.2 (2017-08-04)

Bug Fixes

  • $dependencies: Upgrade fs-extra and html-webpack-plugin (11b60e0d)