-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update vue monorepo to v3.5.8 #204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/vue-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
877f182 to
0f355fc
Compare
0f355fc to
90b4d11
Compare
90b4d11 to
999b010
Compare
999b010 to
2dcf7ad
Compare
2dcf7ad to
b89fca2
Compare
b89fca2 to
88fc521
Compare
88fc521 to
085cc37
Compare
085cc37 to
d01e07b
Compare
d01e07b to
4f54e88
Compare
4f54e88 to
04cbcb8
Compare
04cbcb8 to
8a3b83a
Compare
8a3b83a to
3012786
Compare
3012786 to
555b49c
Compare
555b49c to
385b0d2
Compare
dfca979 to
9160f8c
Compare
9160f8c to
6f100da
Compare
6f100da to
17f8a80
Compare
17f8a80 to
2363794
Compare
2363794 to
880f116
Compare
880f116 to
98a958d
Compare
98a958d to
571ebe9
Compare
571ebe9 to
d7ca557
Compare
d7ca557 to
b870b08
Compare
b870b08 to
c696892
Compare
c696892 to
7934dd7
Compare
7934dd7 to
a903a38
Compare
a903a38 to
d69e5a0
Compare
d69e5a0 to
7fb9c6f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.47->3.5.83.2.47->3.5.8Release Notes
vuejs/core (@vue/compiler-sfc)
v3.5.8Compare Source
Bug Fixes
v3.5.7Compare Source
Bug Fixes
durationsetting even when it is0(#11967) (f927a4a)Performance Improvements
v3.5.6Compare Source
Bug Fixes
onceoption should be ignored by watchEffect (#11884) (49fa673)v3.5.5Compare Source
Bug Fixes
<textarea>and<pre>(a5f3c2e), closes #11873 #11874v3.5.4Compare Source
Bug Fixes
TypeEmitswith both tuple and function syntax (#11840) (dad6738), closes #11836Performance Improvements
v3.5.3Compare Source
Bug Fixes
v3.5.2Compare Source
Bug Fixes
Features
v3.5.1Compare Source
Bug Fixes
concatmethod (#11794) (475977a), closes #11792Readonly<...>to fix JSDoc emit (#11799) (7518bc1)v3.5.0Compare Source
Aggregated Features List for 3.5 (alpha to stable)
Reactivity
onEffectCleanupAPI (2cc5615), closes #10173failSilentlyargument foronScopeDispose(9a936aa)watch,getCurrentWatcher, andonWatcherCleanup(#9927) (205e5b5)deepoption to control the watch depth (#9572) (22f7d96)MultiWatchSourcestype (#9563) (998dca5)SSR
useId()andapp.config.idPrefix(#11404) (73ef156)Custom Element
useHost()helper (775103a)useShadowRoot()helper (5a1a89b), closes #6113 #8195this.$hostin Options API (1ef8f46):hostselector by applying css vars on host element (#8830) (03a9ea2), closes #8826nonceoption for injected style tags (bb4a02a), closes #6530shadowRoot: falseindefineCustomElement()(37d2ce5), closes #4314 #4404Teleport
Misc
useTemplateRef()(3ba70e4)app.onUnmount()for registering cleanup functions (#4619) (582a3a3), closes #4516app.config.throwUnhandledErrorInProduction(f476b7f), closes #7876Symbolglobal in template expressions (#9069) (a501a85)Internals
Bug Fixes
classNameduring SSR (#11722) (52cdb0f)v3.4.38Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.4.37Compare Source
Bug Fixes
isProp.arg.locinstead ofisProp.loc(#11547) (236fb7a)DirectiveArgumentsthird parameter to accept undefined (#11540) (1058ce8)v3.4.36Compare Source
v3.4.35Compare Source
Bug Fixes
Performance Improvements
v3.4.34Compare Source
Bug Fixes
v3.4.33Compare Source
Bug Fixes
v3.4.32Compare Source
Bug Fixes
unrefcorrectly resolves type forShallowRef(#11360) (a509e30), closes #11356Performance Improvements
createBuffer(#11364) (fc205bf)unrollBufferby avoiding promises (#11340) (05779a7)v3.4.31Compare Source
Bug Fixes
Reverts
v3.4.30Compare Source
Note: this release contains a fix (#11150) that requires
vue-tscto also be updated in sync to ^2.0.22. See #11196Bug Fixes
v-else(#11150) (e102670)Performance Improvements
v3.4.29Compare Source
Bug Fixes
v3.4.28Compare Source
Bug Fixes
ForIteratorExpression'sreturnsproperty optional (#11011) (5b8c1af)<math>tag as block to retain MathML namespace after patching (#10891) (87c5443)<details>'sonToggleevent handler (#10938) (fd18ce7), closes #10928Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.