File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 0.8.1 - 2017-01-04
4
4
5
- - Performance improvements and es2015 transpilation with ` vue-template-es2015-compiler ` .
5
+ - Performance improvements and es2015 transpilation in templates for ` .vue ` files with ` vue-template-es2015-compiler ` .
6
6
7
7
## 0.8.0 - 2017-01-02
8
8
9
- - The components ` name ` option will be set by default depending on the filename. #99
10
- - Fix sourcemaps #46
11
- - Enabled CSS autoprefixer. Turn it off with ` <style autoprefix="off"> ` . # 4
9
+ - The components ` name ` option will be set by default depending on the filename. [ #99 ] ( https://github.com/Akryum/meteor-vue-component/issues/99 )
10
+ - Fix sourcemaps [ #46 ] ( https://github.com/Akryum/meteor-vue-component/issues/46 )
11
+ - Enabled CSS autoprefixer. Turn it off with ` <style autoprefix="off"> ` . [ # 4 ] ( https://github.com/Akryum/meteor-vue-component/issues/4 )
12
12
- New ` data-v-source-file ` attribute on development ` <style> ` tags.
13
13
14
14
## 0.7.1 - 2016-09-28
69
69
70
70
## 0.3.3 - 2016-06-15
71
71
72
- - Fix nested <template > tags for Vue conditional rendering [ #29 ] ( https://github.com/Akryum/meteor-vue-component/issues/29 )
72
+ - Fix nested ` <template> ` tags for Vue conditional rendering [ #29 ] ( https://github.com/Akryum/meteor-vue-component/issues/29 )
73
73
74
74
## 0.3.2 - 2016-06-15
75
75
You can’t perform that action at this time.
0 commit comments