vue-cli-plugin-material
Version:
Vue CLI plugin for MDC Web and Vue MDC Adapter with Sass support.
41 lines (17 loc) • 1.15 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [0.2.3](https://github.com/webdenim/vue-cli-plugin-material/compare/0.2.2...0.2.3) (2019-02-27)
<a name="0.2.2"></a>
## [0.2.2](https://github.com/webdenim/vue-cli-plugin-material/compare/0.2.1...0.2.2) (2018-05-21)
<a name="0.2.1"></a>
## [0.2.1](https://github.com/webdenim/vue-cli-plugin-material/compare/0.2.0...0.2.1) (2018-05-14)
### Bug Fixes
* fix Webpack config merging ([0e1b397](https://github.com/webdenim/vue-cli-plugin-material/commit/0e1b397))
<a name="0.2.0"></a>
# [0.2.0](https://github.com/webdenim/vue-cli-plugin-material/compare/0.1.0...0.2.0) (2018-05-13)
### Bug Fixes
* replace SCSS one-line comments with CSS multi-line comments until problem investigated ([6695080](https://github.com/webdenim/vue-cli-plugin-material/commit/6695080))
### Features
* upgrade to vue-cli@3.0.0-beta.10 ([224b8b0](https://github.com/webdenim/vue-cli-plugin-material/commit/224b8b0))
<a name="0.1.0"></a>
# 0.1.0 (2018-05-07)