This repository was archived by the owner on May 20, 2021. It is now read-only.
Open
Conversation
9bef3b3 to
99a04d2
Compare
99a04d2 to
771220e
Compare
00b518c to
e83c7c8
Compare
09fc302 to
7d47013
Compare
c6bbd38 to
eb2fa9a
Compare
3bdad86 to
6b18f1a
Compare
6b18f1a to
f08a6bd
Compare
f08a6bd to
3a484b1
Compare
3a484b1 to
0a903f6
Compare
0a903f6 to
ef77a19
Compare
ef77a19 to
b967af6
Compare
b967af6 to
b9bd9b8
Compare
b9bd9b8 to
2713c23
Compare
d4b38fc to
5de4f7c
Compare
5de4f7c to
e2445e1
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:
4.5.4->4.5.134.5.4->4.5.134.5.4->4.5.134.5.4->4.5.131.0.0-beta.29->1.2.02.6.10->2.6.127.1.0->7.2.63.0.7->3.5.12.6.10->2.6.12Release Notes
vuejs/vue-cli
v4.5.13Compare Source
🐛 Bug Fix
@vue/babel-preset-app@vue/cli-plugin-unit-mocha@vue/cli-serviceOthers
Committers: 3
v4.5.12Compare Source
vue-codemodto work around an NPM hoisting bugtypescriptversion to 4.1 andprettierversion to 2.x for new projects, fixes #6299v4.5.11Compare Source
🐛 Bug Fix
@vue/cliCommitters: 1
v4.5.10Compare Source
🐛 Bug Fix
@vue/cli-plugin-unit-mocha@vue/cli-plugin-unit-mocha,@vue/cli-service@vue/cli-ui@vue/cli-service-global,@vue/cli-servicelangattribute with empty string in html template (@fangbinwei)Committers: 3
v4.5.9Compare Source
🚀 New Features
@vue/cli-plugin-e2e-cypressCommitters: 1
v4.5.8Compare Source
🐛 Bug Fix
@vue/cli-plugin-typescript@vue/clilegacy-peer-depsflag (@sodatea)@vue/cli-plugin-eslintCommitters: 2
v4.5.7Compare Source
🐛 Bug Fix
@vue/cli-plugin-babel,@vue/cli-plugin-typescript,@vue/cli-service.vuefile shim for Vue 3 (@sodatea)@vue/cli@vue/cli-plugin-pwa,@vue/cli-service📝 Documentation
Committers: 4
v4.5.6Compare Source
🐛 Bug Fix
@vue/cliCommitters: 1
v4.5.5Compare Source
🐛 Bug Fix
@vue/cli-service@vue/cli-plugin-router,@vue/cli-service@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mochabareoption is used with router enabled (#3544) (@IwalkAlone)@vue/cli-plugin-pwa@vue/cli🏠 Internal
@vue/cli-ui🔨 Underlying Tools
@vue/babel-preset-appCommitters: 8
vuejs/vue-test-utils
v1.2.0Compare Source
Features
Fixes
v1.1.4Compare Source
Feat
Fixes
Types
v1.1.3Compare Source
Bug Fixes
v1.1.2Compare Source
Fixes
v1.1.1Compare Source
Many small bug fixes.
Features
Fixes
v1.1.0Compare Source
This is a pretty significant release. We undeprecated
isandisVisibledue to popular demand.Features
isVisiblemethod (#1675) @xanfisis called with component definition @xanfFixes
Sync mode cleanup (#1671) @AtofStryker
v1.0.5Compare Source
Bug Fixes
v1.0.4Compare Source
Bug Fixes
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
syncmodevuejs/vue
v2.6.12Compare Source
v2.6.11Compare Source
Security Fixes
vue-server-renderer's dependency ofserialize-javascriptto 2.1.2Bug Fixes
4821149, closes #10779569b728, closes #9922 #9920085d188, closes #9917ab50e8e, closes #9912vuejs/vue-class-component
v7.2.6Compare Source
Bug Fixes
make mixins helper type compatible with previous usage (#454) (bdcec69)
This is a fix to retain backward compatibility to the old
mixinstype. Although it is recommended not to manually specify mixin types via the type parameters ofmixins. e.g.Because you can pass any type to the parameter even if it is not matched with the actual mixin structure.
If you want to specify a generic type parameter for your class component, you can extend it before passing in
mixinshelper.v7.2.5Compare Source
Bug Fixes
v7.2.4Compare Source
Bug Fixes
Features
v7.2.3Compare Source
Improvement
v7.2.2Compare Source
Bug Fixes
v7.2.1Compare Source
Bug Fixes
Disabled lifecycle IntelliSense support by default to avoid possible breakage of existing components (#386) (d54490b).
To enable IntelliSense support, please load
vue-class-component/hookswherever inside your project code:For details about this change, see the pull request.
v7.2.0Compare Source
Bug Fixes
Features
vuejs/vue-router
v3.5.1Compare Source
Bug Fixes
v3.5.0Compare Source
Features
3.4.9 (2020-11-05)
Bug Fixes
3.4.8 (2020-10-26)
Features
3.4.7 (2020-10-16)
Bug Fixes
3.4.6 (2020-10-07)
Bug Fixes
3.4.5 (2020-09-26)
Bug Fixes
3.4.4 (2020-09-24)
Bug Fixes
Features
3.4.3 (2020-08-11)
4fbaa9f: "fix: keep repeated params in query/hash relative locations" Closes #32893.4.2 (2020-08-07)
Bug Fixes
3.4.1 (2020-08-06)
Bug Fixes
v3.4.9Compare Source
Bug Fixes
v3.4.8Compare Source
Features
v3.4.7Compare Source
Bug Fixes
v3.4.6Compare Source
Bug Fixes
v3.4.5Compare Source
Bug Fixes
v3.4.4Compare Source
Bug Fixes
Features
v3.4.3Compare Source
4fbaa9f: "fix: keep repeated params in query/hash relative locations" Closes #3289v3.4.2Compare Source
Bug Fixes
v3.4.1Compare Source
Bug Fixes
v3.4.0Compare Source
Bug Fixes
optionsproperty type (#3248) (83920c9)Features
isNavigationFailure(8d92dc0)3.3.4 (2020-06-13)
Bug Fixes
3.3.3 (2020-06-12)
Bug Fixes
Features
3.3.2 (2020-05-29)
Bug Fixes
3.3.1 (2020-05-27)
Bug Fixes
v3.3.4Compare Source
Bug Fixes
v3.3.3Compare Source
Bug Fixes
Features
v3.3.2Compare Source
Bug Fixes
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.