diff --git a/CHANGELOG.md b/CHANGELOG.md index dfc5aa248f..c19408b1ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ #### :rocket: New Features * `@vue/cli-plugin-e2e-nightwatch` - * [#4445](https://github.com/vuejs/vue-cli/pull/4445) feat: Check for `nightwatch.conf.js` config ([@LukeeeeBennett](https://github.com/LukeeeeBennett)) + * [#4445](https://github.com/vuejs/vue-cli/pull/4445) feat: check for `nightwatch.conf.js` config ([@LukeeeeBennett](https://github.com/LukeeeeBennett)) * `@vue/cli-plugin-babel`, `@vue/cli-plugin-typescript` - * [#4533](https://github.com/vuejs/vue-cli/pull/4533) fix(cli-plugin-babel): roperly exports the babel preset ([@arcanis](https://github.com/arcanis)) + * [#4533](https://github.com/vuejs/vue-cli/pull/4533) fix(cli-plugin-babel): properly exports the babel preset ([@arcanis](https://github.com/arcanis)) * `@vue/cli` * [#4497](https://github.com/vuejs/vue-cli/pull/4497) feat: add `vue outdated` command & make `vue upgrade` interactive ([@sodatea](https://github.com/sodatea)) @@ -13,7 +13,7 @@ * `@vue/cli` * [#4525](https://github.com/vuejs/vue-cli/pull/4525) fix: remove the nonexistent `test` command from generated README ([@cexbrayat](https://github.com/cexbrayat)) * `@vue/cli-plugin-babel`, `@vue/cli-plugin-typescript` - * [#4533](https://github.com/vuejs/vue-cli/pull/4533) fix(cli-plugin-babel): roperly exports the babel preset ([@arcanis](https://github.com/arcanis)) + * [#4533](https://github.com/vuejs/vue-cli/pull/4533) fix(cli-plugin-babel): [roperly exports the babel preset ([@arcanis](https://github.com/arcanis)) * `@vue/cli-shared-utils` * [#4512](https://github.com/vuejs/vue-cli/pull/4512) fix(pluginResolution): support dots in scope names ([@ma-jahn](https://github.com/ma-jahn))