All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.0 - 2014-04-28
- Hot Module Replacement support.
- Automatic detection of
buble-loader
&babel-loader
(for*.js
) (to be consistent withvue-loader
). babili
support.
neutrino.options.vue-static.sourceGlob
to["index.vue"]
by default.babel
's scope to optional (babel-*
were removed fromdependencies
list).devServer.overlay
to true by default.
- Automatic
build
directory cleanup. - CSS referencing in
page-template.html
.