This repository was archived by the owner on Aug 6, 2020. It is now read-only.
Open
Conversation
2fccb0e to
1b9d927
Compare
1b9d927 to
5092d97
Compare
5092d97 to
c3d30f6
Compare
63dc263 to
8f0e107
Compare
8f0e107 to
817796b
Compare
817796b to
a51ed50
Compare
a51ed50 to
7121c18
Compare
7121c18 to
afc4791
Compare
afc4791 to
8027b75
Compare
8027b75 to
4ce2b29
Compare
4ce2b29 to
ab0e967
Compare
ab0e967 to
522ace8
Compare
522ace8 to
88a8024
Compare
88a8024 to
f164f82
Compare
f164f82 to
0c513de
Compare
0c513de to
b95a8d1
Compare
b95a8d1 to
2cbd3ee
Compare
2cbd3ee to
a5e45dd
Compare
a5e45dd to
7d74621
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.1^3.3.0->3.12.1^3.3.0->3.12.1^3.3.0->3.12.1^1.0.0-beta.15->1.0.32.5.13->2.6.11^3.0.2->3.0.62.5.13->2.6.11Release 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' behaviour (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/vue-test-utils
v1.0.3Compare Source
This is a small release, mainly to improve the deprecation messages.
Bugfix/improvements
fix #1541: Improve deprecation messages (#1548)
fix: added missing import of the Cheerio type (fix #1526) (#1527)
fix: Add attachToDocument conditional deprecation message, (#1546)
fix: Sync docs with v1.0 (#1538)
v1.0.2Compare Source
Note: Version bump only for package vue-test-utils
v1.0.1Compare Source
v1.0.0Compare Source
Features
v1.0.0-beta.33Compare Source
Bug Fixes
Features
v1.0.0-beta.32Compare Source
Bug Fixes
v1.0.0-beta.31Compare Source
Bug Fixes
triggerfrom working on disabled html elements (#1362)trigger(#1378) closes #1285, #1295Features
find(#1248) closes #1135v1.0.0-beta.30Compare Source
Bug Fixes
falseas a component stub value (#1231) (2a4c6ef)Code Refactoring
Features
BREAKING CHANGES
syncmodev1.0.0-beta.29Compare Source
Bug Fixes
Renovate configuration
📅 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.