Releases: halfzebra/create-elm-app
Releases Β· halfzebra/create-elm-app
v1.2.1
28 Jul 08:05
Compare
Sorry, something went wrong.
No results found
<a name"1.2.1">
1.2.1 (2017-07-28)
Bug Fixes
$dependencies: Upgrade webpack and webpack-dev-server (65bf7df3 )
v1.2.0
20 Jul 07:36
Compare
Sorry, something went wrong.
No results found
<a name"1.2.0">
1.2.0 (2017-07-20)
Bug Fixes
$eject: Add the utility to ejected config and scripts (1fdf83ea )
Features
$config:
Enabled react-error-overlay (9379aed0 )
Added support for environment-specific .env files and better handling for .env v (d3573f98 )
$debugger: Add an option to disable Elm Debugger in development mode (7f2c6bdf )
$dev: Added elm error highlightning in the terminal (f67298b2 )
v1.1.2
10 Jul 20:46
Compare
Sorry, something went wrong.
No results found
<a name"1.1.2">
1.1.2 (2017-07-10)
Bug Fixes
Upgraded the dependencies to avoid deprecation messages (48e1c8c9 )
v1.1.1
03 Jul 11:25
Compare
Sorry, something went wrong.
No results found
<a name"1.1.1">
1.1.1 (2017-07-03)
Bug Fixes
Upgraded the build dependencies to the latest (8e17d8eb )
v1.1.0
27 Jun 21:43
Compare
Sorry, something went wrong.
No results found
<a name"1.1.0">
1.1.0 (2017-06-27)
Features
Addeded an alternative way for handling PUBLIC_URL substitutuin in Elm code (88910974 )
Upgrade web pack and a few other dependencies (305706f6 )
v1.0.0
24 Jun 10:32
Compare
Sorry, something went wrong.
No results found
<a name"1.0.0">
1.0.0 (2017-06-24)
Bug Fixes
Keep the files inside the module system in src folder (9af9fe45 )
Features
Fix the paths and introduce the new build script (0360af29 )
config: Change the name of the distribution folder to build (58df0dbd )
Breaking Changes
added public/ folder and changed the config to serve static assets from it.
(58df0dbd )
v0.8.6
14 Jun 23:29
Compare
Sorry, something went wrong.
No results found
<a name"0.8.6">
0.8.6 (2017-06-14)
Bug Fixes
config: Cleanup in path config (5e11e4f7 )
v0.8.5
13 Jun 17:52
Compare
Sorry, something went wrong.
No results found
<a name"0.8.5">
0.8.5 (2017-06-13)
Bug Fixes
Better resolving logic for templates and executables (d977b8e6 )
config: Fixed loader resolver configuration (d8cb4a3c , closes #131 )
v0.8.4
08 Jun 15:54
Compare
Sorry, something went wrong.
No results found
<a name"0.8.4">
0.8.4 (2017-06-08)
Bug Fixes
Add the configuration for resolveLoader to fix installation with yarn (d80cb5ed )
template: Added a meta tag to enable the responsiveness in the browser (019e43a3 )
testing: Upgraded the elm-test setup so it works with the latest version (ff63e11b )
v0.8.3
08 Jun 02:16
Compare
Sorry, something went wrong.
No results found
<a name"0.8.3">
0.8.3 (2017-06-08)
Bug Fixes
config: Fix loader and elm-make resolution (7330b289 , closes #127 )