|
1 | 1 |
|
| 2 | +## 5.0.0 (2022-02-17) |
| 3 | + |
| 4 | +#### :bug: Bug Fix |
| 5 | +* `@vue/cli-service` |
| 6 | + * [#6972](https://github.com/vuejs/vue-cli/pull/6972) Remove --skip-plugin from arguments ([@MatthijsBurgh](https://github.com/MatthijsBurgh)) |
| 7 | + * [#6987](https://github.com/vuejs/vue-cli/pull/6987) fix: update mini-css-extract-plugin to ^2.5.3 ([@darrinmn9](https://github.com/darrinmn9)) |
| 8 | + |
| 9 | +#### :memo: Documentation |
| 10 | +* [#6706](https://github.com/vuejs/vue-cli/pull/6706) docs: update vue create --help output in "Basics/Creating a Project" ([@Lalaluka](https://github.com/Lalaluka)) |
| 11 | +* [#6642](https://github.com/vuejs/vue-cli/pull/6642) docs: Update README.md ([@wxsms](https://github.com/wxsms)) |
| 12 | +* [#6620](https://github.com/vuejs/vue-cli/pull/6620) Fix typo in deployment guide ([@Klikini](https://github.com/Klikini)) |
| 13 | +* [#6623](https://github.com/vuejs/vue-cli/pull/6623) fix(docs): the plugin-dev in zh has a regexp lose the end / ([@HelloJiya](https://github.com/HelloJiya)) |
| 14 | +* [#6377](https://github.com/vuejs/vue-cli/pull/6377) replace master with main to reflect GH default ([@anbnyc](https://github.com/anbnyc)) |
| 15 | +* [#6359](https://github.com/vuejs/vue-cli/pull/6359) Fix master to main in heroku deployment ([@MowlCoder](https://github.com/MowlCoder)) |
| 16 | +* [#6266](https://github.com/vuejs/vue-cli/pull/6266) Add note about loader incompatible with webpack 4 ([@JarnoRFB](https://github.com/JarnoRFB)) |
| 17 | +* [#6239](https://github.com/vuejs/vue-cli/pull/6239) Update deployment.md ([@anzuj](https://github.com/anzuj)) |
| 18 | +* [#6237](https://github.com/vuejs/vue-cli/pull/6237) fix code demo ([@yyzclyang](https://github.com/yyzclyang)) |
| 19 | + |
| 20 | +#### Committers: 13 |
| 21 | +- Alec Barrett ([@anbnyc](https://github.com/anbnyc)) |
| 22 | +- Alexander Sokolov ([@Alex-Sokolov](https://github.com/Alex-Sokolov)) |
| 23 | +- Andy Castille ([@Klikini](https://github.com/Klikini)) |
| 24 | +- Anzelika ([@anzuj](https://github.com/anzuj)) |
| 25 | +- Ben Hutton ([@Relequestual](https://github.com/Relequestual)) |
| 26 | +- Calvin Schröder ([@Lalaluka](https://github.com/Lalaluka)) |
| 27 | +- Darrin Nagengast ([@darrinmn9](https://github.com/darrinmn9)) |
| 28 | +- Matthijs van der Burgh ([@MatthijsBurgh](https://github.com/MatthijsBurgh)) |
| 29 | +- Rüdiger Busche ([@JarnoRFB](https://github.com/JarnoRFB)) |
| 30 | +- [@HelloJiya](https://github.com/HelloJiya) |
| 31 | +- [@MowlCoder](https://github.com/MowlCoder) |
| 32 | +- wxsm ([@wxsms](https://github.com/wxsms)) |
| 33 | +- 鱼依藻常乐 ([@yyzclyang](https://github.com/yyzclyang)) |
| 34 | + |
| 35 | + |
| 36 | + |
2 | 37 | ## 5.0.0-rc.3 (2022-02-10)
|
3 | 38 |
|
4 | 39 | #### :rocket: New Features
|
|
0 commit comments