UNPKG

1.18 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5<a name="1.2.0"></a>
6# [1.2.0](https://github.com/fjc0k/vue-css-modules/compare/v1.1.0...v1.2.0) (2018-06-29)
7
8
9### Features
10
11* support global installation ([0e6174d](https://github.com/fjc0k/vue-css-modules/commit/0e6174d))
12
13
14
15<a name="1.1.0"></a>
16# [1.1.0](https://github.com/fjc0k/vue-css-modules/compare/v1.0.5...v1.1.0) (2018-05-18)
17
18
19### Features
20
21* extract styles from context ([b846fb8](https://github.com/fjc0k/vue-css-modules/commit/b846fb8))
22
23
24
25<a name="1.0.5"></a>
26## [1.0.5](https://github.com/fjc0k/vue-css-modules/compare/v1.0.4...v1.0.5) (2018-04-18)
27
28
29
30<a name="1.0.4"></a>
31## [1.0.4](https://github.com/fjc0k/vue-css-modules/compare/v1.0.3...v1.0.4) (2018-04-18)
32
33
34### Bug Fixes
35
36* postbump ([1de199b](https://github.com/fjc0k/vue-css-modules/commit/1de199b))
37
38
39
40<a name="1.0.3"></a>
41## 1.0.3 (2018-04-18)
42
43
44### Bug Fixes
45
46* prepend the class names to data.staticClass ([277423f](https://github.com/fjc0k/vue-css-modules/commit/277423f))