Releases: halfzebra/create-elm-app
Releases Β· halfzebra/create-elm-app
v0.8.2
<a name"0.8.2">
0.8.2 (2017-06-07)
Bug Fixes
- Fixed displayed project name in start script stdout (c8d0aea2)
v0.8.1
<a name"0.8.1">
0.8.1 (2017-05-28)
Bug Fixes
- config: Disable watching content base and add missing dependency (7d98d2ac)
v0.8.0
<a name"0.8.0">
0.8.0 (2017-05-28)
Features
- scripts: Improved the start script (ce791774, closes #36)
v0.7.1
<a name"0.7.1">
0.7.1 (2017-05-27)
Bug Fixes
- $config: Fixed the configuration of babel presets (22de0da4, closes #131)
v0.7.0
<a name"0.7.0">
0.7.0 (2017-05-24)
Features
v0.6.3
<a name"0.6.3">
0.6.3 (2017-05-01)
Bug Fixes
- $config: Another fix for the path config π΄ (7bc5a218)
v0.6.2
<a name"0.6.2">
0.6.2 (2017-05-01)
Bug Fixes
- $config: Fixed the check for the global installation with yarn (df0ae91b)
v0.6.1
<a name"0.6.1">
0.6.1 (2017-05-01)
Bug Fixes
- $config:
- Fixed a typo in configuration (48e8d023)
- Fixed the problem with global yarn installation (b33b4447, closes #102)
v0.6.0
<a name"0.6.0">
0.6.0 (2017-04-14)
Features
- config: Added NamedModules plugin for better dev experience (ebed202a)
v0.5.1
<a name"0.5.1">
0.5.1 (2017-04-14)
Bug Fixes