You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
2
2
## 4.0.0-alpha.0 (2019-05-01)
3
3
4
-
#### :boom: Breaking Change
4
+
#### :boom: Breaking Changes
5
5
6
6
*`@vue/cli-service`, `@vue/cli`
7
7
*[#3921](https://github.com/vuejs/vue-cli/pull/3921)**generator/preset**: default to dart sass for `sass` option of `cssPreprocessor` ([@sodatea](https://github.com/sodatea))
@@ -39,7 +39,7 @@
39
39
40
40
## 3.7.0 (2019-04-28)
41
41
42
-
#### :rocket: New Feature
42
+
#### :rocket: New Features
43
43
*`@vue/cli-service`
44
44
*[#3861](https://github.com/vuejs/vue-cli/pull/3861) feat: add `.version` field and `assertVersion` helper to plugin api ([@sodatea](https://github.com/sodatea))
45
45
*[#3847](https://github.com/vuejs/vue-cli/pull/3847) feat: add types for new `lintOnSave` options and multi-page entries ([@sodatea](https://github.com/sodatea))
@@ -97,7 +97,7 @@
97
97
*`@vue/cli-ui`
98
98
*[022e17d](https://github.com/vuejs/vue-cli/commit/022e17da5725742b0f425c0976b090bd1ce6581f)`--dev` shouldn't try to load dev assets, closes #3802 ([@Akryum](https://github.com/Akryum))
*[#3688](https://github.com/vuejs/vue-cli/pull/3688) add "copy content to clipboard" button on terminal component ([@pikax](https://github.com/pikax))
131
131
*[c81e6c](https://github.com/vuejs/vue-cli/commit/c81e6c21a20d66bfa66a664d94ec3ccc81c54d38)**project create**: bare option ([@Akryum](https://github.com/Akryum))
0 commit comments