Skip to content

Commit 3cc23dc

Browse files
committed
chore: 3.0.0-rc.10 changelog [ci skip]
1 parent 795393e commit 3cc23dc

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# [3.0.0-rc.10](https://github.com/vuejs/vue-cli/compare/v3.0.0-rc.9...v3.0.0-rc.10) (2018-07-30)
2+
3+
## cli
4+
5+
#### Features
6+
7+
* add create option for router history mode ([6392a60](https://github.com/vuejs/vue-cli/commit/6392a60))
8+
9+
## cli-plugin-typescript
10+
11+
#### Bug Fixes
12+
13+
* **tslint:** should only lint <script lang="ts"> ([2a21612](https://github.com/vuejs/vue-cli/commit/2a21612)), closes [#1984](https://github.com/vuejs/vue-cli/issues/1984)
14+
#### Features
15+
16+
* **typescript:** upgrade default TS version to 3.0 ([483a082](https://github.com/vuejs/vue-cli/commit/483a082))
17+
18+
## cli-service
19+
20+
#### Bug Fixes
21+
22+
* ensure entry chunk is placed last for CSS overrides ([352d3bb](https://github.com/vuejs/vue-cli/commit/352d3bb))
23+
#### Features
24+
25+
* add filenameHashing option ([#1980](https://github.com/vuejs/vue-cli/issues/1980)) ([ce7b394](https://github.com/vuejs/vue-cli/commit/ce7b394))
26+
27+
28+
129
# [3.0.0-rc.9](https://github.com/vuejs/vue-cli/compare/v3.0.0-rc.8...v3.0.0-rc.9) (2018-07-29)
230

331
## cli

0 commit comments

Comments
 (0)