This repository was archived by the owner on Sep 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +22
-14
lines changed Expand file tree Collapse file tree 1 file changed +22
-14
lines changed Original file line number Diff line number Diff line change 22
33## [ v0.5.1] (2017-03-23)
44
5- ** Fixes **
5+ ** Fixes**
66
77* Update generated readme
88
99## [ v0.5.0] (2017-03-23)
1010
11- ** Features **
11+
12+ ** Features**
1213
1314* Implement mocha for unit testing
1415* Split webpack configuration into multiple files
1516* Rename npm tasks
1617
1718## [ v0.4.1] (2017-03-17)
1819
19- ** Fixes **
20+ ** Fixes**
2021
2122* Fix missing bootstrap.css
2223
24+
2325## [ v0.4.0] (2017-03-17)
2426
25- ** Features **
27+ ** Features**
2628
2729* Uplift to Vue 2.2
2830* Refactor tests
2931* Use es2015 style imports
3032
31- ** Fixes **
33+ ** Fixes**
3234
33- * Vue router is not a constructor [ #6 ]
35+ * Vue router is not a constructor - @ paulvanbladel [ #6 ]
3436* Typescript lint task not working
3537
38+
3639## [ v0.3.1] (2017-02-20)
3740
38- ** Features **
41+ ** Features**
3942
4043* Add barrels
4144
45+
4246## [ v0.3.0] (2017-02-20)
4347
44- ** Features **
48+ ** Features**
4549
46- * Fix resources path for development [ #3 ]
47- * Use webpack-dev-server for development [ #3 ]
50+ * Fix resources path for development - @ rorisme [ #3 ]
51+ * Use webpack-dev-server for development - @ rorisme [ #3 ]
4852
4953
5054## [ v0.2.0] (2017-02-17)
5155
52- ** Features **
56+ ** Features**
5357
54- * Migrate to webpack 2 [ #2 ]
58+ * Migrate to webpack 2 - @ ethanrubio [ #2 ]
5559
5660
5761## [ v0.1.1] (2017-01-30)
5862
59- ** Fixes **
63+ ** Fixes**
6064
61- * Add clean-css-cli dependency which was missing [ #1 ]
65+ * Add clean-css-cli dependency which was missing - @ coding2012 [ #1 ]
6266
6367
6468## v0.1.0 (2017-01-24)
6569
6670* Initial release
6771
72+ [ #6 ] : https://github.com/ducksoupdev/vue-webpack-typescript/pull/6
73+ [ #3 ] : https://github.com/ducksoupdev/vue-webpack-typescript/pull/3
74+ [ #2 ] : https://github.com/ducksoupdev/vue-webpack-typescript/pull/2
75+ [ #1 ] : https://github.com/ducksoupdev/vue-webpack-typescript/pull/1
6876[ v0.5.1 ] : https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.5.0...v0.5.1
6977[ v0.5.0 ] : https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.4.1...v0.5.0
7078[ v0.4.1 ] : https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.4.0...v0.4.1
You can’t perform that action at this time.
0 commit comments