Skip to content

Releases: halfzebra/create-elm-app

v2.2.2

05 Nov 22:11

Choose a tag to compare

2.2.2 (2018-11-05)

Bug Fixes

v2.2.1

05 Nov 21:41
eb2f2e8

Choose a tag to compare

2.2.1 (2018-11-05)

Bug Fixes

  • Upgrade react-dev-utils and html-webpack-plugin (cc1bae6)

v2.2.0

11 Oct 21:31
ebf674b

Choose a tag to compare

2.2.0 (2018-10-11)

Features

  • Enable the option to overwrite Webpack config by using 'elmapp.config.js' configuration file (92b5308)

v2.1.0

09 Oct 21:28
588fe31

Choose a tag to compare

2.1.0 (2018-10-09)

Bug Fixes

  • config/paths.js: Support "homepage" and "proxy" in elm.json for legacy reasons. (2d907c8)
  • Show deprecation warning regarding elm.json usage (be8c7bf)

Features

  • Itroduced an option of having a config for "homepage" and "proxy" (61721b5)
  • Use 'cosmiconfig' to load the configuration (a126b47)

v2.0.7

01 Oct 17:03
55547b0

Choose a tag to compare

2.0.7 (2018-10-01)

Bug Fixes

  • create: Fix creation problems on Windows (3868884)

v2.0.6

25 Sep 13:58
eba2b35

Choose a tag to compare

2.0.6 (2018-09-25)

Bug Fixes

  • Makes it possible to enable the Elm debugger with ELM_DEBUGGER=true (9e6c8d4), closes #304

v2.0.5

21 Sep 07:03
1541ce2

Choose a tag to compare

2.0.5 (2018-09-21)

Bug Fixes

  • create: Fix the bug with numeric app names (abfb814)

v2.0.4

19 Sep 19:12
20352c8

Choose a tag to compare

2.0.4 (2018-09-19)

Bug Fixes

  • webpack.config.prod: Disable Webpack performance tips for prod config (4be8e98)

v2.0.3

05 Sep 12:26
7182832

Choose a tag to compare

2.0.3 (2018-09-05)

Bug Fixes

  • package.json: Correction of the misspelled elm-test version (4300c8c)
  • start: Remove debugging leftovers. (f9bc9e9)

v2.0.2

05 Sep 08:31
d87ec81

Choose a tag to compare

2.0.2 (2018-09-05)

Bug Fixes

  • package.json: Upgrade elm-test to 0.19.0-beta8 (2b6d8ce)