Skip to content

v0.3.1

Compare
Choose a tag to compare
@David-Desmaisons David-Desmaisons released this 30 Jan 12:50
· 1072 commits to master since this release

-Vue:

Update to Vue.js version 2.1.10
Improve debug tool CSS to avoid conflict with window CSS.

Note: to migrate from v0.3.0 to v0.3.1 if you are using neutronium-vue update in config.json:

"vue" to version "^2.1.10"
"vue-loader": "^9.9.5"

and rebuild files using mpm run build