This repository was archived by the owner on Mar 7, 2022. It is now read-only.
Update vue monorepo #35
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.0->3.12.13.3.0->3.12.13.3.0->3.12.12.5.22->2.6.142.5.22->2.6.143.0.1->3.6.2Release Notes
vuejs/vue-cli
v3.12.1Compare Source
Regarding recent patch releases of Vue CLI v4, we are not fixing bugs in v4 itself, but for v3 compatibility actually (to be more specific, for the
vue add routerandvue add vuexcommands in the older CLI versions, user projects are not likely affected). We still recommend all users to upgrade to v4 early.This is because we've made a mistake in implementing the version check mechanism of core plugins in v3. As we expect to bring users the latest and best practices for their projects, we always use the latest versions of the core plugins for scaffolding. This, however, became a burden when we bump the major versions. During the RC phase, the version check logic wasn't triggered, thus we failed to spot this problem early enough.
Luckily, few breaking changes have been made in v4 regarding the scaffolding part, so most users are not affected.
The main issues are due to the changed locations of
routerandvuextemplates. But as the usage varies (scaffolding via Vue CLI UI / command line; calling CLI v4 in v3 projects; calling CLI v3 in v4 projects, etc.), it took us several patches to fully address these issues. We are now also releasing this patch version in v3 so that users who are not confident enough to upgrade their workflow to v4 can have a more backward-compatible CLI to use.🐛 Bug Fix
@vue/cliCommitters: 1
v3.12.0Compare Source
🚀 New Features
@vue/cli-service🐛 Bug Fix
@vue/cli-service@vue/cli-shared-utils@vue/clitestcommand from generated README (@cexbrayat)📝 Documentation
@vue/cliCommitters: 6
v3.11.0Compare Source
🚀 New Features
@vue/cli-service--inline-vueflag forbuildcommand to avoid externalization of Vue in lib & wc mode (@romansp)@vue/cli-plugin-babel,@vue/cli-plugin-e2e-cypress,@vue/cli-plugin-e2e-nightwatch,@vue/cli-plugin-eslint,@vue/cli-plugin-pwa,@vue/cli-plugin-typescript,@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mocha,@vue/cli-shared-utilsvue add(@sodatea)🐛 Bug Fix
@vue/cli-plugin-eslint,@vue/cli-ui@vue/cli-serviceexternalsconfig correctly, supports array (@sodatea)@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mocha**/tests/**subfolders (@LinusBorg)@vue/cli-shared-utilsresolvePluginIdshould correctly resolve@vue/cli-service(@sodatea)📝 Documentation
🏠 Internal
@vue/cli-ui-addon-webpack,@vue/cli-ui🔨 Underlying Tools
@vue/cli-service@vue/cli-plugin-babel,@vue/cli-plugin-eslint,@vue/cli-plugin-pwa,@vue/cli-plugin-typescript,@vue/cli-serviceCommitters: 9
v3.10.0Compare Source
🚀 New Features
@vue/cli--portargument to 'vue serve' command (@bokub)@vue/cli-plugin-eslint🐛 Bug Fix
@vue/cli-plugin-typescript,@vue/cliwhencondition evaluated as truthy (@sodatea)@vue/cli-service@vue/cli-plugin-typescript@vue/cli-plugin-eslint@vue/cli-shared-utilsyarn --versionto detect yarn (@sodatea)📝 Documentation
@vue/cli-plugin-e2e-nightwatch@vue/babel-preset-app,@vue/cli-plugin-e2e-nightwatch,@vue/cli-plugin-eslint,@vue/cli-service,@vue/cli-ui🏠 Internal
@vue/cli-service,@vue/cliCommitters: 17
v3.9.2Compare Source
🐛 Bug Fix
@vue/cli-plugin-eslintvue serve(@sodatea)📝 Documentation
@vue/babel-preset-app,@vue/cli-plugin-e2e-nightwatch,@vue/cli-plugin-eslint,@vue/cli-service,@vue/cli-uiCommitters: 2
v3.9.0Compare Source
🚀 New Features
@vue/clitransformScriptto GeneratorAPI (@sodatea)GeneratorAPI(@sodatea)injectImports&injectRootOptionswork for.vuefiles (@sodatea)🐛 Bug Fix
@vue/cli-servicedevServer.publicas the custom url for browser to open (#4169) (@Devil-Cong)📝 Documentation
@vue/cli-plugin-typescriptallowJsto true (@NataliaTepluhina)🏠 Internal
@vue/cli@vue/cli-plugin-eslint,@vue/cli-plugin-typescript,@vue/cli-serviceCommitters: 10
v3.8.0Compare Source
🚀 New Features
@vue/cli-plugin-pwa,@vue/cli-ui@vue/cli-uieditor(@Akryum)@vue/cli-service@vue/cli💥 Breaking Changes
*@vue/cli-plugin-typescript#3909 prefer .tsx? files over .jsx? file extensions (@LinusBorg)(Reverted in v3.8.1)🐛 Bug Fix
@vue/cli-service@vue/cli-uidetectLanguagefunction (@maple3142)📝 Documentation
@vue/cli-plugin-typescript,@vue/cli🏠 Internal
@vue/cli-serviceclientLogLeveltosilentinstead ofnone(@svtfrancisco)@vue/cliinjectImportsAndOptions, fixes #3309 (@sodatea)🔨 Underlying Tools
@vue/cli-service@vue/babel-preset-appCommitters: 9
v3.7.0Compare Source
🚀 New Features
@vue/cli-service.versionfield andassertVersionhelper to plugin api (@sodatea)lintOnSaveoptions and multi-page entries (@sodatea)@vue/cli-plugin-babel,@vue/cli-plugin-typescript,@vue/cli-serviceparalleloption to be an integer (@sodatea)@vue/clibareoption inpreset.json(@sodatea)🐛 Bug Fix
@vue/cli-service@vue/cli-plugin-unit-jest@vue/cli-ui@vue/cli-shared-utils🏠 Internal
@vue/babel-preset-app@vue/cli-serviceprocessshould be polyfilled rather than mocked (@sodatea)@vue/cli-service,@vue/cli-ui-addon-widgetsCommitters: 4
v3.6.0Compare Source
🚀 New Features
@vue/cli-ui@vue/cli-service--filenameoption to specify the output file name (@NickeyLin)@vue/cli@vue/cli-service,@vue/cli-shared-utils,@vue/cli-ui,@vue/cli@vue/cli-plugin-eslint,@vue/cli-servicelintOnSaveto support 'default' behavior (Closes #3552) (@LinusBorg)@vue/cli-plugin-unit-jest🐛 Bug Fix
@vue/cli-ui🏠 Internal
@vue/cli-serviceplaceAtRootIfRelativeparameter (@dailyvuejs)fibersopt-in for dart sass (@sodatea)@vue/cli-uiOther
Committers: 10
v3.5.5Compare Source
babel-preset-app
Reverts
v3.5.4Compare Source
babel-preset-app
Bug Fixes
absoluteRuntimeis on (#3732) (9bdff3b), closes #3725cli-plugin-babel
Bug Fixes
v3.5.3Compare Source
babel-preset-app
Bug Fixes
cli-service
Bug Fixes
v3.5.1Compare Source
cli-service
Bug Fixes
v3.5.0Compare Source
babel-preset-app
Bug Fixes
Features
entryFilesoption, allowing explicit polyfill injection to specified files (#3470) (7df0c58)cli
Bug Fixes
cli-plugin-babel
Features
cli-plugin-e2e-nightwatch
Bug Fixes
-ein e2e tests (#3583) (9aff29d)cli-plugin-typescript
Features
cli-plugin-unit-jest
Bug Fixes
[@vue](https://togithub.com/vue)/test-utilsversion as it's still in beta and may introduce breaking changes (266090d)cli-service
Bug Fixes
Features
cli-service-global
Features
docs
Bug Fixes
v3.4.1Compare Source
cli-plugin-babel
Bug Fixes
cli-plugin-eslint
Bug Fixes
cli-plugin-typescript
Bug Fixes
cli-service
Bug Fixes
Features
cli-ui
Bug Fixes
v3.4.0Compare Source
babel-preset-app
Features
absoluteRuntimeoption, closes #2807 (d5ed280)cli
Bug Fixes
cli-plugin-babel
Bug Fixes
node_modules, close #3057 (#3229) (fb71653)genCacheConfig(047872c), closes #3275cli-plugin-eslint
Bug Fixes
Features
--no-fix-warningsoption (#3307) (2b6dba3)cli-plugin-typescript
Bug Fixes
Features
cli-plugin-unit-mocha
Bug Fixes
cli-service
Bug Fixes
publicPathoption tobaseUrl, fix plugin compatibility (27ffd28)paralleloption in terser plugin (702a2c9)Features
cli-shared-utils
Bug Fixes
cli-ui
Bug Fixes
Features
eslint-config-typescript
Bug Fixes
jsxin parserOptions, fixes #3268 (85c5973)Features
vuejs/core
v2.6.14Compare Source
v2.6.13Compare Source
v2.6.12Compare Source
v2.6.11Compare Source
v2.6.10Compare Source
v2.6.9Compare Source
v2.6.8Compare Source
v2.6.7Compare Source
v2.6.6Compare Source
v2.6.5Compare Source
v2.6.4Compare Source
v2.6.3Compare Source
v2.6.2Compare Source
v2.6.1Compare Source
v2.6.0Compare Source
vuejs/vue
v2.6.14Compare Source
Bug Fixes
c52427b, closes #1199038f71de, closes #12102Features
80e7730, closes #11718v2.6.13Compare Source
Bug Fixes
cd57393, closes #11392 #11391c42b706, closes #1115255a30cf, closes #110658620706, closes #10867 #109585260830, closes #11107579e1ff, closes #10845 #10843e4dea59, closes #9484e7baaa1, closes #1201567825c2, closes #9785 #9781abb5ef3, closes #10529 #10519Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.