vue-cli-plugin-material
Version:
Vue CLI plugin for MDC Web and Vue MDC Adapter with Sass support.
54 lines (23 loc) • 1.73 kB
Markdown
# Changelog
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.4 (2026-04-01)
### Features
* upgrade to vue-cli@3.0.0-beta.10 ([224b8b0](https://github.com/webdenim/vue-cli-plugin-material/commit/224b8b025f37e31df4b9246d1638bebc52b0db5b))
### Bug Fixes
* fix Webpack config merging ([0e1b397](https://github.com/webdenim/vue-cli-plugin-material/commit/0e1b3977778d33da389b25569e61d1ce825f9495))
* replace SCSS one-line comments with CSS multi-line comments until problem investigated ([6695080](https://github.com/webdenim/vue-cli-plugin-material/commit/6695080d493960990990a1c5add4d2ac634f6d20))
## [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)