This repository was archived by the owner on Jan 18, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 22
33All Notable changes to ` rollup-plugin-vue ` will be documented in this file.
44
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+
513## [ Version 2.0] [ 2.0.0 ]
614
715### Added
816- Compile * .vue files.
917
1018[ 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 22
33All Notable changes to ` rollup-plugin-vue ` will be documented in this file.
44
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+
513## [ Version 2.0] [ 2.0.0 ]
614
715### Added
816- Compile * .vue files.
917
1018[ 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 11{
22 "name" : " rollup-plugin-vue" ,
3- "version" : " 2.2.14 " ,
3+ "version" : " 2.2.15 " ,
44 "description" : " Roll .vue files" ,
55 "main" : " dist/rollup-plugin-vue.common.js" ,
66 "jsnext" : " dist/rollup-plugin-vue.js" ,
You can’t perform that action at this time.
0 commit comments