This repository was archived by the owner on Jan 18, 2022. It is now read-only.
File tree 3 files changed +21
-1
lines changed
3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All Notable changes to ` rollup-plugin-vue ` will be documented in this file.
4
4
5
+ ## [ Version 2.2.15] [ 2.2.15 ] - 2017-01-10
6
+
7
+ ### Added
8
+ - Installation and configuration [ docs] ( http://znck.me/rollup-plugin-vue )
9
+
10
+ ### Fixed
11
+ - Write styles to ` bundle.css ` by default (#49 )
12
+
5
13
## [ Version 2.0] [ 2.0.0 ]
6
14
7
15
### Added
8
16
- Compile * .vue files.
9
17
10
18
[ 2.0.0 ] : https://github.com/znck/rollup-plugin-vue/compare/v1.0.3...v2.0.0
19
+ [ 2.2.15 ] : https://github.com/znck/rollup-plugin-vue/compare/v2.2.14...v2.2.15
20
+
Original file line number Diff line number Diff line change 2
2
3
3
All Notable changes to ` rollup-plugin-vue ` will be documented in this file.
4
4
5
+ ## [ Version 2.2.15] [ 2.2.15 ] - 2017-01-10
6
+
7
+ ### Added
8
+ - Installation and configuration [ docs] ( http://znck.me/rollup-plugin-vue )
9
+
10
+ ### Fixed
11
+ - Write styles to ` bundle.css ` by default (#49 )
12
+
5
13
## [ Version 2.0] [ 2.0.0 ]
6
14
7
15
### Added
8
16
- Compile * .vue files.
9
17
10
18
[ 2.0.0 ] : https://github.com/znck/rollup-plugin-vue/compare/v1.0.3...v2.0.0
19
+ [ 2.2.15 ] : https://github.com/znck/rollup-plugin-vue/compare/v2.2.14...v2.2.15
20
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rollup-plugin-vue" ,
3
- "version" : " 2.2.14 " ,
3
+ "version" : " 2.2.15 " ,
4
4
"description" : " Roll .vue files" ,
5
5
"main" : " dist/rollup-plugin-vue.common.js" ,
6
6
"jsnext" : " dist/rollup-plugin-vue.js" ,
You can’t perform that action at this time.
0 commit comments