Releases: halfzebra/create-elm-app
Releases · halfzebra/create-elm-app
v4.1.2
13 Dec 13:02
Compare
Sorry, something went wrong.
No results found
4.1.2 (2019-12-13)
Bug Fixes
v4.1.1
06 Nov 12:40
Compare
Sorry, something went wrong.
No results found
4.1.1 (2019-11-06)
Bug Fixes
elm-asset-webpack-loader: dependency instead of dev dependency (93aec4d ), closes #382
v4.1.0
05 Nov 21:10
Compare
Sorry, something went wrong.
No results found
4.1.0 (2019-11-05)
Features
webpack config: elm-webpack-asset-loader to require assets (568a7f4 ), closes #363
v4.0.1
05 Nov 09:03
Compare
Sorry, something went wrong.
No results found
4.0.1 (2019-11-05)
Bug Fixes
package.json: bumped elm-hot-webpack-loader to v1.1.5 (1835c64 )
v4.0.0
24 Oct 07:17
Compare
Sorry, something went wrong.
No results found
4.0.0 (2019-10-24)
Bug Fixes
update how path to elm binary is resolved (9af350d )
BREAKING CHANGES
create-elm-app does guarantee backward compatibility of all underlying dependencies
so this release is marked as breaking
v3.2.2
26 Sep 20:53
Compare
Sorry, something went wrong.
No results found
3.2.2 (2019-09-26)
Bug Fixes
config: remove deprecated minimize config option for css-loader (0e8bc34 )
security: update http-proxy-middleware to ^0.20.0 (f379212 )
security: upgrade css-loader to ^3.2.0 (638fdfb )
add missing dependency postcss-safe-parser (ed14f63 )
re-add minification (4fcec6d )
v3.2.1
19 Jul 07:26
Compare
Sorry, something went wrong.
No results found
3.2.1 (2019-07-19)
Bug Fixes
use the correct branch name to point to the fork (786fba8 )
v3.2.0
18 Jul 14:58
Compare
Sorry, something went wrong.
No results found
3.2.0 (2019-07-18)
Bug Fixes
Correct typo in template/README.md (748391d )
Features
Add --no-browser flag to 'start' command (b51722d )
v3.1.0
18 Jul 14:03
Compare
Sorry, something went wrong.
No results found
3.1.0 (2019-07-18)
Bug Fixes
use a fork of elm-webpack-loader (a339be6 )
use a fork of elm-webpack-loader (b1c5468 )
Features
disable service worker by default (e5ac3b6 )
v3.0.8
31 May 07:31
Compare
Sorry, something went wrong.
No results found
3.0.8 (2019-05-31)
Bug Fixes
remove redundant clean-webpack-plugin (33f11ba )